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;
}/* استایل کلی بخش */
.widget-wrap {
	gap: 15px;
	background: #f8f8fa;
	padding: 15px;
	border-radius: 70% 70% 100% 100%;
	box-shadow: 0 1px 4px rgba(0,0,0,0.05);
	border: 1px dashed #08274f;
	transition: .4s;
	margin: 0 auto;
	text-align: center;
}
.widget-wrap:hover {
	transform: translateY(-10px);
	box-shadow: -9px 8px 35px 0px rgba(49, 49, 49, .08);
}
/* آیکون */
.widget-image img {
	width: 45px;
	height: 45px;
	object-fit: contain;
	display: block;
}
.widget-image {
	background: #fccedb;
	padding: 10px;
	border-radius: 10px;
	width: fit-content;
	margin: 0 auto;
}
/* بخش شمارنده */
.widget-counter {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* عنوان شمارنده */
.counter-title {
	font-size: 16px;
	font-weight: 500;
	color: #555;
	margin-bottom: 4px;
	font-family: "YekanBakh-bold" !important;
}

/* عدد شمارنده */
.counter-number-wrapper {
	font-size: 28px;
	font-weight: bold;
	color: #08274f;
	font-family: "YekanBakh-bold" !important;
}
/* پیشوند و پسوند */
.counter-number-prefix, .counter-number-suffix {
	font-size: 20px;
	color: #07264f;
}.ata-content-section {
	background: #FFFFFF;
	box-shadow: 0px 4px 35px rgba(0, 0, 0, 0.1);
	border-radius: 35px;
	padding: 35px;
	padding-bottom: 35px;
	margin: 33px auto !important;
	border: 1px solid #f9f9f9;
}

.ata-content-section .post-thumbnail {
	position: relative;
}
.ata-content-section .singletitle h1 {
	/* font-size: 15px; */
	line-height: 1.9;
	margin-bottom: 10px;
}
.ata-content-section .post-thumbnail img {
	object-fit: cover;
	border-radius: 35px;
	/* height: 390px; */
	width: 100%;
  filter: brightness(100%) contrast(100%) saturate(120%);
}
.ata-content-section .ata-post-details {
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	padding: 10px 20px;
	background-color: rgba(255,255,255, 0.75);
	border-radius: 25px;
	position: absolute;
	bottom: 10px;
	margin: 0 auto;
	right: 10px;
	left: 10px;
}
.ata-content-section .ata-post-details {
	width: 400px;
}
.ata-sticky {
	border-top: 1px dashed #cac8c8;
	padding-top: 18px;
}
.ata-content-section .ata-post-details {
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	padding: 10px 20px;
	background-color: rgba(255,255,255, 0.75);
	border-radius: 25px;
	position: absolute;
	bottom: 10px;
	margin: 0 auto;
	right: 10px;
	left: 10px;
}
.ata-single-page , .ata-content-section {
    overflow-x:hidden!important;
}

.ata-content-section {
    margin-top: unset;
}
.ata-content-section p {
	color: #212529;
	text-align: justify;
	line-height: 2.1;
	font-size: 15px;
}

 .ata-content-section {
    margin-top: 20px;
}

.ata-content-section .Dottedstocol {
    width: 20px;
    height: 60px;
    background-image: radial-gradient(#322f2f 1px, transparent 1px);
    -webkit-background-size: 20px 20px;
    background-size: 10px 10px;
    border-radius: 0px;
}

.ata-content-section .singletitle h1 {
    font-size: 15px;
    line-height: 1.9;
    margin-bottom: 10px;
}
.ata-content-section .singletitle {
	padding-right: 10px;
}
.ata-content-section .singletitle span {
  background-color: rgba(0,201,161,0.84) !important;
    padding: 2px 10px;
    border-radius: 15px;
    color: #fff !important;
}

.ata-content-section .singletitle span a {
    color: #fff !important;
    font-size: 11px;
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        width: 1200px;
    }
}

.ata-content-section .ata-post-details span,
.ata-content-section .ata-post-details a {
    font-size: 13px;
  color: #000;
  margin-left: 1rem;
}


.ata-content-sectiont .ata-post-details i {
    font-size: 13px;
}

.ata-content-section p {
    /* color: #434242; */
}

.ata-content-section .ata-post-content h2 {
    padding: 10px 0;
}


.ata-post-excerpt {
    font-size: 13px;
    line-height: 1.8;
    margin-top: 16px;
    color: #414446;
    text-align: justify;
    padding: 0 8px;
}.article-box {
  border-radius: 24px;
  background: #f5f5f5;
  overflow: hidden;
  transition: 0.3;
  background: #FFFFFF;
  border: 1px solid #eee;
}

.article-box .inner {
  padding: 24px 24px 18px;
}

.article-box a.thumbnail {
  display: flex;
  margin-bottom: 18px;
}
.elementor-kit-6 a {
}
.article-box a.thumbnail img {
  width: 100%;
  border-radius: 16px;
  min-height: 200px;
  object-fit: cover;
}

.article-box .title {
	font-size: 16px;
	line-height: 32px;
	color: #727272;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: 0.3s;
	font-family: "iranyekan-bold";
}
.article-box .content p {
	font-size: 12px;
	line-height: 28px;
	color: #9294A3;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.article-box a.read_more {
  width: 66px;
  display: flex;
  height: 66px;
  color: #fff;
  background-color: #12DAB3;
  justify-content: center;
  align-items: center;
  border-top-right-radius: 24px;
  transition: 0.3s;
}

.article-box:hover a.read_more {
	background: #f7b731;
}

.article-box .date-read_more {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-inline-start: 24px;
}

.article-box .date-read_more span.date {
  gap: 4px;
  font-size: 14px;
  line-height: 28px;
  font-weight: 400;
  color: #959595;
  display: inline-flex;
  align-items: center;
  background:#fff;
}.custom-preview-3 {
	padding: .5rem;
}
.ata-team-two_item {
	height: 400px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background-position: center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	border-radius: 25px;
	cursor: pointer;
}
.ata-singleteam-section img {
	height: 400px !important;
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
  filter: brightness(100%) contrast(100%) saturate(120%);

}
.ata-team-two_text {
	width: 100%;
	height: 100%;
	top: 250px;
	z-index: 2;
	position: absolute;
	padding: 35px 30px 30px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	background: linear-gradient(to bottom, transparent 0%, black 100%);
}
.ata-team-two_item::after {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(260deg, rgba(18, 144, 145, 0.58) 0%, rgba(162, 45, 253, 0.67) 100%);
	content: "";
	z-index: 1;
	opacity: 0;
	-webkit-transition: all, 0.5s, ease-out, .5s;
	-o-transition: all, 0.5s, ease-out, .5s;
	transition: all, 0.5s, ease-out, .5s;
}
.ata-team-two_text .ata-team-two_social {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	padding: 0 30px;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	text-align: center;
}
.ata-singleteam-section h2 {
	color: #fff;
	text-shadow: 2px 2px #16151540;
	position: relative;
	margin-bottom: 6px;
	line-height: 30px;
	font-family: "yekanbakh-bold";
}
.ata-team-two_text p {
	color: #e4e4e4;
	line-height: 26px;
	opacity: 0;
	visibility: hidden;
	position: relative;
	top: 50px;
	text-align: right;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.ata-team-two_title span {
	color: #232020;
	background-color: #FFB025;
  padding: 4px 10px;
  border-radius: 50px;
    border-top-right-radius: 50px;
  border-top-right-radius: 0;

}
 .ata-singleteam-section p {
	color: #fff;
}
.ata-team-two_item:hover .ata-team-two_text p {
	top: 0;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .5s ease .5s;
	-o-transition: all .5s ease .5s;
	transition: all .5s ease .5s;
}
.ata-team-two_item:hover .ata-team-two_text .ata-team-two_title {
	border-bottom: 2px solid rgba(183, 183, 183, 0.58);
	padding: 0 0 15px;
	margin-bottom: 15px;
	opacity: 0;
	visibility: hidden;
	position: relative;
	bottom: initial;
	opacity: 1;
	visibility: visible;
}
.ata-team-two_text .ata-team-two_title h2::before, .ata-team-member-one h2::before {
	content: '';
	width: 11px;
	height: 4px;
	display: inline-block;
	background-color: #F1A14D;
	border-radius: 30%;
	margin-left: 7px;
	transition: .4s;
}
.ata-team-two_item:hover .ata-team-two_text {
	top: 0;
}
.ata-team-two_text .ata-team-two_social a {
	font-size: 17px;
	color: #fff;
}
.ata-team-two_text .ata-team-two_social {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	padding: 0 30px;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	text-align: center;
}
.ata-team-two_item:hover .ata-team-two_text .ata-team-two_social {
	opacity: 1;
	visibility: visible;
	bottom: 34px;
	-webkit-transition: all .5s ease .5s;
	-o-transition: all .5s ease .5s;
	transition: all .5s ease .5s;
}
.ata-team-two_item {
	cursor: pointer;
}.custom-preview-4 {
	padding: .7rem;
}
.testimonials__item {
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0);
  padding: 0px 0px 0px 0px;
}
.testimonials__content-wrap {
  padding-bottom: 36px;
}

.testimonials__quote {
  padding: 40px 40px 20px 40px;
  border-radius: 30px 30px 30px 30px;
  margin: 0px 0px 0px 0px;
  color: #ffffff;
  background-color: #FA9DB7;

}
.testimonials__quote {
  position: relative;
  z-index: 0;
  font-size: 20px;
  line-height: 1.8;
  transition: inherit;
}
.testimonials__quote svg {
  fill: #fa9db7;
  right: 40px;
}
.quote_svg {
  transform: scaleX(-1);
}
.testimonials__quote {
	font-size: 20px;
	line-height: 1.8;
	text-align: center;
}
.quote_svg {
  position: absolute;
  top: calc(100% - 4px);
  width: 30px;
  transition: inherit;
}
.testimonials__quote::after {
  color: rgba(255,255,255,0.23);
}
.testimonials__quote::after {
  right: 28px;
  left: auto;
}
.testimonials__quote::after {
  content: "“";
  display: inline-block;
  position: absolute;
  z-index: -1;
  top: 16px;
  left: 28px;
  font-size: 150px;
  line-height: 1;
  text-align: center;
  transition: inherit;
}
.testimonials__meta-wrap {
  justify-content: flex-start;
  padding-right: 80px;
  padding-left: 0;

}
.testimonials__meta-wrap {
  display: flex;
  align-items: center;
  line-height: 1;
  transition: inherit;
}
.testimonials__image {
  padding-left: 20px;
  padding-right: 0;
}
.testimonials__image img {
	border-radius: 50% 50% 50% 50%;
	width: 80px;
}
.testimonials__name-wrap {
  display: flex;
  flex-direction: column;
  transition: inherit;
}
.testimonials__name {
	padding: 0px 0px 3px 0px;
	color: #12265a;
	font-family: "yekanbakh-bold";
	font-size: 20px;
}
.testimonials__position {
  display: inline-block;
  font-size: 16px;
  line-height: 1.2;
  color: #70747f;

}.ata-portfolio {
  position: relative;
}

.ata-portfolio .portfoliobox img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  -webkit-transition: all, 0.8s, ease-out, .8s;
  -o-transition: all, 0.8s, ease-out, .8s;
  transition: all, 0.8s, ease-out, .8s;
}

