.contactUs {
	padding-top: 30px;
	padding-bottom: 40px;
}

@media screen and (max-width: 640px) {
	.contactUs {
		padding-top: 0;
	}
}

.contactUs .full-width.entry-content {
	margin: 0;
}

.contactUs .full-width .contact-section {
	background-color: #fff;
	padding: 40px 50px 20px 50px;
	border: 1px solid #ebeff0;
	margin-bottom: 30px;
}

@media screen and (max-width: 1150px) {
	.contactUs .full-width .contact-section {
		padding: 15px;
	}
}

@media screen and (max-width: 640px) {
	.contactUs .full-width .contact-section {
		background-color: transparent;
		border: 0;
		padding: 0;
	}
}

.contactUs .full-width .contact-section .contact-form {
	padding-right: 30px;
}

@media screen and (max-width: 1150px) {
	.contactUs .full-width .contact-section .contact-form {
		padding-right: 15px;
	}
}

@media screen and (max-width: 640px) {
	.contactUs .full-width .contact-section .contact-form {
		background-color: #fff;
		border: 1px solid #ebeff0;
		margin-bottom: 30px;
		padding: 15px;
	}
}

.contactUs .full-width .contact-section .contact-form .send-email {
	font-size: 20px;
	color: #2882c0;
	padding-bottom: 30px;
	padding-left: 40px;
	position: relative;
}

.contactUs .full-width .contact-section .contact-form .send-email:before {
	content: '';
	background-image: url(/wp-content/themes/ava_trade/assets/images/email.png);
	width: 22px;
	height: 15px;
	position: absolute;
	left: 3px;
	top: 8px;
}

.contactUs .full-width .contact-section .contact-form .wrapper-input {
	padding-bottom: 15px;
}

.contactUs .full-width .contact-section .contact-form .wrapper-input [type='text'],
.contactUs .full-width .contact-section .contact-form .wrapper-input [type='email'] {
	border: 1px solid #e5e5e5;
	box-shadow: none;
	border-radius: 6px;
	padding: 10px 10px 10px 10px;
}

.contactUs .full-width .contact-section .contact-form .wrapper-input [type='text']::-webkit-input-placeholder,
.contactUs .full-width .contact-section .contact-form .wrapper-input [type='email']::-webkit-input-placeholder {
	color: #5a5a5a;
}

.contactUs .full-width .contact-section .contact-form .wrapper-input [type='text']::-moz-placeholder,
.contactUs .full-width .contact-section .contact-form .wrapper-input [type='email']::-moz-placeholder {
	color: #5a5a5a;
}

.contactUs .full-width .contact-section .contact-form .wrapper-input [type='text']::-ms-input-placeholder,
.contactUs .full-width .contact-section .contact-form .wrapper-input [type='email']::-ms-input-placeholder {
	color: #5a5a5a;
}

.contactUs .full-width .contact-section .contact-form .wrapper-input select {
	border: 1px solid #e5e5e5;
	box-shadow: none;
	border-radius: 6px;
	color: #5a5a5a;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right -10px center;
	background-image: url(/wp-content/themes/ava_trade/assets/images/arrow.png);
	background-size: auto;
	height: auto;
	padding-left: 15px;
}

.contactUs .full-width .contact-section .contact-form .wrapper-input textarea {
	border: 1px solid #e5e5e5;
	box-shadow: none;
	border-radius: 6px;
	height: 100px;
	margin-bottom: 15px;
	padding-left: 16px;
}

.contactUs .full-width .contact-section .contact-form .wrapper-input textarea::-webkit-input-placeholder {
	color: #5a5a5a;
}

.contactUs .full-width .contact-section .contact-form .wrapper-input textarea::-moz-placeholder {
	color: #5a5a5a;
}

.contactUs .full-width .contact-section .contact-form .wrapper-input textarea::-ms-input-placeholder {
	color: #5a5a5a;
}

.contactUs .full-width .contact-section .contact-form #submit-btn {
	background-color: #2882c0;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.contactUs .full-width .contact-section .contact-form #submit-btn:hover {
	background-color: rgba(40, 130, 192, 0.7);
}

