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: "Heebo", sans-serif;
    -webkit-font-smoothing: subpixel-antialiased!important;
}
.fs_font_title {
    font-family: "Heebo", sans-serif;
}
.fs_300 {
    font-weight: 300
}
.fs_400 {
    font-weight: 400
}
.fs_700 {
    font-weight: 700
}
.progress_div_with_gif img {
	height: 50px;
	width: 50px;
	top: calc(100% - 120px);
	left:0;
	position:relative
}
.footer_form_wrapper {
	width: 100%;
	max-width: 100%;
	margin:auto;
}
.project_form_wrapper {
	width: 100%;
	float:right;
	padding-top:70px;
	padding-bottom:70px;
}
.footer_form {
	float: right;
	width: 100%;
	position: relative;
	box-sizing:border-box;
}
.project_form {
	float: right;
	width: 100%;
	position: relative;
	box-sizing:border-box;
}
.footer_form_fields {
	float: right;
	width: 100%;
	margin-top:50px;
}
.footer_form_short_field {
	float: right;
	width: 23.5%;
	margin-bottom: 2%;
	margin-left: 2%;
}
.footer_form_long_field {
	float: right;
	width:100%;
	margin-bottom: 15px;
	display:flex;
	flex-direction: row-reverse;
	align-items: flex-end;
}

.footer_form_field_right {
	float: right;
	width:70%;
}
.footer_form_field_left {
	float: right;
	width:150px;
	display:flex;
	margin-right:20px;
}

