﻿.chsang-e-inner .chsang-e-image,.hover-zoomin a {
	overflow: hidden;
}

.page_content h1 {
	font-size: 18px;
}

.our_team,.py-80 {
	padding: 80px 0;
}

.our_team .nav-tabs {
	border: none;
	justify-content: start;
}

.our_team .nav-tabs .nav-link:before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 100%;
	display: block;
	position: absolute;
	background-color: var(--color-golden);
	font-size: 40px;
	transform: translate(-50%,0);
	left: 50%;
	bottom: -14px;
	opacity: 0;
}

.our_team .nav-tabs .nav-link {
	padding: 10px 18px;
	line-height: 1;
	border: 3px solid #f0f0f0;
	position: relative;
	border-radius: 50px;
	display: block;
	margin: 0 0 18px 9px;
}

.our_team .nav-tabs .nav-link:last-child {
	margin: 0 0 18px;
}

.chsang-e-inner:hover .chsang-team-member-social-icon,.nav-tabs .nav-link.active:before {
	opacity: 1;
}

.our_team .nav-tabs .nav-item.show .nav-link,.our_team .nav-tabs .nav-link.active {
	background: var(--color-golden);
	border-color: transparent;
	color: var(--background-white);
}

.our_team .nav-tabs .nav-link:hover {
	color: var(--color-dark);
	border-color: var(--color-dark);
}

.chsang-e-image {
	position: relative;
}

.chsang-e-role,.chsang-team-list .chsang-team-member-social-icons,.contact-item .socials {
	margin: 0;
}

.chsang-e-inner .chsang-team-member-social-icons {
	background-color: #fff;
	padding: 9px 59px 8px;
	position: absolute;
	right: 0;
	bottom: 0;
	transform: translateY(100%);
	transition: transform .6s cubic-bezier(.22, .61, .36, 1);
	border-radius: 37px 0;
}

.chsang-team-member-social-icons a {
	position: relative;
	display: inline-block;
	font-family: Roboto,sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 30px;
	margin-right: 16px;
	color: #000;
	letter-spacing: .3em;
}

.chsang-e-inner .chsang-team-member-social-icon {
	opacity: 0;
	transition: opacity .5s ease-out;
}

.chsang-team-member-social-icons a:after {
	content: '';
	position: absolute;
	width: 0;
	height: 1px;
	background-color: currentColor;
	left: 19%;
	top: calc(50% - 1px);
	transition: .3s ease-in-out;
}

.chsang-e-content {
	margin: 34px 0 37px;
}

.chsang-e-content .chsang-e-title {
	margin: 2px 0 8px;
}

.chsang-e-inner:hover .chsang-team-member-social-icons {
	transform: translateY(0);
}

.chsang-e-inner:hover .chsang-team-member-social-icon:first-child {
	transition-delay: .15s;
}

.chsang-e-inner:hover .chsang-team-member-social-icon:nth-child(2) {
	transition-delay: .25s;
}

.chsang-e-inner:hover .chsang-team-member-social-icon:nth-child(3) {
	transition-delay: .35s;
}

.contacts .map iframe {
	width: 100%;
	height: 500px;
	border-radius: 40px;
	box-shadow: 5px 0 60px 0 rgb(61 67 79 / 8%);
	filter: invert(1);
}

.pt120 {
	padding-top: 120px;
}

.contact-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 80px;
}

.h4,h4 {
	margin: .4em 0;
	font-size: 20px;
	line-height: 1.3em;
	font-weight: 700;
	color: #3d434f;
	letter-spacing: -.02em;
}

.contact-item-title {
	display: inline-block;
	position: relative;
	margin-bottom: 20px;
}

.contact-item-title:after {
	content: ".";
	font-size: inherit;
	color: var(--color-golden);
	width: 0;
	display: inline-block;
	position: relative;
}

.contact-item .info {
	color: #3d434f;
	font-weight: 500;
	font-size: 16px;
}

.contact-item .info span {
	display: inline-block;
	color: #666d7a;
	font-weight: 400;
}

.socials {
	margin: 15px 0;
	padding-left: 0;
}