.ata-portfolio .portfoliobox {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 350px;
border-radius: 25px;
}

.ata-portfolio .portfoliobox:hover img {
  transform: scale(1.1);
  cursor: pointer;
}

.ata-portfolio .info {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #fff;
  padding: 25px;
  opacity: 0;
  transition: all 500ms cubic-bezier(.77, 0, .175, 1);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.portfoliobox .info h2, .info2 h2 {
	color: #ffc109 !important;
  font-size: 14px;
  line-height: 30px;
}

.ata-portfolio .info p {
text-align:center; 
}
.ata-portfolio .info {
	margin: 25px 25px 25px 25px !important;
	border-radius: 25px 25px 25px 25px !important;
}

.ata-portfolio .portfoliobox:hover .info {
  opacity: 1;
  background-color: rgba(0,2,58,0.84);
}

.ata-portfolio .portfoliobox:hover .info h2 {
  opacity: 1;
}

.ata-portfolio .portfoliobox h2 {
  transform: translateY(20px);
  transition: all 500ms cubic-bezier(.77, 0, .175, 1);
  opacity: 0;
  text-align: center;
}

.ata-portfolio .portfoliobox:hover h2 {
  transform: translateY(0);
  opacity: 1;
}

.ata-portfolio .portfoliobox p {
  transform: translateY(20px);
  transition: all 900ms cubic-bezier(.77, 0, .175, 1), color 200ms ease-in-out;
  opacity: 0;
 
}

.ata-portfolio .portfoliobox:hover p {
  transform: translateY(0);
  opacity: 1;
}

.ata-portfolio-carousel .Dottedsquare {
  bottom: -1rem;
  right: -30px;
  height: 90px;
}


.ata-portfolio .info2 {
  position: absolute;
  right: 0;
  bottom:35px;
  background-color: #fff;
  padding:20px 25px;
  margin: auto;
  opacity:1;
  transition: all 500ms cubic-bezier(.77, 0, .175, 1);
  width: calc(100% - 40px);
  display: flex;
  flex-direction: column;
}
.ata-portfolio .portfoliobox p {
	transform: translateY(20px);
	transition: all 900ms cubic-bezier(.77, 0, .175, 1), color 200ms ease-in-out;
	opacity: 0;
}
.ata-portfolio .portfoliobox:hover p {
	transform: translateY(0);
	opacity: 1;
}
.portfoliobox .info p a, .portfoliobox .info p span, .info2 p a, .info2 p span {
	color: #f4f4f4 !important;
}section.section.section-1 { background-repeat:repeat;
	 padding:80px 0 0 0; }
section.section.section-8 { background-color:#fafafa;
	background-repeat:repeat;
	 padding-bottom:50px; }
section.section.section-2 { background-color:#fff;
	background-repeat:repeat;
	 padding:40px 0; }
section.section.section-6 { background-repeat:repeat;
	 padding:40px 0; }
section.section.section-7 { background-color:#fafafa;
	background-repeat:repeat;
	  }
section.section.section-3 { background-repeat:repeat;
	 padding:40px 0; }
section.section.section-4 { background-color:#fcf9f4;
	background-repeat:repeat;
	 padding:0 0 70px 0;
background-size: cover;
animation: animatedBackground 80s ease-in-out infinite alternate; }
section.section.section-5 { background-image:url('../../image/template/s5.jpg');
	background-size: 120% auto;
	background-repeat: no-repeat;
	transition: all 4s ease;
	background-repeat:zoom-out;
	background-position:left center;
	  }
section.section.section-5:hover { background-size: 100% auto; }
#block-2 { max-width:750px;
margin: 0 auto; }
#block-5 { padding-bottom:70px; }
#block-7 { padding-bottom:100px; }


