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: 'Poppins', 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
}
.footer_form_wrapper {
	width: 100%;
	max-width: 100%;
	margin:auto;
}
.footer_form {
	float: right;
	width: 100%;
	position: relative;
	box-sizing:border-box;
}
.footer_form_fields {
	float: right;
	width: 100%;
}
.footer_form_short_field input {
	width: 100%;
	float: right;
	font-size: 15px;
	-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: ltr;
	line-height: 1em;
	text-align:left;
	box-sizing: border-box;
	display: inline-block;
	padding:11px;
	background-color: #fff;
	border: 0;
	border: 2px solid #000;
	color: #7e7e7e;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	border-radius:35px;
}
.footer_form_short_field input:focus {
	font-size: 15px;
	overflow: visible;
	direction: ltr;
	line-height: 1em;
	padding:11px;
	background-color: #fff;
	border: 0;
	border: 2px solid #000;
	color: #000;
	font-family: 'Poppins', sans-serif;
}
.footer_form_long_field input {
	width: 100%;
	float: right;
	font-size: 15px;
	-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: ltr;
	text-align:left;
	line-height: 1em;
	box-sizing: border-box;
	display: inline-block;
	padding:11px;
	background-color: #fff;
	border: 0;
	border: 2px solid #000!important;
	color: #7e7e7e;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	border-radius:35px;
}
.footer_form_long_field input:focus {
	width: 100%;
	float: right;
	font-size: 15px;
	overflow: visible;
	direction: ltr;
	text-align:left;
	line-height: 1em;
	box-sizing: border-box;
	display: inline-block;
	padding:11px;
	background-color: #fff;
	border: 0;
	border: 2px solid #000!important;
	color: #7e7e7e;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	border-radius:35px;
}
.footer_form_long_field select {
	width: 100%;
	float: right;
	font-size: 15px;
	-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: ltr;
	text-align:left;
	line-height: 1em;
	box-sizing: border-box;
	display: inline-block;
	padding:11px;
	background-color: #fff;
	border: 0;
	border: 2px solid #000!important;
	color: #7e7e7e;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	border-radius:35px;
}
.footer_form_long_field textarea {
	width: 100%;
	float: left;
	font-size: 15px;
	-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: ltr;
	text-align:left;
	line-height: 1em;
	box-sizing: border-box;
	display: inline-block;
	padding:11px;
	background-color: #fff;
	border: 0;
	border: 1px solid #000!important;
	color: #7e7e7e!important;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	border-radius:35px;
}
.footer_form_long_field textarea:focus {
	width: 100%;
	float: left;
	font-size: 15px;
	-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: ltr;
	text-align:left;
	line-height: 1em;
	box-sizing: border-box;
	display: inline-block;
	padding:11px;
	background-color: #fff;
	border: 0;
	border: 1px solid #000!important;
	color: #7e7e7e!important;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	border-radius:35px;
}
.footer_form_checkbox_container {
	width: 100%;
	float: left;
	margin-top: 0px;
	direction: ltr;
}
.footer_form_checkbox {
	float: left;
	width: 20px;
	text-align: right;
	margin-right: 5px;
}
.footer_form_checkbox_title {
	float: left;
	width: calc(100% - 25px);
	text-align: left;	
	font-size: 12px;
	font-weight: 400;
	direction: ltr;
	line-height:1.7em;
}
.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: 150px;
	float: right;
	margin-left: calc(50% - 75px);
	margin-right: calc(50% - 75px);
	margin-top: 25px;
}
.contact_page_btn {
	float: right;
	width: 100%;
	line-height: 1em;
	font-weight: 400;
	font-size:16px;
	text-align: center;
	cursor: pointer;
	border:0;
	padding: 14px 0px;
	border-radius:45px!important;
	font-family: 'Poppins', sans-serif;
	color: #f8de7b;
	background: linear-gradient(to top, #000, #000);	
	outline: 1px solid rgb(248 222 123);
}
.contact_page_btn:hover {
	background: linear-gradient(to top, #e3c059, #f8de7b);
	color: #000;
	outline: 1px solid rgba(0, 0, 0, .90);
}
.contact_page_btn:focus {
	float: right;
	width: 100%;
	line-height: 1em;
	font-weight: 300;
	font-size:16px;
	text-align: center;
	cursor: pointer;
	border:0;
	padding: 14px 0px;
	border-radius:45px!important;
	font-family: 'Poppins', sans-serif;
	color: #f8de7b;
	background: linear-gradient( to top, #000, #000);
	outline: 3px solid rgba(0, 0, 0, .20);
}
.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;
	font-family: 'Poppins', sans-serif;
	font-weight:900;
	direction:rtl;
	color:#fff;
	text-align:center;
}
.footer_form_text {
	width: 100%;
	float: right;
	font-family: 'Poppins', sans-serif;
	font-weight:300;
	direction:rtl;
	color:#fff;
	text-align:center;
}
.footer_form_short_field {
	float: left;
	width: 100%;
}
.footer_form_long_field {
	float: right;
	width: 100%;
	margin-bottom:2%
}
.cicons_items {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.cicons_item {
	float: left;
	display: block;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.0);
	border-left: 0px solid #ccc
}
.cicons_item img {
	float: right;
	width: 30%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 15px;
}
.cicons_item_svg {
	float: right;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 15px;
}
.cicons_item_svg i {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 32px;
	line-height: 0.7em;
}
.cicons_item_text {
	float: left;
	width: 100%!important;
	text-align: center;
	direction: ltr;
	font-size:14px
}
.cicons_item_fsvg_con {
	float: right;
	width: 100%;
	text-align:center;
	display:inline-block
}
.cicons_item_fsvg_con .fsvg {
	float: none;
	width: 35px;
	display:inline-block
}
@media all and (min-width: 1438px) {
.cform_grid {
	width: 100%;
	max-width: 900px;
	margin: auto;
}
.footer_form {
	height:300px
}
.footer_form_grid {
	width: 100%;
}
.footer_form_short_field:nth-of-type(3n) {
	margin-right: 0%;
}
.footer_form_inside {
	
}
.footer_form_title {
	margin-bottom: 10px;
	font-size: 45px;
    line-height: 1.1em;
}
.footer_form_text {
	font-size: 22px;
    line-height: 1.1em;
}
.cicons_item {
	float: left;
	width: calc(20% - 5px);
	margin-right: 5px;
	padding: 10px 0 15px 0;
}
.cicons_item:nth-of-type(5n) {
	width: 20%;
	margin-right: 0;
	border-right: 0px solid #ccc
}
.footer_form_short_field {
	float: left;
	width: 32%;
	margin-right:2%;
	margin-bottom:2%;
}
.footer_form_short_field:nth-of-type(3n) {
	margin-right:0;
}
}
@media all and (max-width: 1439px) and (min-width: 769px) {
.cform_grid {
	width: 100%;
	max-width: 900px;
	margin: auto;
}
.footer_form {
	height:300px
}
.footer_form_grid {
	width: 100%;
}
.footer_form_short_field:nth-of-type(3n) {
	margin-right: 0%;
}
.footer_form_inside {
	
}
.footer_form_title {
	margin-bottom: 10px;
	font-size: 45px;
    line-height: 1.1em;
}
.footer_form_text {
	font-size: 22px;
    line-height: 1.1em;
}
.cicons_item {
	float: left;
	width: calc(25% - 5px);
	margin-right: 5px;
	padding: 10px 0 15px 0;
}
.cicons_item:nth-of-type(4n) {
	margin-right: 0;
}
.footer_form_short_field {
	float: left;
	width: 32%;
	margin-right:2%;
	margin-bottom:2%;
}
.footer_form_short_field:nth-of-type(3n) {
	margin-right:0;
}	
}
@media (max-width: 768px) and (min-width: 481px) {
.cform_grid {
	width: 100%;
	max-width: 90%;
	margin: auto;
}
.footer_form {
	height:300px
}
.footer_form_grid {
	width: 100%;
}
.footer_form_short_field:nth-of-type(3n) {
	margin-right: 0%;
}
.footer_form_inside {
	
}
.footer_form_title {
	margin-bottom: 10px;
	font-size: 45px;
    line-height: 1.1em;
}
.footer_form_text {
	font-size: 22px;
    line-height: 1.1em;
}
.cicons_item {
	float: left;
	width: calc(25% - 5px);
	margin-right: 5px;
	padding: 10px 0 15px 0;
}
.cicons_item:nth-of-type(4n) {
	margin-right: 0;
}
.footer_form_short_field {
	float: left;
	width: 32%;
	margin-right:2%;
	margin-bottom:2%;
}
.footer_form_short_field:nth-of-type(3n) {
	margin-right:0;
}
}
@media (max-width: 480px) and (min-width: 319px) {
.cform_grid {
	width: 100%;
	max-width: 90%;
	margin: auto;
}
.footer_form {
	height:300px
}
.footer_form_grid {
	width: 100%;
}
.footer_form_short_field:nth-of-type(3n) {
	margin-right: 0%;
}
.footer_form_inside {
	
}
.footer_form_title {
	margin-bottom: 10px;
	font-size: 45px;
    line-height: 1.1em;
}
.footer_form_text {
	font-size: 22px;
    line-height: 1.1em;
}
.cicons_item {
	float: left;
	width: calc(50% - 5px);
	margin-right: 5px;
	padding: 0;
	margin-bottom:40px
}
.cicons_item:nth-of-type(3n) {
	margin-bottom:0px
}
.cicons_item:nth-of-type(4n) {
	margin-right: 0;
	margin-bottom:0px
}
.footer_form_short_field {
	float: left;
	width: 100%;
	margin-right:0;
	margin-bottom:15px;
}
.footer_form_short_field:nth-of-type(3n) {
	margin-right:0;
}
.footer_form_long_field {
	float: right;
	width: 100%;
	margin-bottom:15px;
}
.cicons_items {
	margin-bottom: 20px;
}
}
@media all and (max-width:320px) {
.cform_grid {
	width: 100%;
	max-width: 90%;
	margin: auto;
}
.footer_form {
	height:300px
}
.footer_form_grid {
	width: 100%;
}
.footer_form_short_field:nth-of-type(3n) {
	margin-right: 0%;
}
.footer_form_inside {
	
}
.footer_form_title {
	margin-bottom: 10px;
	font-size: 45px;
    line-height: 1.1em;
}
.footer_form_text {
	font-size: 22px;
    line-height: 1.1em;
}
.cicons_item {
	float: left;
	width: calc(50% - 5px);
	margin-right: 5px;
	padding: 0;
	margin-bottom:40px
}
.cicons_item:nth-of-type(3n) {
	margin-bottom:0px
}
.cicons_item:nth-of-type(4n) {
	margin-right: 0;
	margin-bottom:0px
}
.footer_form_short_field {
	float: left;
	width: 100%;
	margin-right:0;
	margin-bottom:15px;
}
.footer_form_short_field:nth-of-type(3n) {
	margin-right:0;
}
.cicons_items {
	margin-bottom: 20px;
}
}