.socials li {
	display: inline-block;
	margin-right: 30px;
	vertical-align: middle;
}

.hover-zoomin a,.socials .woox-icon,.socials--double-icons li a {
	position: relative;
	display: block;
}

.socials--double-icons li a {
	color: #3d434f;
	font-weight: 900;
}

.socials .woox-icon {
	height: 22px;
	width: 22px;
	fill: #c3c9d4;
	color: #c3c9d4;
	vertical-align: middle;
	z-index: 1;
}

woox-icon {
	transition: .3s;
}

.socials--double-icons .woox-icon.hover {
	position: absolute;
	top: 1px;
	left: 2px;
	opacity: 0;
	transition: .3s;
	fill: var(--color-golden);
	color: var(--color-golden);
	z-index: 0;
}

.socials--double-icons li:hover .woox-icon {
	fill: #3D434F;
	color: #3d434f;
}

.socials--double-icons li:hover .woox-icon.hover {
	opacity: 1;
	fill: var(--color-golden);
	color: var(--color-golden);
}

.company .image {
	height: 380px;
	margin: 30px auto;
	text-align: center;
}

.company .content p {
	margin-bottom: 15px;
	line-height: 1.8;
	text-align: justify;
}

.company .image img {
	margin-bottom: 25px;
}

.contenting p {
	margin: 0 0 4px!important;
	font-weight: 500;
	color: var(--color-dark);
}

.contenting .chevroning li {
	font-size: 14px;
	line-height: 2;
}

.contenting .chevroning li:before {
	content: '';
	width: 6px;
	height: 12px;
	background: url(/FileManager/Icons/0.png) 0 0/100% no-repeat;
	position: relative;
	display: inline-block;
	margin-left: 10px;
	top: 6px;
}

#demo {
	padding: 40px 0 0;
}

.hover-zoomin {
	margin: 0 0 45px;
}

.hover-zoomin a {
	padding: 0 0 15px;
	border-bottom: 1px solid #999;
}

.hover-zoomin h4 {
	font-size: 15px;
	margin: 15px 0;
	transition: .3s;
}

.hover-zoomin img {
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	filter: contrast(.7);
}

.hover-zoomin:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.hover-zoomin:hover h4 {
	color: var(--color-golden);
	letter-spacing: .8px;
}

.cs_plus .content {
	text-align: center;
	line-height: 2;
}

.cs_plus .images {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 15px 0 0;
}

.cs_plus .images img {
	border-radius: 0;
}

.cs_plus .images .product_img {
	margin-left: 10px;
}

.cs_plus .images .project_img {
	margin-right: 10px;
}
/*********************** 29/05/1401 ***************************/
.breadcrumb-area {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	background-color: #ebebeb;
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 58px 0;
}

.breadcrumb-area:before {
	content: '';
	background-image: url('/FileManager/Icons/55.png');
	position: absolute;
	background-position: right center;
	background-size: 100%;
	display: block;
	width: 350px;
	top: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
}

.breadcrumb-area h1 {
	font-size: 50px;
	text-transform: capitalize;
	font-weight: 900;
	text-align: center;
}

.breadcrumb-area .breadcrumb {
	background: transparent;
	padding: 0;
}

.breadcrumb-area .breadcrumb li {
	position: relative;
	padding-right: 22px;
	margin-right: 10px;
}

.breadcrumb-area .breadcrumb li:after {
	position: absolute;
	content: "•";
	font-size: 18px;
	line-height: 1.8;
	right: -2px;
	top: 4px;
	color: #dd4026;
}

.breadcrumb-area .breadcrumb li:last-child:after {
	content: none;
}

.breadcrumb-area .breadcrumb li a {
	font-size: 16px;
	color: #595959;
	text-transform: capitalize;
}

@media (max-width: 900px) {
	.breadcrumb-area {
		margin-top: 50px;
		margin-bottom: 32px;
	}
}
/*-------------------nasringhaderi-------------------------------*/
.images {
	text-align: center;
}

.Images {
	border-radius: 10px;
	border: solid 1px #858585;
	margin: 20px 0 0;
}