/* Font List Start */

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

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

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

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

/* Font List End */

footer, section#column-footer {background-color:#2d4073;
	background-image:url('../../image/template/footer_pic.jpg');
	}
body { margin: 0; padding: 0;font-family: "yekanbakh-light" !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;
}
.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)!important; 
  --mdb-navbar-padding-top: 0.5625rem;
  --mdb-navbar-brand-img-margin-right: 0.25rem;
  box-shadow:var(--mdb-navbar-box-shadow);
  padding-top:var(--mdb-navbar-padding-top)
}
.site-header {
	background-color: #08274F;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin-top: 0px;
	margin-bottom: 19px;
	padding: 4px 0px 0px 0px;
	z-index: -1;
	border-radius: 0px 0px 30px 30px;
	height: 61px;
}
.top-bar {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin-top: 38px !important;
	margin-bottom: -24px;
	z-index: 50;
	background: #ffff;
	border-radius: 18px;
	box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
	display: flex;
	padding: 8px 14px;
}
.site-header .logo {
	text-align: center;
}
.phone-number h3 {
	font-size: 17px;
	line-height: 23px;
	text-align: center;
	font-family: "YekanBakh-bold" !important;
}
.auth-btn {
	color: #08274F;
	background-color: #FCCEDB;
	font-size: 12px;
	border-radius: 25px 25px 25px 25px;
	padding: 12px 20px 12px 20px;
}
.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;
}
#column-footer {
	padding: 60px 0;
}
#column-footer h3{
	color: #fff;
	text-align: right;
	font-family: "yekanbakh-bold";
}
#column-footer p {
	color: #e6e1e1;
	text-align: justify;
}
#column-footer ul {
	color: #fff;
}@media (max-width: 576px) { /****** HAMID ******/
.col, .col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, 
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, 
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, 
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, 
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, 
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  padding-left:0 !important;
  padding-right:0 !important;
}

