
.top-bar {
	background: #f27a02;
	text-align: center;
	padding: 5px 0;
	font-size: 12px;
	color: white;
	font-weight: 500;;
}
.logo img {
	height: 47px;
}

.main-header-row {
	display: flex;
	justify-content: space-between;
}

.top-info-bar .info-wrapper {
	display: flex;
	align-items: center;
	margin-left: 30px;
}
a {
	text-decoration: none !important;
}
/* font-family: 'Montserrat', sans-serif; */

.top-bar, header, h2, h3, h4, h5 {
	font-family: 'Montserrat', sans-serif;
}

header {
	padding: 14px 0;
}

.top-info-bar {
	display: flex;
}
.top-info-bar .info-wrapper a {
	color: #000;
	font-weight: 500;
	font-size: 17px;
}

.top-info-bar .info-wrapper a.main-button {
	border: 2px solid #f27a02;
	color: #f27a02;
	letter-spacing: -1px;
	font-size: 15px;
	padding: 10px 24px;
	border-radius: 24px;
	font-weight: 600;
}

.header_bottom {
	float: left;
	width: 100%;
	position: absolute;
	bottom: -50px;
}

header .navbar {
	padding: 0;
	min-height: 50px;
	float: left;
}

header  .navbar .navbar-collapse ul li {
	margin: 0 2px;
}

.top-header .navbar .navbar-collapse ul li a {
	text-transform: none;
	font-size: 17px;
	padding: 10px 25px;
	font-weight: 400;
	overflow: hidden;
	color: #000;
	position: relative;
	z-index: 2;
}

.menu_orange_section::after {
	width: 70px;
	height: 50px;
	position: relative;
	content: "";
	display: block;
	background: #f27a02;
	left: -35px;
	transform: skew(30deg);
}

.header_bottom::after {
	width: 50%;
	display: block;
	right: 0;
	content: "";
	background: #f27a02;
	height: 50px;
	position: absolute;
	top: 0;
	z-index: 1;
}
header {
	position: relative;
}

.header_bottom ul li a {
	color: white;
	font-weight: 500;
	font-size: 15px;
	padding-top: 0;
	padding-bottom: 0;
	text-transform: uppercase;
	padding-left: 18px !important;
}
.menu_orange_section {
	background: #f27a02;
	position: relative;
	z-index: 2;
}

.main-form form {
	display: flex;
	align-items: center;
}

.main-form form .form-group select, .main-form form .form-group input {
	height: 56px;
	border-radius: 11px;
	border: 0;
	font-size: 34px;
	width: 100%;
	text-align: center;
}

.header_bottom .navbar-nav {
	margin-left: 30px;
}

.header_bottom {
	right: 0;
	max-width: 720px;
}

.full-img img, .full-img div, .full-img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

.footer-menu ul li a {
	color: white;
	font-size: 19px;
	text-transform: uppercase;
	padding: 0 22px;
}

.footer-menu ul {
	padding: 0;
	display: flex;
	list-style-type: none;
	justify-content: center;
}

.main-cn-form input, .main-cn-form textarea {
	height: 50px;
	border: 1px solid #ccc;
	padding: 11px 22px;
	width: 100%;
}

.main-cn-form textarea {
	min-height: 130px;
}

.main-cn-form {
	max-width: 690px;
	margin: -40px auto -130px;
	position: relative;
	z-index: 1;
	background: white;
	padding: 30px 40px;
	border-radius: 5px;
}

.main-cn-form input.cn-button {
	background: rgb(242, 122, 2);
	border: 0;
	font-size: 20px;
	color: white;
	font-weight: 600;
	max-width: 180px;
	margin: 0 auto;
	display: block;
	line-height: 0px;
	padding: 0;
	text-transform: ;
}


.main-calulator {
	margin-top: -316px;
	background: rgba(77, 77, 77, 0.39);
	padding: 20px 30px 20px;
	border-radius: 12px;
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
}

.main-calulator input[type="submit"] {
	display: none;
}

.main-calulator input, .main-calulator select {
	border: 0;
	height: 66px;
	padding: 0 15px;
}

.main-calulator form {
	display: flex;
	flex-flow: wrap;
}

.main-calulator form #pay {
	order: 1;
	display: block;
	width: 100%;
	text-align: center;
}
.main-calulator form #from_cur {
	order: 2;
	width: 100%;
}

.main-calulator form #to_cur {
	order: 3;
	width: 100%;
}

.main-calulator form #receive {
	order: 4;
	background: transparent;
	color: white;
	text-align: center;
	width: 100%;
	font-size: 50px;
	font-weight: 600;
	margin: 14px 0 -30px;
}


.main-calulator form .cn1 {
	width: 30%;
}

.cn2, .cn3 {
	width: 35%;
}

.main-calulator form .cn1 {
	border-right: 1px solid #ccc;
}

.cn4 {
	width: 100%;
}

.inner-banner h2 {
	color: white;
	background: rgba(26, 24, 24, 0.74);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	font-size: 42px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	align-items: center;
	padding: 0 130px;
}

.inner-banner {
	background-image: url(/wp-content/uploads/2020/05/slide1.jpg);
	color: white;
	padding: 160px 0;
	background-attachment: fixed;
	background-size: cover;
	background-position: center center;
	position: relative;
}

.footercopyright {
	margin: 0;
	background: RGB(0, 5, 27);
	color: white;
	padding: 25px 0;
	text-align: center;
}

.cr-tab a {
	padding: 7px 36px;
	color: rgb(0, 0, 0);
	border: 2px solid white;
	border-radius: 3px;
	margin: 0 10px;
	background: white;
}

.cr-tab {
	display: flex;
	justify-content: center;
	margin: 22px 0;
}
.multiform-placeholder.for-sell {
	display: none;
}

.multiform-placeholder.for-receive {
	display: none;
}

.rightdiv .multiform-placeholder {
	color: white;
	width: 74px;
	text-align: left;
}

.multiform-placeholder.for-pay {
	padding-left: 4px;
	margin-right: -11px;
}

.cr-tab a.active {
	background: rgb(0, 0, 0);
	border-color: #000;
	color: white;
}

.rightdiv .multiform-placeholder.show {
	display: inline-block;
}

.rightdiv .multiform-placeholder {
	display: none;
}

.multiform-placeholder.for-receive {
	margin-right: -11px;
	padding-left: 4px;
}