#map {
    height: 400px;  
    width: 100%;
	float: right;
	border: 2px solid rgb(245, 245, 245);
	border-radius: 4px;
	background: #fff;
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.03);
	margin-bottom: 15px;
	box-sizing: border-box;
}
.contact-box{
	width: 100%;
	position: relative;
	*padding: 35px 3%;
	float: right;
	*border: 2px solid rgb(245, 245, 245);
	border-radius: 4px;
	*background-color: rgb(255, 255, 255);
	*box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.03);
	box-sizing: border-box;
}
.contact-box p span {
	border-bottom: 2px solid rgb(245, 245, 245);
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: right;
	width: 100%;
}
.right-contact-box{
	float: right;
    width: 35%;
	padding-left: 5%;
	box-sizing: border-box;
}
.left-contact-box{
	margin-top: 15px;
	float: right;
	width: 65%;
	box-sizing: border-box;
}
.contact-input-class{
	float: right;
    width: 100%;
	margin-bottom: 20px;
}
.form-input-class{
	float: right;
	width: 100%;
	margin-bottom: 20px;
}
.thirdpart{
	width: 32% !important;
    margin-right: 2% !important;
}
.contact-input-class input{
	float: right;
	width: 100%;
	padding: 0 3%;
	outline: none;
	border: 1px solid #818a91 !important;
	box-sizing: border-box;
	border-radius: 4px;
	background-color: #fff;
	line-height: 40px;
	color: #373a3c;
	font-family: "IranYekan", Arial, Helvetica, sans-serif;
}
.wrap{
	text-align: right;
}
.form-input-class input{
	float: right;
	width: 100%;
	padding: 0 3%;
	outline: none;
	border: 1px solid #818a91 !important;
	box-sizing: border-box;
	border-radius: 4px;
	background-color: #fff;
	line-height: 40px;
	color: #373a3c;
	font-family: "IranYekan", Arial, Helvetica, sans-serif;
}
.form-input-class button{
	width: 100%;
	background: rgb(0, 0, 0);
	color: #fff;
	border-radius: 30px;
}
.form-input-class button:hover{
	background: rgb(119, 119, 119);
	color: #fff;
}
.form-input-class select{
	height:40px;
	float: right;
	width: 100%;
	padding: 0 3%;
	outline: none;
	border: 1px solid #818a91 !important;
	box-sizing: border-box;
	border-radius: 4px;
	background-color: #fff;
	line-height: 40px;
	color: #373a3c;
	font-family: "IranYekan", Arial, Helvetica, sans-serif;
}
.first-input-class{
	margin-right: 0 !important;
}
.form-box label{
	float: right;
	width: 99%;
	box-sizing: border-box;
	margin-right: 1%;
	margin-bottom: 0px;
	padding-bottom: 10px;
	border: none;
	color: #242424;
	font-size: 13px;
	text-align:right;
}
.form-box label span{
	box-sizing: border-box;
	margin-bottom: 0px;
	border: none;
	color: rgb(255, 100, 100);
	font-size: 9px;
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
}
.contact-input-class span{
	float: right;
	width: 99%;
	box-sizing: border-box;
	margin-right: 1%;
	margin-bottom: 0px;
	padding-bottom: 10px;
	border: none;
	color: rgb(139, 164, 192);
	font-size: 13px;
}
.contact-input-class textarea{
	width: 100%;
	height: 200px;
	outline: none;
	box-sizing: border-box;
	border-radius: 4px;
	border: 2px solid rgb(245, 245, 245);
	font-family: "IranYekan", Arial, Helvetica, sans-serif;
	color: rgb(139, 164, 192);
	padding: 1% 1%;
}
.buttons{
	float: left;
	margin-top: 20px;
}
.detail-map{
    background: url(../svg/04.svg) no-repeat center top;
    background-size: cover;
    width: 54px;
    height: 46px;
    float: right;
}
.detail-phone{
    background: url(../svg/05.svg) no-repeat center top;
    background-size: cover;
    width: 54px;
    height: 46px;
    float: right;
}
.detail-mail{
    background: url(../svg/06.svg) no-repeat center top;
    background-size: cover;
    width: 54px;
    height: 46px;
    float: right;
}
.detail-watch{
    background: url(../svg/07.svg) no-repeat center top;
    background-size: cover;
    width: 54px;
    height: 46px;
    float: right;
}
.right-contact-box-icon{
	float: right;
	width: 20%;
}
.right-contact-box p{
	width: 80%;
	float: right;
	font-size: 14px;
	color: rgb(39, 63, 91);
	text-align: justify;
	margin: 5px 0;
}
.margin-top-20{
	margin-top: 20px !important;
}
.margin-top-25{
	margin-top: 25px !important;
}

.msg-box{
	clear: both;
	background: #eee;
	border:1px solid #bbb;
	padding: 10px;
	margin-bottom: 10px;
}
.msg-box.my{
	border-radius: 10px 10px 10px 0;
}

.msg-box.supporter{
	border-radius: 10px 10px 0 10px;
	background: #c2c2c2;
}

.msg-user{
	float:right;
}
.msg-date{
	float:right;
}
.msg-body{
	clear: both;

}

.elementor-section{
	width: 100%;
}