.container {
  width: 100%!important;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
button:hover {
  box-shadow: 0px 1px 15px transparent;
}

.section-5 .container {
  width: 100% !important;
  max-width: 100% !important;
  padding:0 !important;
}
.slick-dotted.slick-slider {
    margin-bottom: 5px; 
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: none!important;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: none !important;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
    /**/
    .justify-center{
      justify-content: center;
    }
    /*sabad kharid*/
    .dropdown-toggle::after {
      display: none;
    }
    .fa-shopping-basket::before {
      content: "\f07a" !important;
      font-size: 1.2rem;
      font-weight: 500;
    }

    .sabad {
      font-size: .857rem !important;
      border-right: 2px solid #e0e0e2 !important;
      cursor: pointer;
      color:#616161 !important;
      background:#fff !important;
      border: none;
      border-radius: 0;
      padding: 0.5rem 0.5rem !important;
    }
    .sabad .btn.btn-secondary {
      font-size: .857rem !important;
      border-right: 2px solid #e0e0e2 !important;
      cursor: pointer;
      color:#616161 !important;
      background:#fff !important;
      border: none;
      border-radius: 0;
      padding: 0.5rem 0.5rem !important;
    }

    

    /*header*/
    
      
    #masthead {
      background: #ef394e;
      padding: .8rem 0;
      height: 70px;
    }

    #header .tools-menu li {
      display: inline-block;
      line-height:1.5;
      padding-right: 5px;
      transition: 0.2s all;
      font-size:0;
    }
    .items-menu li{
      list-style: none;
    }
    .items-menu li a {
      color:#f1f1f1;
      margin: 0 0.5rem;
      font-size: 0.9rem;
    }
    .items-menu li a:hover {
      color:#fff;
    }
    .tools-menu li a::before {
      background:#f1f1f1;
      padding: 0.3rem;
      font-family: "Font Awesome 5 Pro";
      font-size: 1.3rem;
      border-radius:0.3rem;
    }
    .tools-menu li a:hover::before {
      background:oldlace;
    }
    .tools-menu li .rss::before {
      content: "\f09e";
    }
    .tools-menu li .search::before {
      content: "\f002";
    }
      #header .languages-menu {
      padding: 0;
      position: relative;
      font-size: 0.75rem;
      float: right;
      margin: 0;
      font-family: iransans_medium;
    }
    #header .languages-menu li {
      display: inline-block;
      background:#f1f1f1;
      border-radius: 0.3rem;
      margin-left: 0.2rem;
      padding: 0.40rem;
    }
    #header .languages-menu li:hover {
      background:oldlace;

    }

    .tools-menu li .instagram::before {
      content: "\f16d";
      font-family: "Font Awesome 5 Brands";
    }

    .tools-menu li .whatsapp::before {
      content: "\f232";
      font-family: "Font Awesome 5 Brands";
    }
    /*.tools-menu li .telegram::before {
    content: "\f3fe";
    font-family: "Font Awesome 5 Brands";
  }*/
    .aparat:hover {
      background:oldlace;
    }
    .aparat {
      width: 30px;
      background: #f1f1f1;
      margin-top: -0.9rem;
      padding: 0.3rem;
      font-size: 1.3rem;
      border-radius: 0.3rem;
    }
    #header .back-header {
      width: 100%;
      position: relative;
    }
    #header .back-header-up {
      width: 100%;
      background:#fff;
      display: block;
      position: absolute;
    }

    #header .back-header-down {
      width: 100%;
      background:red;
      display: block;
      position: absolute;
      bottom: 0;
    }

.languages-menu {
	list-style: none;
  padding-right: 8px;
}

.tools-menu.social-links.float-left.p-0.m-0 {
	list-style: none;
	display: inline-flex;
}

.col-7.title-header {
	color: #fff;
	font: 1rem/2 IRANSANS_MEDIUM;
}
.search-default-button {
	background: #fff;
	border: 0px solid;
	color: #333 !important;
	padding: 6px;
	transition: all 0.5s;
	display: inline-block;
	font-weight: 300;
	border-radius: .2rem;
	font-size: 18px;
	margin: 0 .5rem;
}

#masterdetail .search-filter {
	border-radius: 3px;
	padding: 4px !important;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px;
	background: #fff;
	font: .82rem/2 IRANSANS_light;
	color: #212121;
	margin: .3rem;
	text-align: center;
}

.master_search_combos {
  margin-top: 0 !important;
}
#masterdetail .search-filter {
  margin: 10px 0 0 0 !important;
}
nav[aria-label="breadcrumb"] {
  position: relative;
}
nav[aria-label="breadcrumb"] &gt; ol {
  overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
    overflow-x: scroll;
}
nav[aria-label="breadcrumb"] &gt; ol &gt; li {
	display: inline-block;
} }