html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent!important;
}
body {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    -webkit-font-smoothing: subpixel-antialiased!important;
}
.progress_div_with_gif img {
	height: 50px;
	width: 50px;
	top: calc(100% - 120px);
	left:0;
	position:relative
}
.response_from_server {
	float:left;
	width: auto;
	color:#fcc71d;
	font-size:19px;
	text-align:left;
	direction:rtl;
	margin-left:10px;
	margin-top:9px;
	font-weight:700
}
.cform_wrapper {
	width: 100%;
	max-width: 100%;
	margin:auto;
}
.cform {
	float: right;
	width: 100%;
	position: relative;
	box-sizing:border-box;
	padding: 20px 30px;
	border: 0px solid #fff;
}
.cform_title {
	width: 100%;
	float: right;
	margin-bottom: 10px;
	font-size:21px;
	text-align:center;
	color:#fff;
}
.cform_fields {
	float: right;
	width: 100%;
}
.cform_short_field {
	float: right;
	width: 49%;
	margin-bottom: 2%;
	margin-left: 2%;
}
.cform_short_field:nth-of-type(2n) {
	float: right;
	width: 49%;
	margin-bottom: 2%;
	margin-left: 0%;
}
.cform_long_field {
	float: right;
	width: 100%;
	margin-bottom: 2%;
}
.cform_short_field input {
	width:100%;
	padding: 8px;
	font-size:16px;
	line-height: 1.5;
	background-clip: padding-box;
	border-radius: 2px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	touch-action: manipulation;
	background-color: #f9f9f9;
	border: 1px solid #cbcbcb;
	color: #231F20;
	font-family: "Open Sans", sans-serif;
	box-sizing:border-box;
	text-align:right;
	direction:rtl;
}
.cform_short_field input:focus {
	border: 1px solid #0c4045;
    font-family: "Open Sans", sans-serif;
}
.cform_long_field input {
	width:100%;
	padding: 8px;
	font-size:16px;
	line-height: 1.5;
	background-clip: padding-box;
	border-radius: 2px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	touch-action: manipulation;
	background-color: #f9f9f9;
	border: 1px solid #cbcbcb;
	color: #231F20;
	font-family: "Open Sans", sans-serif;
	box-sizing:border-box;
	text-align:right;
	direction:rtl;
}
.cform_long_field input:focus {
	border: 1px solid #6d6e71;
    font-family: "Open Sans", sans-serif;
}
.cform_long_field textarea {
	width:100%;
	padding: 8px;
	font-size:16px;
	line-height: 1.5;
	background-clip: padding-box;
	border-radius: 2px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	touch-action: manipulation;
	background-color: #f9f9f9;
	border: 1px solid #cbcbcb;
	color: #231F20;
	max-height:60px;
		font-family: "Open Sans", sans-serif;
	box-sizing:border-box;
	text-align:right;
	direction:rtl;
}
.cform_short_field select {
	width:100%;
	padding: 10px 8px;
	font-size:16px;
	line-height: 1.5;
	background-clip: padding-box;
	border-radius: 2px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	touch-action: manipulation;
	background-color: #f9f9f9;
	border: 1px solid #cbcbcb;
	color: #231F20;
		font-family: "Open Sans", sans-serif;
	box-sizing:border-box;
	text-align:right;
	direction:rtl;
}
.cform_checkbox_container {
	width: auto;
	float: right;
	margin-top: 5px;
	margin-bottom:10px;
	direction: rtl;
}
.cform_checkbox {
	float: right;
	width: 20px;
	text-align: right;
	margin-left: 5px;
}
.cform_checkbox_title {
	float: right;
	width: auto;
	text-align: right;	
	font-size: 14px;
	font-weight: 400;
	direction: rtl;
	line-height:1.5em;
	color:#ede1d1
}
.contact_page_form_send {
	width: 120px;
	float: left;
	margin-left: calc(50% - 60px);
	margin-right: calc(50% - 60px);
	margin-top: 5px;
}
.contact_page_section_form_send {
	width: 100px;
	float: left;
	margin-top: 0px;
}
.contact_page_btn {
	float: left;
	font-size: 16px !important;
	width: 100%;
	text-align: center;
	cursor: pointer !important;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	border:0;
	border-bottom: 0px solid #eea73e !important;
	color: #231F20;
	background-color: #F1B935 !important;
	border-radius:3px;
	font-family: "Open Sans", sans-serif;
}
.contact_page_btn:hover {
	background-color: #ddb41c !important;
	color: #fff;
}
.contact_page_btn:focus {
	float: left;
	font-size: 16px !important;
	width: 100%;
	text-align: center;
	cursor: pointer !important;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	border:0;
	border-bottom: 0px solid #eea73e !important;
	color: #231F20;
	background-color: #F1B935 !important;
	border-radius:3px;
	font-family: "Open Sans", sans-serif;
}
.cform_grid {
	float:right;
}
.cform_map {
	float:left;
}
.cform_img {
	float:left;
}

@media all and (min-width: 1438px) {
.cform {
	height:300px
}
.cform_grid {
	width: 49%;
	margin-left:1%
}
.cform_map {
	width: 49%;
	margin-right:1%;
}
.cform_img {
	width: 49%;
	margin-right:1%;
	height:350px;
}

}
@media all and (max-width: 1439px) and (min-width: 769px) {
.cform {
	height:300px
}
.cform_grid {
	width: 49%;
	margin-left:1%
}
.cform_map {
	width: 49%;
	margin-right:1%;
}
.cform_img {
	width: 49%;
	margin-right:1%;
	height:350px;
}
}
@media (max-width: 768px) and (min-width: 481px) {
.cform {
	width: 100%;
	height:350px;
}
.cform_grid {
	width: 100%;
}
.cform_map {
	width: 100%;
	margin-top:10px
}
.cform_img {
	display:none!important;
}
.cform_short_field {
	float: right;
	width: 49%;
	margin-bottom: 2%;
	margin-left: 2%;
}
.cform_short_field:nth-of-type(2n) {
	float: right;
	width: 49%;
	margin-bottom: 2%;
	margin-left: 0%;
}
}
@media (max-width: 480px) and (min-width: 319px) {
.cform {
	width: 100%;
	height:420px;
	padding:15px
}
.cform_grid {
	width: 100%;
}
.cform_map {
	width: 100%;
	margin-top:10px
}
.cform_img {
	display:none!important;
}
.cform_short_field {
	float: right;
	width: 100%;
	margin-bottom: 12px;
	margin-left: 0;
}
.cform_short_field:nth-of-type(2n) {
	width: 100%;
	margin-bottom: 12px;
}
.contact_page_section_form_send {
	width: 100%;
}
.contact_page_btn {
	font-size: 19px !important;
	padding-top: 11px !important;
	padding-bottom: 12px !important;
}
}
@media all and (max-width:320px) {
.cform {
	width: 100%;
	height:420px;
	padding:15px
}
.cform_grid {
	width: 100%;
}
.cform_map {
	width: 100%;
	margin-top:10px
}
.cform_img {
	display:none!important;
}
.cform_short_field {
	float: right;
	width: 100%;
	margin-bottom: 12px;
	margin-left: 0;
}
.cform_short_field:nth-of-type(2n) {
	width: 100%;
	margin-bottom: 12px;
}
.contact_page_section_form_send {
	width: 100%;
}
.contact_page_btn {
	font-size: 19px !important;
	padding-top: 11px !important;
	padding-bottom: 12px !important;
}
}