/*.division-right{
	margin-left:0;
}
.division-right > .row{
	width:50%;
	display:inline-block;
}
.second-step > div > .form-group > .col-md-12{
	margin:0;
}
.new_division_right .form-group{
	margin:0;
}
.white-space {
    margin-bottom: 30px !important;
}
.service-info a{
	color:#177D33;
}
.service-detail{
	color:#6B6B6B;
}
@media(min-width:768px){
	.service-info .business_name{
		margin-top:0;
	}
	.division-right{
		display: -ms-flexbox;
    	display: -webkit-flex;
    	display: flex;
    	-webkit-align-items: center;
    	align-items: center;
	}
	.business_name{
		text-align:left;
	}
	.division-left{
		border-right:none;
    	padding-right:30px !important;
	}
	.new_division_right{
    	padding-left:30px;
		border-left: 2px solid #DDD;
	}
	.division-left, .new_division_right{
		margin-bottom:20px;
	}
	fieldset.fieldset_payment{
		max-width: 341px;
	}
}
@media (min-width: 992px){
	.division-left .col-xs-12.col-sm-7.col-md-8 {
    	padding-right:15px;
	}
	#payment_method > .form-group:last-child {
    	margin-left: 0;
	}
	#terminal_layout{
		width:60% !important;
	}
	.image_div{
		width:40% !important;
	}
	.image_div{
		background-image:url('../../img/custom/second_payment_design_img.jpg');
    	background-repeat:no-repeat;
    	background-size:cover;
    	background-position:center center;
    	padding:70px 30px;
	}
}
*/
#payment_method .col-payment-info{
	background: transparent;
	background-color: rgba(231, 249, 253, 0.68);
	margin: 35px 30px 0;
	display: none;
}
#service-panel{
	margin-bottom: 0;
	background-color: transparent;
}
#service-panel > .panel-body{
	padding: 0;
}
.image_div{
	background-image:url('../../img/custom/second_payment_design_img.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	padding:70px 30px;
}
html{
	height:auto !important;
}
body{
	background-image:url('../../img/bg_tw_2024.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
#payment_method > div:first-child{
	padding: 20px;
	padding: 0;
	background-color: rgba(90, 93, 132, 0.45);
}
#payment_method{
	margin-top: 20px;
	border:none;
	border-radius: 0;
	background-color: transparent;
}
.first-step, 
.second-step,
.col-xs-12.col-sm-6.col-md-7.col-sm-push-6.col-md-push-5.text-center h2{
	background-color: rgba(237, 241, 242, 0.80);
  }
.first-step, 
.second-step,
.col-payment-info,
.col-xs-12.col-sm-6.col-md-7.col-sm-push-6.col-md-push-5.text-center h2{
	border: 2px solid #556397;
	border-radius: 10px;
}
.col-xs-12.col-sm-6.col-md-7.col-sm-push-6.col-md-push-5.text-center h2{
	padding: 8px 15px;
}
.payment-steps{
	padding: 35px 30px;
}
.col-payment-info .row > div:first-child > a img{
	width:70px;
	height:70px;
}
#payment_method .col-payment-info .row > div:first-child > a img{
	width:80px;
	height:80px;
}

.btn-payment-method,
.btn-payment-method img{
	width:100%;
}
.compra-segura img{
	filter: invert(100%) saturate(1200%) hue-rotate(200deg) brightness(100%) contrast(100%);
}
#terminal_layout #subtotals, 
#terminal_layout .col-button,
.step-text {
	border-color: #90a8b7;
}
.success-service-detail > div{
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.65) 100%), radial-gradient(50% 50% at 50% 50%, rgba(190, 208, 236, 0.35) 0%, rgba(152, 174, 209, 0.35) 100%);
}

@media (max-width: 767px) {
	#terminal_layout > .sticky-div {
		margin-top:15px;
		/*backdrop-filter: blur(1px);*/
		background-color: rgba(231, 249, 253, 0.68);
		border-color: #2f3971;
	}
	#payment_method .col-payment-info{
		margin: 0 15px;
	}
	.first-step {
		margin-bottom: 20px;
	}
	.payment-steps {
		padding: 15px;
	}
	.col-payment-info .row > div:first-child > a img{
		width:100px;
		height:100px;
	}	
	.col-xs-12.col-sm-6.col-md-7.col-sm-push-6.col-md-push-5.text-center h2{
		margin-top: 15px;
		margin-bottom: 30px;
	}
}
@media (min-width: 768px){
	#terminal_layout{	
		border-radius: 0 8px 8px 0;
		box-shadow: none;
		border: none;
		border: 1px solid #c0d7e6;
		background-color: rgba(231, 249, 253, 0.68);
	}
	#payment_method > div:first-child{
		border-radius: 8px 0 0 8px;
		/*backdrop-filter: blur(3px);*/
	}
	.col-xs-12.col-sm-6.col-md-7.col-sm-push-6.col-md-push-5.text-center h2{
		margin: 0;
	}
	/*.first-step, 
	.second-step,
	#terminal_layout {
		backdrop-filter: blur(1px);
  	}*/
	.col-xs-12.col-sm-6.col-md-5.col-sm-pull-6.col-md-pull-7,
	.col-xs-12.col-sm-6.col-md-7.col-sm-push-6.col-md-push-5.text-center{
		margin-top:20px;
	}
}
@media (max-width:991px) and (min-width:768px){
	.col-payment-info .row{
		justify-content: center;
	}
	.col-payment-info .row > div:first-child > a img {
		width: 100px;
		height: 100px;
		margin-bottom: 20px;
	}
	.col-payment-info > .row > div:first-child{
		width: 50%;
	}
	.col-payment-info > .row > div:last-child{
		width: 100%;
	}
	.business_name{
		font-size: 22px !important;
		text-align: center;
	}
}