.LinkMe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.h2-title {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	margin: 30px 0 15px;
}
.h2-title:before{
	content: '';
	position: relative;
	display: inline-block;
	width: 1%;
	height: 1px;
	background: #ee0480;
	border: 5px solid #ee0480;
	box-shadow: inset 3px 5px 0 0 #1f1180, 1px 3px 0 0 #1f1180;
	margin-left: 6px;
	border-radius: 2px;
}
.page_content .image {
	overflow: hidden;
	border-radius: 20px;
	margin: 0  0 30px;
	text-align: center;
}

.page_content .image img {
	width: 100%;
	height: 100%;
}

.page_content p, .page_content li, .page_content li a {
	line-height: 1.8;
	color: #555;
	font-size: 20px;
}

.login_emotion {
	position: fixed;
	width: 24px;
	height: 24px;
	z-index: 11;
	top: auto;
	bottom: 157px;
	right: 43px;
	cursor: pointer;
}

.login1 {
	background: #dd4026;
	border-radius: 50px;
	padding: 15px;
	fill: #fff;
	width: 56px;
	height: 56px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	box-shadow: 0 6px 8px 2px rgb(0 0 0 / 14%);
	-webkit-box-shadow: 0 6px 8px 2px rgb(0 0 0 / 14%);
	-moz-box-shadow: 0 6px 8px 2px rgba(0,0,0,.14);
	display: block;
}

.Content {
	line-height: 41px;
	font-weight: bold;
	font-size: 20px;
	padding: 17px 0px 10px 30px;
}

.card-body {
	margin-right: 45px !important;
}

.order-list , .Ullist {
	list-style-type: auto;
	padding: 0px 0px 0px 0px;
	margin-top: 15px;
}

.col-lg-1 .order-list {
	list-style-type: auto;
	padding: 0px 0px 39px 0px;
	margin-bottom: 53px;
}

.col-lg-1 .ullist {
	list-style-type: auto;
	padding: 0px 0px 0px 0px;
	margin-bottom: 37px;
}

.list {
	line-height: 44px;
	font-weight: bold;
	list-style: none;
	font-size: 20px;
}

.derom-info-img {
	/* padding: 70px 90px 70px 90px; */
	border-radius: 30px;
}

.boxes {
	margin: 0 0 30px 0;
}