.footer_form_short_field input {
	width: 100%;
	float: right;
	font-size: 18px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	overflow: visible;
	direction: rtl;
	line-height: 1em;
	box-sizing: border-box;
	display: inline-block;
	padding: 10px;
	background-color: #fff;
	border: 0;
	border: 1.5px solid #464950;
	color: #464950;
	font-family: "Heebo", sans-serif;
	font-weight: 300;
	-webkit-border-top-left-radius: 25px;
	-moz-border-radius-topleft: 25px;
	border-top-left-radius: 25px;
}
.footer_form_short_field input:focus {
    color:#464950;
	border: 0px solid #464950!important;
}
.footer_form_long_field input {
	width: 100%;
	float: right;
	font-size: 18px;
	padding: 10px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	overflow: visible;
	direction: rtl;
	line-height: 1em;
	box-sizing: border-box;
	display: inline-block;
	background-color: #fff;
	border: 0;
	border: 0px solid #464950;
	color: #464950;
	font-family: "Heebo", sans-serif;
	font-weight:300;
	-webkit-border-top-left-radius: 25px;
	-moz-border-radius-topleft: 25px;
	border-top-left-radius: 25px;
}
.footer_form_long_field input:focus {
	color:#464950;
	border: 1px solid #464950!important;
}
.footer_form_long_field textarea {
	width: 100%;
	float: right;
	font-size: 18px;
	padding: 10px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	overflow: visible;
	direction: rtl;
	line-height: 1em;
	box-sizing: border-box;
	display: inline-block;
	height: 200px;
	background-color: #fff;
	border: 0;
	border: 1.5px solid #464950;
	color: #464950;
	font-family: "Heebo", sans-serif;
	font-weight:300;
	-webkit-border-top-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 55px;
}
.footer_form_short_field select{
  width: 100%;
  float: right;
  font-size: 18px;
  padding: 14px 14px 13px 20px;
  box-sizing: border-box;
  display: inline-block;
  background-color: #fff;
  border: 1.5px solid #464950;
  color: #464950;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
  direction: rtl;
  line-height: 1em;
  /* ×”×¡×ª×¨×ª ×—×¥ ×“×¤×“×¤×Ÿ ×•×”×¦×‘×ª ×—×¥ ×ž×©×œ× ×• */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10'%3E%3Cpath d='M2 3l5 5 5-5' stroke='%23464950' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left 0px center; /* â¬…ï¸ ×”×—×¥ 7px ×¤× ×™×ž×” */
  background-origin: content-box;
  border-top-left-radius: 25px;
}
.footer_form_short_field select option {
	font-weight:300!important;
}
.footer_form_checkbox_container {
	width: auto;
	float: right;
	direction: rtl;
}
.footer_form_checkbox {
	float: right;
	width: 20px;
	text-align: right;
	margin-left: 5px;
}
.footer_form_checkbox_title {
	float: right;
	width: auto;
	text-align: right;	
	font-size: 15px;
	font-weight: 300;
	direction: rtl;
	line-height:1.2em;
	color:#fff;
}
.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: 140px;
	float: left;
	margin-top: 0px;
}
.contact_page_btn {
	float: left;
	line-height: 1em !important;
	font-size: 19px !important;
	font-weight: 400 !important;
	width: 100%;
	text-align: center;
	cursor: pointer !important;
	padding-top: 13px !important;
	padding-bottom: 13px !important;
	padding-left:25px!important;
	border:0;
	color: #fff !important;
	background-color:#40444a!important;
	border-top-right-radius: 25px;
	border-top-left-radius: 0!important;
	font-family: "Heebo", sans-serif;
	    background-image: url('../../../images/System/galnor_arrow_left.png')!important;
        background-position:15px;
        background-repeat:no-repeat;
        background-size:25px;
}
.contact_page_btn:hover {
	background-color: #b75f31 !important;
	color: #fff !important;
	border: 0px solid #000 !important;
}
.contact_page_btn:focus {
	float: left;
	line-height: 1em !important;
	font-size: 19px !important;
	font-weight: 400 !important;
	width: 100%;
	text-align: center;
	cursor: pointer !important;
	padding-top: 13px !important;
	padding-bottom: 13px !important;
	border:0;
	color: #fff !important;
	background-color:#40444a!important;
	border-top-right-radius: 25px;
	border-top-left-radius: 0!important;
	font-family: "Heebo", sans-serif;
}
.footer_form_grid {
	float:right;
	width: 100%;
}
.response_from_server {
	float:left;
	width: auto;
	color:#cfb27f;
	font-size:17px;
	text-align:left;
	direction:rtl;
	margin-left:10px;
	margin-top:6px;
	font-weight:700
}
.footer_form_inside {
	float:right;
	width: 100%;
}
.footer_form_title {
	width: 100%;
    float: right;
	text-decoration: none;
    direction: rtl;
	font-size: 70px;
    line-height: 1.4em;
	margin-bottom: 5px;
}
.footer_form_text {
	width: 100%;
    float: right;
	text-decoration: none;
    direction: rtl;
	font-size: 22px;
    line-height: 1.2em
}
.footer_form_title_con {
	width: auto;
    float: right;
}
.footer_form_icons {
	width: auto;
    float: left;
}
.footer_form_icon_img {
	width: auto;
    float: left;
	margin-right:30px
}
.footer_form_icon_img img {
	width: 70px;
}
.borderTop {
	border-top: 1px solid #41444b
}
@media all and (min-width: 1438px) {
.footer_form {
	height:300px
}
.footer_form_short_field:nth-of-type(4n) {
	margin-left: 0%;
}
.footer_form_inside {
	
}
}
@media all and (max-width: 1439px) and (min-width: 769px) {
.footer_form {
	height:300px
}
.footer_form_short_field:nth-of-type(4n) {
	margin-left: 0%;
}
.footer_form_inside {
	
}
.footer_form_title {
	margin-bottom: 6px;
	font-size: 32px;
    line-height: 1.1em;
}
.footer_form_text {
	font-size: 22px;
    line-height: 1.1em;
	margin-bottom:50px
}
}
@media (max-width: 768px) and (min-width: 481px) {
.footer_form {
	width: 100%;
	min-height:300px;
	padding:0px 5px
}
.footer_form_short_field {
	float: right;
	width: 100%;
	margin-bottom:30px;
	margin-left: 0!important;
}
.footer_form_short_field:nth-of-type(2n) {
	margin-left: 0%!important;
}
.footer_form_short_field:nth-of-type(3n) {
	margin-left: 0%;
}
.footer_form_inside {
	
}
.footer_form_title {
	margin-bottom: 10px;
	font-size: 28px;
    line-height: 1.1em;
}
.footer_form_text {
	font-size: 17px;
    line-height: 1.1em;
	margin-bottom:30px
}
.footer_form_fields {
	margin-top:0px;
}
}
@media (max-width: 480px) and (min-width: 319px) {
.footer_form {
	width: 100%;
	min-height:550px;
	padding: 30px 0px;
}
.footer_form_short_field {
	float: right;
	width: 100%;
	margin-bottom: 25px;
	margin-left: 0;
}
.footer_form_short_field:nth-of-type(2n) {
	margin-left: 0;
}
.contact_page_section_form_send {
	width: 100%;
}
.contact_page_btn {
	font-size: 18px !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	margin-top:15px
}
.footer_form_long_field {
	margin-bottom: 15px;
	display:flex;
	flex-direction: column;
}
.footer_form_inside {
	padding-top: 0px;
}
.footer_form_title {
	margin-bottom: 5px;
	font-size: 22px;
    line-height: 1.1em;
	text-align:center
}
.footer_form_text {
	font-size: 17px;
    line-height: 1.1em;
	margin-bottom: 0px;
	text-align:center
}
.footer_form_fields {
	margin-top:30px;
}
.footer_form_icons {
	width: 100%;
    float: left;
	text-align:center;
	display:inline-block;
	margin-top:25px
}
.footer_form_icon_img {
	width: auto;
    float: none;
	margin-left:15px;
	margin-right:15px;
	display:inline-block
}
.footer_form_icon_img img {
	width: 60px;
}
.footer_form_field_right {
	width:100%;
}
.footer_form_field_left {
	width:100%;
	margin-right:0
}
.footer_form_long_field textarea {
	height: 80px;
}
}
@media all and (max-width:320px) {
.footer_form {
	width: 100%;
	min-height:550px;
	padding: 30px 0px;
}
.footer_form_short_field {
	float: right;
	width: 100%;
	margin-bottom: 25px;
	margin-left: 0;
}
.footer_form_short_field:nth-of-type(2n) {
	margin-left: 0;
}
.contact_page_section_form_send {
	width: 100%;
}
.contact_page_btn {
	font-size: 18px !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	margin-top:15px
}
.footer_form_long_field {
	margin-bottom: 15px;
	display:flex;
	flex-direction: column;
}
.footer_form_inside {
	padding-top: 0px;
}
.footer_form_title {
	margin-bottom: 5px;
	font-size: 22px;
    line-height: 1.1em;
	text-align:center
}
.footer_form_text {
	font-size: 17px;
    line-height: 1.1em;
	margin-bottom: 0px;
	text-align:center
}
.footer_form_fields {
	margin-top:30px;
}
.footer_form_icons {
	width: 100%;
    float: left;
	text-align:center;
	display:inline-block;
	margin-top:25px
}
.footer_form_icon_img {
	width: auto;
    float: none;
	margin-left:15px;
	margin-right:15px;
	display:inline-block
}
.footer_form_icon_img img {
	width: 60px;
}
.footer_form_field_right {
	width:100%;
}
.footer_form_field_left {
	width:100%;
}
.footer_form_long_field textarea {
	height: 80px;
}
}
.project_page_btn {
	color: #fff !important;
	background-color:#b75f31!important;
}
.project_page_btn:hover {
	background-color: #b75f31 !important;
	color: #fff !important;
	border: 0px solid #000 !important;
}
.project_page_btn:focus {
	color: #fff !important;
	background-color:#40444a!important;
}