.contactUs .full-width .contact-section .contact-address {
	padding-bottom: 10px;
}

@media screen and (max-width: 640px) {
	.contactUs .full-width .contact-section .contact-address {
		background-color: #fff;
		border: 1px solid #ebeff0;
		padding: 15px;
	}
}

.contactUs .full-width .contact-section .contact-address .trading-hours {
	font-size: 20px;
	color: #2882c0;
	padding-bottom: 30px;
	padding-left: 32px;
	position: relative;
}

.contactUs .full-width .contact-section .contact-address .trading-hours:before {
	content: '';
	background-image: url(/wp-content/themes/ava_trade/assets/images/time-2.png);
	width: 17px;
	height: 17px;
	position: absolute;
	left: 3px;
	top: 7px;
}

.contactUs .full-width .contact-section .contact-address h6 {
	font-size: 14px;
	font-weight: 600;
	color: #000;
}

.contactUs .full-width .contact-section .contact-address p {
	font-size: 15px;
}

.contactUs .full-width .contact-section .holiday-program {
	padding-bottom: 20px;
}

.contactUs .full-width .contact-section .holiday-program .title {
	font-size: 20px;
	color: #2882c0;
	padding-bottom: 20px;
	padding-left: 32px;
	position: relative;
}

.contactUs .full-width .contact-section .holiday-program .title:before {
	content: '';
	background-image: url(/wp-content/themes/ava_trade/assets/images/time-2.png);
	width: 17px;
	height: 17px;
	position: absolute;
	left: 3px;
	top: 7px;
}

.contactUs .full-width .contact-section .holiday-program p {
	padding-bottom: 0;
	margin-bottom: 0;
}

.contactUs .full-width .contact-section .holiday-program a {
	font-size: 15px;
}

.contactUs .full-width .contact-section .phone .title {
	font-size: 20px;
	color: #2882c0;
	padding-bottom: 10px;
	padding-left: 32px;
	position: relative;
}

.contactUs .full-width .contact-section .phone .title:before {
	content: '';
	background-image: url(/wp-content/themes/ava_trade/assets/images/phone.png);
	width: 16px;
	height: 17px;
	position: absolute;
	left: 3px;
	top: 7px;
}

.contactUs .full-width .contact-section .phone p {
	font-weight: 600;
	color: #000;
}

.contactUs .full-width .contact-section .phone .number {
	position: relative;
	padding-left: 32px;
	font-size: 16px;
}

.contactUs .full-width .contact-section .phone .number:before {
	content: '';
	background-image: url(/wp-content/themes/ava_trade/assets/images/globe.png);
	width: 20px;
	height: 20px;
	position: absolute;
	left: 3px;
	top: 1px;
}

.contactUs .full-width .contact-section .phone .number p {
	font-weight: 600;
}

.contactUs .full-width .contact-section .phone .number p span {
	font-weight: 300;
}

.rtl .contactUs .full-width .contact-section .contact-form .send-email {
	padding-left: 0;
	padding-right: 40px;
}

.rtl .wrapper-country .title,
.rtl .contactUs .full-width .contact-section .phone .number,
.rtl .contactUs .full-width .contact-section .phone .title,
.rtl .contactUs .full-width .contact-section .holiday-program .title,
.rtl .contactUs .full-width .contact-section .contact-address .trading-hours {
	padding-left: 0;
	padding-right: 32px;
}

.rtl .wrapper-country .title:before,
.rtl .contactUs .full-width .contact-section .phone .number:before,
.rtl .contactUs .full-width .contact-section .phone .title:before,
.rtl .contactUs .full-width .contact-section .contact-form .send-email:before,
.rtl .contactUs .full-width .contact-section .holiday-program .title:before,
.rtl .contactUs .full-width .contact-section .contact-address .trading-hours:before {
	left: auto;
	right: 3px;
}

