.validation-red{
    border:1px solid red !important;
}
.validation-green{
    border:1px solid green !important;
}

@media screen and (max-width: 768px){
	.first-footer-web > img{
		margin-right: 0;
	}
}
.open-menu-toggle{
	text-align: left;
	display: none;
}
.open-menu-toggle > ul{
	padding-left: 0;
	background-color: #F5F6FA;
	position: absolute;
	left: -55px;
	top: 4px;
	z-index: 3;
}
.open-menu-toggle > ul > li{
	list-style: none;
	padding: 5px 15px;
	border: 1px solid #979797;
	font-size: 14px;
	color: #2B2B2B;
	font-weight: 400;
	cursor: pointer;
}

.modal-paynow > .modal-dialog > .modal-content{
	border-radius: 0;
}
/* .modal-paynow > .modal-dialog > .modal-content > .modal-body{

} */
.modal-paynow > .modal-dialog > .modal-content > .modal-body > .modal-body-custom{
	max-width: 400px;
	margin: auto;
}
.modal-paynow > .modal-dialog > .modal-content > .modal-body > .modal-body-custom > h3{
	font-weight: 400;
	font-size: 32px;
	color: #2B2B2B;
	margin-bottom: 30px;
}
.modal-paynow > .modal-dialog > .modal-content > .modal-body > .modal-body-custom > p{
	font-weight: 400;
	font-size: 16px;
	color: #2B2B2B;
}
.modal-paynow > .modal-dialog > .modal-content > .modal-body > .modal-body-custom > p:last-child{
	margin-top: 50px;
	margin-bottom: 30px;
}
.payment-selection{
	box-shadow: inset 0 -1px 0 0 rgba(89, 154, 239, 1);
}
.payment-selection > p{
	font-weight: 400;
	font-size: 14px;
	color: #BABABA;
	position: relative;
	cursor: pointer;
	padding-left: 15px;
}
.payment-selection > p > span > .form-control-custom{
	box-shadow: none;
	width: auto;
	display: inline-block;
	border: none;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	color: #2B2B2B;
	background-color: transparent;
	cursor: pointer;
}
.payment-selection > p > span > img{
	position: absolute;
	right: 10px;
	width: 17px;
	top: 20px;
}
.list-payment-selection{
	display: none;
	position: absolute;
	width: 67%;
	z-index: 1;
}
.list-payment-selection > ul{
	padding-left: 15px;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
	background-color: #FFF;
}
.list-payment-selection > ul > li{
	list-style: none;
	cursor: pointer;
	background-color: #FFF;
}
.list-payment-selection > ul > li > p{
	font-weight: 400;
	font-size: 14px;
	color: #BABABA;
	background-color: #FFF;
}
.list-payment-selection > ul > li > p > span > .form-control-custom{
	box-shadow: none;
	width: auto;
	display: inline-block;
	border: none;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	color: #2B2B2B;
	background-color: #FFF;
	cursor: pointer;
}
.choose-payment{
	display: flex;
	justify-content: center;
	align-items: center;
}
.choose-payment > div{
	border: 1px solid #EAEAEA;
	width: 135px;
	height: 135px;
	position: relative;
	cursor: pointer;
	transition: all .3s;
	padding: 20px;
}
.choose-payment > div:hover{
	box-shadow: 0 2px 10px 0 rgba(184, 203, 228, 1);
}
.choose-payment > div > img{
	width: 60%;
	display: block;
	margin: auto;
}
.choose-payment > div:not(:first-child) > img{
	margin-top: 12px;
}
.choose-payment > div > p{
	font-weight: 400;
	font-size: 14px;
	color: #515D65;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	letter-spacing: 0.39px;
}
.payment-cta{
	text-align: center;
	margin: 50px 0 30px 0;
}
.modal-body-review{
	display: none;
}
.modal-body-review{
	padding: 15px 0;
}
.modal-body-review > h1{
	padding: 0 15px;
	width: 400px;
    margin: 30px auto;
}
.payment-review-user{
	display: flex;
	background-color: #EAEAEA;
	padding: 15px 38px;
	position: relative;
}
.payment-review-user > div > p{
	margin: 0;
	color: #75848E;
	font-size: 12px;
}
.payment-review-user > div > h4{
	color: #2B2B2B;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 0;
}
.payment-review-user > div:first-child{
	margin-right: 15px;
}
/* .payment-review-user > div:nth-child(2){
	width: auto;
} */
.payment-review-user > div:last-child{
	text-align: right;
	position: absolute;
	right: 38px;
}
.payment-review-details{
	padding: 0 15px;
	width: 400px;
    margin: 15px auto;
}
.payment-method, .payment-order-details{
	margin: 30px 0;
}
.payment-order-details-2{
	display: flex;
	justify-content: space-between;
}
.payment-order-details-2 > div:last-child{
	text-align: right;
}
.payment-order-details-2 > div:first-child > p{
	color: #BABABA;
}
.payment-order-details-2 > div:last-child > p{
	color: #2B2B2B;
	font-size: 16px;
	font-weight: 400;
}
.payment-method > h4, .payment-order-details > h4, .payment-rate-details-2 > h4{
	font-weight: 700;
	color: #2B2B2B;
	font-size: 18px;
}
.payment-method > div > p > span{
	float: right;
	color: #515D65;
	font-size: 14px;
}
.payment-rate-details-2{
	margin-bottom: 15px;
}
.payment-rate-details-2 > p{
	font-weight: 400;
	font-size: 16px;
	color: #BABABA;
}
.payment-rate-details-2 > p > span{
	float: right;
	color: #2B2B2B;
}
.payment-rate-details-2-final{
	position: relative;
	margin-top: 30px;
}
.payment-rate-details-2-final::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #D9D9D9;
	top: -15px;
	left: 0;
}
.payment-rate-details-2-final > p{
	font-weight: 400;
	font-size: 16px;
	color: #BABABA;
}
.payment-rate-details-2-final > p > span{
	float: right;
	color: #2B2B2B;
}
.review-button-position{
	margin-top: 40px;
	text-align: center;
	position: relative;
}
.link-back{
	font-size: 16px;
	color: #75848E;
	text-decoration: none;
	position: absolute;
	left: 30px;
}