#section-5 .container {
  width: 100% !important;
  max-width: 100%;
  padding: 0 !important;
}
#section-7 .container {
  width: 100% !important;
  max-width: 100%;
  padding: 0 !important;
}
#section-8 .container {
  width: 100% !important;
  max-width: 100%;
  padding: 0 !important;
}
.sec-7 {
  padding: 2rem 0;
  margin: 0 auto;
  max-width: 1280px;
}
/*slidshow*/
/*.slick_1851959599 .slick-initialized .slick-slider .slick-dotted{width:100% !important;}*/
.slick-slide h3{
  margin :0 !important;
}

/*.slick-initialized.slick-slider.slick-dotted {
width: 100% !important;
}*/
.slick-dots {
  position: absolute !important;
  bottom: -30px !important;
  display: block !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  right: 0px !important;
}
.slick-dots li button::before {
  font-family: 'slick';
  font-size: 15px !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.slick-active button::before {
  opacity: 1 !important;
  color: #ed1c24 !important;
}

.slick-prev::before, .slick-next::before {
  font-family: 'slick';
  font-size: 25px !important;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}
.slick-initialized.slick-slider.slick-dotted {width: 100% !important;}

[dir="rtl"] .slick-next {
  right: auto !important;
  left: 10px !important;
}
[dir="rtl"] .slick-prev {
  right: 10px !important;
  left: auto !important;
}
.slick-initialized.slick-slider.slick-dotted {
  width: 100% !important;
}
#block15 .slick-dots{
  display: none !important;
}

.bdt-circle {
  padding: 2.5rem;
  margin: 2rem;
  justify-content: center;
  align-items: center;
  min-height: 339px;
  text-align: center;
}
.bdt-circle p{
  margin-bottom: 1rem;
  font: 1.4rem/2 iransans_bold;
}
.bdt-circle i {
  background: #f2e4c9;
  margin: 0 auto;
  position: relative;
  padding: 1rem;
  font-size: 41px;
  color: #353d88;
  clip-path: circle(50% at 50% 50%);

}
.custom-shape-divider-top-1683553442 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.custom-shape-divider-top-1683553442 svg {
  position: relative;
  display: block;
  width: calc(150% + 1.3px);
  height: 46px;
}

.custom-shape-divider-top-1683553442 .shape-fill {
  fill: #FFFFFF;
}

.custom-shape-divider-bottom-1683553621 {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}

.custom-shape-divider-bottom-1683553621 svg {
  position: relative;
  display: block;
  width: calc(150% + 1.3px);
  height: 46px;
}

.custom-shape-divider-bottom-1683553621 .shape-fill {
  fill: #FFFFFF;
}
.custom-shape-divider-bottom-1683557788 {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}

.custom-shape-divider-bottom-1683557788 svg {
  position: relative;
  display: block;
  width: calc(119% + 1.3px);
  height: 46px;
}

.custom-shape-divider-bottom-1683557788 .shape-fill {
  fill: #353535;
}
.section-info {
  max-width: 1280px;
  margin: 0 auto;
}
.circleFeature {
  background:#fff;

}
.circleFeature i{
  border-radius: 50%;
  font-size: 32px;
  color: #bc9749;

}

.circleSelect3{
  background:#1158a4;
    font-size: 32px;

}
.circleWrapper.wStyle2 {
	background: #ead6ac;
	border: 3px solid #ae7f18;
}
#block4 h3{
	font-size: 30px;
	font-family: IRANSans_Bold;
}

.medium {
	display: flex;
	justify-content: center;
	align-items: center;
}
.medium img {
	position: absolute;
	top: 28%;
}

input[type="text"].aaa-field {
	padding: 5px;
	font-size: 15px;
	border: 1px solid #d7d7d7;
	float: left;
	width: 80%;
	background: #f1f1f1;
	color: #6a6a6a;
}