.contactUs .account-btn {
	z-index: 4;
	white-space: normal;
	font-size: 20px;
	line-height: 17px;
	font-weight: 700;
	color: white;
	background-color: #82bb41;
	border-color: rgba(52, 52, 52, 0);
	border-radius: 3px;
	border: 1px solid transparent;
	outline: none;
	box-shadow: none;
	box-sizing: border-box;
	cursor: pointer;
	visibility: inherit;
	transition: none;
	text-align: inherit;
	margin: 0px;
	padding: 12px 35px;
	letter-spacing: 0px;
	min-height: 0px;
	min-width: 0px;
	max-height: none;
	max-width: none;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
	text-align: center;
	font-size: 16px;
	padding: 15px 61px;
	border-radius: 2px;
	vertical-align: middle;
	display: inline-block;
}

@media screen and (max-width: 389px) {
	.contactUs .account-btn {
		padding: 15px 25px;
	}
}

.contactUs .account-btn:hover {
	background-position: 0 100%;
	border: 1px solid;
	background-color: rgba(130, 187, 65, 0.701961);
}

.contactUs .wrapper-country {
	background-color: #fff;
	padding: 40px 30px 50px 30px;
	border: 1px solid #ebeff0;
}

@media screen and (max-width: 1150px) {
	.contactUs .wrapper-country {
		padding: 15px;
	}
}

.contactUs .wrapper-country .title {
	font-size: 20px;
	color: #2882c0;
	padding-bottom: 10px;
	padding-left: 32px;
	position: relative;
}

.contactUs .wrapper-country .title:before {
	content: '';
	background-image: url(/wp-content/themes/ava_trade/assets/images/phone.png);
	width: 16px;
	height: 17px;
	position: absolute;
	left: 3px;
	top: 7px;
}

.contactUs .wrapper-country .continent-name {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 5px;
}

.contactUs .wrapper-country ul {
	list-style: none;
	padding: 0 0 15px 0;
	margin: 0;
}

.contactUs .wrapper-country ul li {
	padding-bottom: 10px;
	letter-spacing: 1px;
}

.contactUs .wrapper-country ul li img {
	border-radius: 50%;
	width: 20px;
	height: 20px;
	margin-right: 7px;
}

.contactUs .wrapper-country ul li span {
	font-weight: 600;
}

/*
===============================================================================
Popup
===============================================================================
*/

.contactUs .popup-holiday-wrapper {
	background: rgba(0, 0, 0, .6);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20;
	display: none;
}

.contactUs .popup-holiday {
	position: absolute;
	z-index: 1000;
	top: 10%;
	background: #fff;
	width: 720px;
	left: 50%;
	margin-left: -360px;
	padding: 20px;
	font-size: 14px;
	border: 1px solid #dcdede;
	box-shadow: 0 5px 10px -5px #ccc !important;
	margin-bottom: 700px;
}

.contactUs .popup-holiday-wrapper .scroll {
	overflow: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.contactUs .popup-holiday-wrapper .scroll::-webkit-scrollbar {
	display: none;
}

@media screen and (max-width: 720px) {
	.contactUs .popup-holiday {
		width: 100%;
		padding: 15px 5px 5px 5px;
		margin-left: 0;
		left: 0;
		margin-bottom: 100px;
	}
}

.contactUs .closeHoliday {
	float: right;
	margin-right: -10px;
	margin-top: -14px;
	color: #ccc;
	cursor: pointer;
	font-size: 18px;
}

@media screen and (max-width: 720px) {
	.contactUs .closeHoliday {
		margin-right: 5px;
		margin-top: -14px;
	}
}

.contactUs .screen-reader-response {
	display: none;
}


.contactUs .trading-hours h3 {
	color: #2882c0;
	padding-bottom: 10px;
}

.contactUs .trading-hours p.small {
	line-height: 23px;
	margin-bottom: 0;
	font-size: 13px;
}

.contactUs .trading-hours .simple-text {
	padding-bottom: 30px;
}

.contactUs .trading-hours table {
	margin-bottom: 0;
	border: 1px solid #ccc;
}

.contactUs .trading-hours table td {
	font-size: 13px;
}

.contactUs .trading-hours table td.bold {
	font-weight: bold;
}
.contactUs .chat-with-us{
	margin-top: 10px;
	display: flex;
}
.contactUs .chat-with-us .live-chat{
	cursor: pointer;
}
.contactUs .chat-with-us svg{
    margin-right: 10px;
}
