.contact_home_button {
	color: #fff !important;
	background-color: #00aec2;
	border:2px solid #00aec2!important;
}
.contact_home_button:hover {
	color: #fff !important;
	background-color: #003d5a;
	border:2px solid #003d5a!important;
}
.contact_home_button:focus {
	color: #fff !important;
	background-color: #00aec2;
	border:2px solid #00aec2!important;
}
.contact_home_form #name1 {
    float: left;
    width: 100%;
    box-sizing: border-box; 
}
.contact_home_form #name1:focus {
}
.contact_home_form #phone1 {
	float: left;
	width: 100%;
	box-sizing: border-box;
}
.contact_home_form #phone1:focus {
}
.contact_home_form #email1 {
	float: right;
	width: 100%;
	box-sizing: border-box;	
}
.contact_home_form #email1:focus {
}
.contact_home_form #numberOfPeople {
	float: right;
	width: 100%;
	box-sizing: border-box;
}
.contact_home_form #numberOfPeople:focus {
}
.contact_home_form #subject1 {
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 0px;
}
.contact_home_form #subject1:focus {
}
.contact_home_form #datepicker {
	float: right;
	width: 100%;
	box-sizing: border-box;
}
.contact_home_form #datepicker:focus {
}
.contact_home_form #comments1 {
	float: right;
	width: 100%;
	box-sizing: border-box;
	height:70px
}
.contact_home_form #comments1:focus {
}
.contact_home_checkbox_container {
	width: auto;
	float: right;
	margin-bottom: 0;
	margin-top: 5px;
	direction: rtl;
}
.contact_home_checkbox {
	padding: 0px;
	text-align: right;
	margin-left: 7px;
	float: right;
	width: 20px;
}
.contact_home_checkbox_title {
	padding: 0px;
	text-align: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: auto;
	margin-left: 0px;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	direction: rtl;
}
.contact_home_form_send {
	width: 100%;
	float: left;
	display: inline-block;
	margin-top: 0px;
	text-align:center;
}
.contact_home_button {
	float: none;
	border-width: 0px;
	line-height: 2em;
	font-size: 19px;
	font-weight: 700;
	width: 100px;
	text-align: center;
	cursor: pointer;
	padding-right:0!important;
	padding-left:0!important;
	display:inline-block
}
.contact_home_button:hover {
	border-width: 0px;
	line-height: 2em;
	font-size: 19px;
	font-weight: 700;
	width: 100px;
	text-align: center;
}
.contact_home_button:focus {
	border-width: 0px;
	line-height: 2em;
	font-size: 19px;
	font-weight: 700;
	width: 100px;
	text-align: center;
}
.contact_icons_down {
	width: 100%;
	float: right;
	margin-top:30px;
	margin-bottom:30px;
	position:relative;
	text-align:center;
	display:inline-block;
}
/* Media Queries for Desktop
---------------------------------------------------------------*/
@media (min-width: 1438px) {
.contact_f5_section {
	float: right;
	width: 100%;
}
.contact_f5_section_inside {
	float: right;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 0px;
	padding-right: 0%;
	padding-left: 0%;
}
.contact_f5_section_right_side {
	float: right;
	width: 800px;
	padding-left:calc(50% - 400px);
	padding-right:calc(50% - 400px);
	position:relative;
	background-color:#f4f4f4;
	margin-top: 70px
}
.contact_f5_right_side_map_back {
	width: 100%;
	float: left;
	z-index: 0;
	background-color:transparent;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-top-right: 10px;
	border-top-right-radius: 10px;
}
.contact_f5_right_side_title {
	float: right;
	width: 100%;
	margin-bottom: 0px;
}
.contact_f5_right_side_sub_title {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
.contact_f5_triangle {
	float: right;
	width: 40px;
	height:40px;
	position:absolute;
	right: 0px;
	top:55px;
	z-index:1000!important;
}
.contact_f5_icon_container {
	width: 250px;
	display: inline-block;
}
.contact_f5_icon {
	float: right;
	width: 40px;
	margin-right: calc(50% - 20px);
}
.contact_f5_icon_text {
	float: right;
	width: 100%;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.3em;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	margin-top: 6px;
	color:#003d5a;
}
.contact_f5_icon_text:hover {
	color: #060809;
}
.contact_f5_section_left_side {
	float: right;
	width: 800px;
	margin-left:calc(50% - 400px);
	margin-right:calc(50% - 400px);
	padding: 0;
	box-sizing:border-box;
	position:relative;
	margin-top:40px
}
.contact_f5_left_side_title {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
.contact_f5_form {
	float: right;
	width: 100%;
}
.contact_form_field {
	float: right;
	width: 32%;
	margin-left:2%;
	margin-bottom: 20px;
}
.contact_form_field:nth-of-type(3n) {
	float: right;
	width: 32%;
	margin-left:0;
	margin-bottom: 20px;
}
.contact_form_field_long {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
.contact_f5_section {
	float: right;
	width: 100%;
}
.contact_f5_section_inside {
	float: right;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 0px;
	padding-right: 0%;
	padding-left: 0%;
}
.contact_f5_section_right_side {
	float: right;
	width: 800px;
	padding-left:calc(50% - 400px);
	padding-right:calc(50% - 400px);
	position:relative;
	background-color:#f4f4f4;
	margin-top: 70px
}
.contact_f5_right_side_map_back {
	width: 100%;
	float: left;
	z-index: 0;
	background-color:transparent;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-top-right: 10px;
	border-top-right-radius: 10px;
}

.contact_f5_right_side_title {
	float: right;
	width: 100%;
	margin-bottom: 0px;
}
.contact_f5_right_side_sub_title {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
.contact_f5_triangle {
	float: right;
	width: 40px;
	height:40px;
	position:absolute;
	right: 0px;
	top:55px;
	z-index:1000!important;
}
.contact_f5_icon_container {
	width: 250px;
	display: inline-block;
}
.contact_f5_icon {
	float: right;
	width: 40px;
	margin-right: calc(50% - 20px);
}
.contact_f5_icon_text {
	float: right;
	width: 100%;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.3em;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	margin-top: 6px;
	color:#003d5a;
}
.contact_f5_icon_text:hover {
	color: #060809;
}
.contact_f5_section_left_side {
	float: right;
	width: 800px;
	margin-left:calc(50% - 400px);
	margin-right:calc(50% - 400px);
	padding: 0;
	box-sizing:border-box;
	position:relative;
	margin-top:40px
}
.contact_f5_left_side_title {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
.contact_f5_form {
	float: right;
	width: 100%;
}
.contact_form_field {
	float: right;
	width: 32%;
	margin-left:2%;
	margin-bottom: 40px;
}
.contact_form_field:nth-of-type(3n) {
	float: right;
	width: 32%;
	margin-left:0;
	margin-bottom: 40px;
}
.contact_form_field_long {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media all and (max-width: 768px) and (min-width: 659px) {
.contact_f5_section {
	float: right;
	width: 100%;
}
.contact_f5_section_inside {
	float: right;
	width: 100%;
	padding-top: 30px;
}
.contact_f5_section_right_side {
	float: right;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	position:relative;
	background-color:#f4f4f4;
	margin-top: 70px
}
.contact_f5_right_side_map_back {
	width: 100%;
	float: left;
	z-index: 0;
	background-color:transparent;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-top-right: 10px;
	border-top-right-radius: 10px;
}

.contact_f5_right_side_title {
	float: right;
	width: 100%;
	margin-bottom: 0px;
}
.contact_f5_right_side_sub_title {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
.contact_f5_triangle {
	float: right;
	width: 40px;
	height:40px;
	position:absolute;
	right: 0px;
	top:55px;
	z-index:1000!important;
}
.contact_f5_icon_container {
	width: 250px;
	display: inline-block;
}
.contact_f5_icon {
	float: right;
	width: 40px;
	margin-right: calc(50% - 20px);
}
.contact_f5_icon_text {
	float: right;
	width: 100%;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.3em;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	margin-top: 6px;
	color:#003d5a;
}
.contact_f5_icon_text:hover {
	color: #060809;
}
.contact_f5_section_left_side {
	float: right;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding: 0;
	box-sizing:border-box;
	position:relative;
	margin-top:40px
}
.contact_f5_left_side_title {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
.contact_f5_form {
	float: right;
	width: 100%;
}
.contact_form_field {
	float: right;
	width: 32%;
	margin-left:2%;
	margin-bottom: 40px;
}
.contact_form_field:nth-of-type(3n) {
	float: right;
	width: 32%;
	margin-left:0;
	margin-bottom: 40px;
}
.contact_form_field_long {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
}
/* Media Queries for Tablet
-------------------------------------------------------------- */
@media (max-width: 658px) and (min-width: 481px) {
.contact_f5_section {
	float: right;
	width: 100%;
}
.contact_f5_section_inside {
	float: right;
	width: 100%;
	padding-top: 30px;
}
.contact_f5_section_right_side {
	float: right;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	position:relative;
	background-color:#f4f4f4;
	margin-top: 70px
}
.contact_f5_right_side_map_back {
	width: 100%;
	float: left;
	z-index: 0;
	background-color:transparent;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-top-right: 10px;
	border-top-right-radius: 10px;
}

.contact_f5_right_side_title {
	float: right;
	width: 100%;
	margin-bottom: 0px;
}
.contact_f5_right_side_sub_title {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
.contact_f5_triangle {
	float: right;
	width: 40px;
	height:40px;
	position:absolute;
	right: 0px;
	top:55px;
	z-index:1000!important;
}
.contact_f5_icon_container {
	width: 250px;
	display: inline-block;
}
.contact_f5_icon {
	float: right;
	width: 40px;
	margin-right: calc(50% - 20px);
}
.contact_f5_icon_text {
	float: right;
	width: 100%;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.3em;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	margin-top: 6px;
	color:#003d5a;
}
.contact_f5_icon_text:hover {
	color: #060809;
}
.contact_f5_section_left_side {
	float: right;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding: 0;
	box-sizing:border-box;
	position:relative;
	margin-top:40px
}
.contact_f5_left_side_title {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
.contact_f5_form {
	float: right;
	width: 100%;
}
.contact_form_field {
	float: right;
	width: 32%;
	margin-left:2%;
	margin-bottom: 40px;
}
.contact_form_field:nth-of-type(3n) {
	float: right;
	width: 32%;
	margin-left:0;
	margin-bottom: 40px;
}
.contact_form_field_long {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media all and (max-width:480px) and (min-width:319px) {
.contact_f5_section {
	float: right;
	width: 100%;
}
.contact_f5_section_inside {
	float: right;
	width: 100%;
	padding-top: 30px;
}
.contact_f5_section_right_side {
	float: right;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	position:relative;
	background-color:#f4f4f4;
	margin-top: 35px
}
.contact_f5_right_side_map_back {
	width: 100%;
	float: left;
	z-index: 0;
	background-color:transparent;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-top-right: 10px;
	border-top-right-radius: 10px;
}

.contact_f5_right_side_title {
	float: right;
	width: 100%;
	margin-bottom: 0px;
}
.contact_f5_right_side_sub_title {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
.contact_f5_triangle {
	float: right;
	width: 40px;
	height:40px;
	position:absolute;
	right: 0px;
	top:55px;
	z-index:1000!important;
}
.contact_f5_icon_container {
	float: right;
	width: 100%;
	margin-left: 0;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom: 1px solid #e4e4e4;
}
.contact_f5_icon_container:nth-of-type(3n) {
	margin-left:0;
	border-bottom: 0px solid #e4e4e4;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.contact_f5_icon {
	float: right;
	width: 40px;
	margin-right: calc(50% - 20px);
}
.contact_f5_icon_text {
	float: right;
	width: 100%;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.3em;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	margin-top: 6px;
	color:#003d5a;
}
.contact_f5_icon_text:hover {
	color: #060809;
}
.contact_f5_section_left_side {
	float: right;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding: 0;
	box-sizing:border-box;
	position:relative;
	margin-top: 10px
}
.contact_f5_left_side_title {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
.contact_f5_form {
	float: right;
	width: 100%;
}
.contact_form_field {
	float: right;
	width: 100%;
	margin-left: 0;
	margin-bottom: 20px;
}
.contact_form_field:nth-of-type(3n) {
	float: right;
	width: 100%;
	margin-left:0;
	margin-bottom: 20px;
}
.contact_form_field_long {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.contact_f5_section {
	float: right;
	width: 100%;
}
.contact_f5_section_inside {
	float: right;
	width: 100%;
	padding-top: 30px;
}
.contact_f5_section_right_side {
	float: right;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	position:relative;
	background-color:#f4f4f4;
	margin-top: 35px
}
.contact_f5_right_side_map_back {
	width: 100%;
	float: left;
	z-index: 0;
	background-color:transparent;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-top-right: 10px;
	border-top-right-radius: 10px;
}

.contact_f5_right_side_title {
	float: right;
	width: 100%;
	margin-bottom: 0px;
}
.contact_f5_right_side_sub_title {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
.contact_f5_triangle {
	float: right;
	width: 40px;
	height:40px;
	position:absolute;
	right: 0px;
	top:55px;
	z-index:1000!important;
}
.contact_f5_icon_container {
	float: right;
	width: 100%;
	margin-left: 0;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom: 1px solid #e4e4e4;
}
.contact_f5_icon_container:nth-of-type(3n) {
	margin-left:0;
	border-bottom: 0px solid #e4e4e4;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.contact_f5_icon {
	float: right;
	width: 40px;
	margin-right: calc(50% - 20px);
}
.contact_f5_icon_text {
	float: right;
	width: 100%;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.3em;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	margin-top: 6px;
	color:#003d5a;
}
.contact_f5_icon_text:hover {
	color: #060809;
}
.contact_f5_section_left_side {
	float: right;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding: 0;
	box-sizing:border-box;
	position:relative;
	margin-top: 10px
}
.contact_f5_left_side_title {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
.contact_f5_form {
	float: right;
	width: 100%;
}
.contact_form_field {
	float: right;
	width: 100%;
	margin-left: 0;
	margin-bottom: 20px;
}
.contact_form_field:nth-of-type(3n) {
	float: right;
	width: 100%;
	margin-left:0;
	margin-bottom: 20px;
}
.contact_form_field_long {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
}