.menu-container{
	float: right;
	margin: 16px 40px;
}
.profile-menu-container .menu{
	margin:0;
}
.profile-menu-container .menu li{
	list-style: none;
	margin-left: 10px;
	padding: 0px;
}

/*.profile-menu-container .menu li a{*/
/*	padding: 10px 15px;*/
/*	color: #ffffff;*/
/*	font-size: 16px;*/
/*	background: none;*/
/*	border-radius: 5px;*/
/*	transition: all .5s;*/
/*}*/

.profile-menu-container .menu li a:hover{
	background: rgba(255,255,255,0.12);
}
.profile-menu-container .submenu{
	display: none;
	position: absolute;
	background-color: #ffffff;
	border-radius: 6px;
	width: 250px;
	margin-top: 0px;
	padding: 0 0px;
	z-index: 1;
	transition: all 2s;
	box-shadow: 0px 22px 68px 0px rgba(0, 0, 0, 0.09);
	z-index: 2;
	right: 0;
	top:35px;
}
.profile-menu-container .mega-menu:hover .submenu{
	display: block;
}
/*.profile-menu-container .mega-menu{*/
/*	min-width: 100px;*/
/*	height: 20px;*/
/*	background: none;*/
/*}*/
.profile-menu-container:hover .menu-more .submenu{
	display: block;
}
.profile-menu-container:hover .menu-more .menu-more-a{
	background: rgba(255,255,255,0.12) !important;
}
.profile-menu-container .menu-more-a::after{
	content: "";
	width: 0;
	position: relative;
	top: 10px;
	margin-right: 5px;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #01B27F;
	transition: all .5s;
}
.profile-menu-container .submenu li{
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0;
	transition: all .5s;
	text-align: center;
}
.profile-menu-container .submenu li:hover{
	background: #fafafa;
}
.profile-menu-container .submenu li a{
	width: 100%;
	padding: 10px  0px;
	color: #666666;
	font-size: 13px;
	background: none;
	border-radius: 4px;
	transition: all .5s;
	display: block;
}
.profile-menu-container .submenu li:hover a{
	color: #2b7bfe;
	background: none !important;
}
.first-mega-menu-li{
	border-radius: 5px 5px 0 0 !important;
}
.last-mega-menu-li{
	border-radius: 0 0 5px 5px !important;
}
.first-mega-menu{
	padding-top: 15px !important;
	border-radius: 5px 5px 0 0 !important;
}
.profile-menu-container .menu-more:hover .menu-more-a{
	background: none !important;
}

/*.profile-menu-container > ul{*/
/*	background-image: -moz-linear-gradient( 0deg, rgb(1,216,255) 0%, rgb(70,126,255) 100%);*/
/*	background-image: -webkit-linear-gradient( 0deg, rgb(1,216,255) 0%, rgb(70,126,255) 100%);*/
/*	background-image: -ms-linear-gradient( 0deg, rgb(1,216,255) 0%, rgb(70,126,255) 100%);*/
/*	box-shadow: 0px 15px 45px 0px rgba(0, 0, 0, 0.1);*/
/*	float: left;*/
/*	width: 215px;*/
/*	border-radius: 5px;*/
/*	height: 50px;*/
/*	padding: 0;*/
/*	margin: 5px 0 0 0px;*/
/*	transition: all .5s;*/
/*	line-height: 50px;*/

/*}*/

.form-input-class .invalid, .invalid.form-input-class input,.invalid .select2-selection{
	border: 1px solid red !important;
}

@media screen and (max-width: 800px){
	.elementor-element.elementor-element-4e7db66{
		margin-top:85px !important;
	}
	.form-box {
		display: flex;
		flex-wrap: wrap;
		column-gap: 2%;
	}
	.form-box .form-input-class{
		flex-basis: 100%;
		margin: 0 !important;
		float:none !important;
	}
	.form-box .form-input-class.flexfull{
		flex-basis: 100%;
	}
}
.form-input-class textarea{
	background: #fff;
	border: 1px solid #818a91 !important;
	border-radius: 5px;
	color:#373a3c;
}
.form input::placeholder,.form-input-class input::placeholder{
	opacity: 0.2;
}
::-webkit-input-placeholder { opacity: 1; -webkit-transition: opacity .5s; transition: opacity .5s; }  /* Chrome <=56, Safari < 10 */
:-moz-placeholder { opacity: 1; -moz-transition: opacity .5s; transition: opacity .5s; } /* FF 4-18 */
::-moz-placeholder { opacity: 1; -moz-transition: opacity .5s; transition: opacity .5s; } /* FF 19-51 */
:-ms-input-placeholder { opacity: 1; -ms-transition: opacity .5s; transition: opacity .5s; } /* IE 10+ */
::placeholder { opacity: 1; transition: opacity .5s; } /* Modern Browsers */

*:focus::-webkit-input-placeholder { opacity: 0; } /* Chrome <=56, Safari < 10 */
*:focus:-moz-placeholder { opacity: 0; } /* FF 4-18 */
*:focus::-moz-placeholder { opacity: 0; } /* FF 19-50 */
*:focus:-ms-input-placeholder { opacity: 0; } /* IE 10+ */
*:focus::placeholder { opacity: 0; } /* Modern Browsers */