.boxes .Header {
	flex: 0 0 100%;
	max-width: 100%;
	font-weight: bold;
	position: relative;
	display: block;
	margin: 0px 0 20px 0;
}
.boxes .Header2{
	color: #000 !important;
	font-size: 18px;
	display: inline-block !important;
	margin: 0 0 0px 0px !important;
	font-weight: bold !important;
	padding: 0 15px 0 0;
}
.boxes span{color: #403f3f;}
.boxes .Header:before {
	content: '';
	display: block;
	position: absolute;
	height: 3px;
	width: 10%;
	bottom: -10px;
	background-color: #e6e1d9;
	background: linear-gradient(315deg, #ffa808 50%, #feeeaba3 100%);
}

.boxes .Header:after {
	content: '';
	display: block;
	position: absolute;
	height: 11px;
	width: 11px;
	background-color: #e6e1d9;
	transform: rotate(45deg);
	right: -9px;
	bottom: -14px;
	background: linear-gradient(315deg, #ffa808 50%, #feeeaba3 100%);
}
.info-img{
    justify-content: end;
    text-align: start;
    margin: 40px 0 0 0;
    padding: 0 0px;
}
.info-img .img{width: 460px !important;}

.baner {
	background: url(/FileManager/hamkari-ba-ma/کادو.jpg);
	padding: 85px 0px 55px 170px;
	border-radius: 20px;
	text-align: center;
	background-position: left , bottom;
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: #cb3f28;
	position: relative;
	overflow: hidden;
}

.baner:before {
	content: '';
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	border-radius: 20px;
	background: #0000004a;
	z-index: 0;
}

.svglevel3 {
	width: 100px;
	height: 100px;
	margin: 10px 45px 10px 45px;
	fill: #fff;
	background: #dd4026;
	border-radius: 15px;
	display: none;
	padding: 20px 20px 20px 20px;
}

.svglevel4 {
	width: 68px;
	height: 68px;
	margin: 7px 0px 10px 0px;
	background: #dd4026;
	border-radius: 15px;
	fill: #fff;
	padding: 10px 10px 10px 10px;
}

.svgbox {
	margin: 57px 0px 0 0;
}

.shekayetsvg {
	flex: 0 0 100%;
	max-width: 100%;
	margin: 5px 5px 7px 5px;
	/* justify-content: center; */
	/* text-align: center; */
	direction: ltr;
}

.arrow {
	width: 40px;
}

.closeinfo {
	margin: 0px 0px 0 0px;
	padding: 0px 0px 0 0px;
	font-size: 17px;
	line-height: 10px;
	font-weight: bold;
}

.ticketingimg {
	padding: 0px 15px 0px 0px;
	width: 56%;
}

.boxes .table-row:hover {
	background-color: #ffa808b8;
}

.warning {
	width: 90px;
	height: 90px;
	margin: 0px 0px 0 0;
	fill: #be0517;
}

.boxes .Header1 {
	flex: 0 0 100%;
	max-width: 100%;
	font-weight: bold;
	margin-bottom: 29px;
	position: relative;
	display: block;
	color: #fff;
}

.baner .Content {
	color: #fff;
	z-index: 99;
}

.listsvg {
	width: 32px;
	margin: 0px 33px -30px 0px;
	padding: 0 0 0px 0;
	fill: #675c5c;
}

.box {
	justify-content: center;
	text-align: center;
}
/*********************** FAQ **** H.REZAEE **** 30/07/1401 *********************/
.card {
	background: transparent;
	border: none;
	border-radius: 0;
	margin-top: 10px;
}

.card-header,  .collapse-box {
	background: transparent;
	border: none;
	padding: 0;
	align-items: flex-start;
	margin-top: 10px;
	display: flex;
}

.card-header img,  .collapse-box img {
	max-width: 100%;
	height: auto;
	margin-left: 13px;
	border-radius: 30px;
	z-index: 0;
	width: 30px;
	height: 30px;
}

.card-header h3 {
	background-color: #eef1ff;
	border-radius: 15px;
	position: relative;
	padding: 7px;
	width: 100%;
}

.collapse-box .card-body:after,  .card-header h3:before {
	content: " ";
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 13px;
}

.card-header h3:before {
	border: 1px solid #eef1ff;
	border-right: 0;
	border-top: 0;
	right: -4px;
	transform: rotate(-135deg);
	background: #eef1ff;
}

.card-header h3 button {
	font-size: 14px;
	text-align: right;
	color: #1a1a1a;
	font-weight: 600;
	padding-right: 22px;
	outline: none ;
}

.card-header h3 button:hover,  .card-header h3 button:focus {
	outline: none !important;
	text-decoration: none !important;
	color: #1a1a1a;
	box-shadow:  none !important;
}

.collapse-box {
	display: none;
}

.collapse-box .card-body {
	background-color: #fbe6e3;
	position: relative;
	border-radius: 15px;
}

.g-mr-15 {
	margin-right: 13px;
	margin-left: 0 !important;
}

.collapse-box .card-body:after {
	border: 1px solid #fbe6e3;
	left: -4px;
	transform: rotate(135deg);
	border-top: 0;
	border-bottom: 0;
	background: #fbe6e3;
}
.card-body p {
    font-size: 14px;
    text-align: justify;
    font-weight: 600;
}
.showing {
	display: flex !important;
}
/******************************************************** responsive pages **************************************************************/
@media(max-width:1200px) {
	.img {
		width: 500px !important;
	}
	.derom-info-img {
		width: 400px;
		margin: 20px 248px 20px 0;
	}

	.ticketingimg {
		width: 400px;
		margin: 20px 248px 0 0;
	}

	.list {
		font-size: 14px;
		line-height: 43px;
	}

	.Content {
		font-size: 15px;
	}

	.Header {
		font-size: 22px;
	}
	.Header2{
		font-size: 16px !important;
	}

	.listsvg {
		width: 24px;
	}
		.login_emotion {
		left: 37px;
		right: auto;
		width: 18px;
		height: 18px;
		bottom: 178px;
	}
	.wa__btn_popup {
		left: 6px;
		right: auto;
		bottom: 88px;
	}
	.login1{
		width: 50px;
		height: 50px;
		padding: 12px;
	}
	.wa__btn_popup .wa__btn_popup_icon {
    width: 50px;
    height: 50px;
}
}

@media(max-width:992px) {
	.communication{
		margin: 0;
	}
	.honer.first{
	padding-top: 0% !important;
}
	.img{
		width: 460px !important;
	}
	.list {
		font-size: 11px;
		line-height: 33px;
	}

	.listsvg {
		width: 19px;
		display: none;
	}

	.col-lg-1 .order-list {
		margin: -27px 6px 0px 0px;
	}

	.Content {
		font-size: 15px;
	}

	.Header {
		font-size: 21px;
	}
	.Header2 {
		font-size: 15px !important;
	}

	.derom-info-img {
		width: 300px;
		margin: 20px 182px 20px 0;
	}

	.ticketingimg {
		width: 300px;
		margin: 20px 182px 0 0;
	}

	.warning {
		display: none;
	}
		.login_emotion {
		left: 46px;
		right: auto;
		width: 11px;
		height: 11px;
		bottom: 176px;
	}
	.wa__btn_popup {
		left: 13px;
		right: auto;
	}
	.login1{
		width: 45px;
		height: 45px;
		padding: 10px;
	}
	.wa__btn_popup .wa__btn_popup_icon {
    width: 45px;
    height: 45px;
}
}

@media(max-width:767px) {
	.info-img{
		display:none;
	}
	.list {
		font-size: 11px;
		line-height: 33px;
	}

	.listsvg {
		width: 19px;
		display: none;
	}

	.col-lg-1 .order-list {
		margin: -27px 6px 0px 0px;
	}

	.Content {
		font-size: 12px;
	}

	.boxes .Header {
		font-size: 19px;
		margin: 20px 0 10px 0;
	}

	.derom-info-img {
		width: 230px;
		margin: 20px 128px 20px 0;
	}

	.ticketingimg {
		width: 230px;
		margin: 20px 128px 0 0;
	}

	.warning {
		display: none;
	}

	.boxes .Header1 {
		font-size: 17px;
		top: 0px;
		padding: 0 11px 0 0;
	}

	.boxes {
		margin: 0 19px 5px 12px;
	}

	.order-list, .Ullist {
		margin-top: 0px;
	}

	.baner {
		text-align: start;
		padding: 51px 0px 31px 179px;
	}

	.baner .Content {
		padding: 0 8px 0 0;
	}

	.col-lg-1 .ullist {
		display: none;
	}
		.login_emotion {
		left: 45px;
		right: auto;
		width: 11px;
		height: 11px;
		bottom: 176px;
	}
	.wa__btn_popup {
		left: 12px;
		right: auto;
	}
	.login1{
		width: 45px;
		height: 45px;
		padding: 10px;
	}
	.wa__btn_popup .wa__btn_popup_icon {
    width: 45px;
    height: 45px;
}
}

@media(max-width:576px) {
	.boxes .Header {
		font-size: 17px;
		margin: 20px 15px 10px 0;
	}

	.Content {
		line-height: 37px;
		font-weight: bold;
		font-size: 13px;
		padding: 17px 5px 0px 0px;
		text-align: start;
	}

	.list {
		font-size: 10px;
		line-height: 30px;
	}

	.col-lg-1 .ullist {
		display: none;
	}

	.th {
		font-size: 14px;
	}

	.table-data {
		font-size: 12px;
	}

	.table {
		margin: 0 20px 0 23px;
	}

	.derom-info-img {
		width: 200px;
		margin: 20px 113px 20px 0;
	}

	.ticketingimg {
		width: 200px;
		margin: 20px 113px 20px 0;
	}

	.baner {
		padding: 0px 0px 0px 0px;
	}

	.baner .Content {
		font-size: 9px;
	}
		.login_emotion {
		left: 37px;
		right: auto;
		width: 11px;
		height: 11px;
		bottom: 146px;
	}
	.wa__btn_popup {
		left: 4px;
		right: auto;
	}
	.login1{
		width: 45px;
		height: 45px;
		padding: 10px;
	}
	.wa__btn_popup .wa__btn_popup_icon {
    width: 45px;
    height: 45px;
	}	
	.login_emotion {
		left: 37px;
		right: auto;
		width: 11px;
		height: 11px;
		bottom: 176px;
	}
	.wa__btn_popup {
		left: 4px;
		right: auto;
	}
	.login1{
		width: 45px;
		height: 45px;
		padding: 10px;
	}
	.wa__btn_popup .wa__btn_popup_icon {
    width: 45px;
    height: 45px;
	}
}

@media(max-width:450px) {
	.boxes{
		margin: 10px 0 0 0;
	}
	.boxes .Header {
	font-size: 15px;
	margin: 23px 0px 11px 0;
	padding: 0 0 0 0;
	}
	.boxes .Header2{
		font-size: 14px !important;
		/* margin: 0 0 0 0; */
		padding: 0 0 0 0;
	}
	.derom-info-img {
		margin: 20px 81px 20px 0;
		width: 150px;
	}

	.ticketingimg {
		margin: 20px 81px 20px 0;
		width: 150px;
	}
	.login_emotion {
		left: 37px;
		right: auto;
		width: 11px;
		height: 11px;
		bottom: 173px;
	}
	.wa__btn_popup {
		left: 4px;
		right: auto;
	}
	.login1{
		width: 45px;
		height: 45px;
		padding: 10px;
	}
	.wa__btn_popup .wa__btn_popup_icon {
    width: 45px;
    height: 45px;
}
	.breadcrumb-area h1{
		font-size: 24px;
	}
	.breadcrumb-area{
		padding: 21px 0 21px 0 !important;
		margin: 0 0 10px 0;
	}
}
/* ----------------------finish responsive---------------- */
.p-image img{
	display: none;
}
.widget-ticket{
	direction: rtl;
	justify-content: left !important;
	text-align: start;
	/* background: url(/FileManager/Slider/contact-us.jpg); */
	/* background-size: cover; */
	/* margin-bottom: 6%; */
	/* margin-top: 10% !important; */
	/* margin: 0; */
	/* margin-right: 3%; */
}
.banner{
	margin: 50px -19px 0px 0;
	padding: 0 0 0px 0;
	position: absolute;
	height: 492px;
	width: -webkit-fill-available;
}
#Div_CheckBoxes{
	/*display: none;*/
}
#btn_Insert_WT{
	width: 105px;
	color: #fff;
	background-color: #16233e;
	border-color: #16233e;
	padding: 6px 0;
	font-size: 15px;
}
.widget-ticket #ct{
}
.widget-ticket #ct span{
	display: none;
}
.widget-ticket .panel-body .wrap-input100 .INPfO,.wrap-input100  #wt_Description{
	/* background: #ffffff36; */
	color: #0a0a0a;
	font-size: 16px!important;
}

.input100::placeholder,.input100TA::placeholder {
    font-weight: bold;
	font-size:13px;
    color: #151414;
}

.honer .telephone{direction: ltr;display: inline-block;padding-left: 11px;}
.honer .content{font-size: 17px;line-height: 36px;}
.honer .header span{color: #dd4026;}
.honer .header{font-size: 29px;font-weight: bold;color: #16233e;}
.honer.first{
	padding-top: 1%;
}
.communication{
	direction: ltr;
	text-align: right;
}
.map-responsive{margin: 0% 19%;}

.page_content{
    padding: 50px 0;
    word-spacing: -3px;
}
.map{
    position: relative;
    height: 100%;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    backdrop-filter: blur(7.2px);
    border: 1px solid #ffffff;
    overflow: hidden;
    border-radius: 13px;
}
.map iframe{
    border: 0;
    width: 100%;
    height: 100%;
    font: 12px/20px iranyekan!important;
    overflow: hidden;
    position: relative;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.page_content li span svg{
	fill: currentColor;
	width: 15px;
	height: 15px;
}
.contacting li{
    display: flex;
    margin: 0 0 10px;
}
.contacting .flx-1{
    max-width: 20px;
    flex: 0 0 20px;
}