/************** CARD WITHOUT PURPOSE *****************/
.box-refusal {
	background-color: #f2f2f2;
	text-align: left;
	padding: 40px 0;
}

.refusal-msg {
	font-family: Arial;
	display: block;
	padding-bottom: 22px;
	font-size: 16px;
}

.refusal-title {
	color: #2d2926;
	font-family: BNPPSansCondensed;
	font-size: 42px;
	font-weight: 700;
	line-height: 58px;
	text-transform: uppercase;
	text-align: left;
	padding: 30px 15px;
}

.refusal-contact-title.bold-box-message-text {
	padding-top: 40px;
	padding-bottom: 30px;
	text-align: left;
}

.bold-box-message-text {
	font-family: BNPPSans;
	font-weight: bold;
	font-size: 16px;
}

.contact-item-container {
	display: flex;
	text-align: left;
}

.contact-item-container img {
	height: 30px;
	width: 30px;
	margin-right: 15px;
}

.contact-item-container a {
	color: #00965e;
	text-decoration: underline;
}

.refusal-contacts-text {
	font-family: Arial;
	word-break: break-word;
}

.credit-card-image {
	max-width: 280px;
	width: 100%;
}


/*******************************/

/* TEMA */
@media only screen and (min-width : 1200px) {
	.ops_screen_width_header {
		max-width: 980px;
		margin-bottom: 30px;
	}

	.header_spliter {
		margin-bottom: 30px;
	}

	.header-top-box {
		padding-top: 34px;	
	}

	.header-top-box img {
		width: 265px !important;
		height: 40px !important;
	}

	.ops_screen_width {
		max-width: 100%;
	}

	.ops_body_width {
		max-width: 980px;
		float: none;
		display: block;
		margin: 0 auto;
	}
	
	.multiple_refusal_width {
		max-width: 50%;
	}

	.ops_screen_width_footer {
		max-width: 980px !important;
	}

	.bgc_navigation {
		background-color: #fff;
	}
	.bgc_calculation {
		background-color: #eaeaea;
		padding-bottom: 30px !important;
	}
}


@media (max-width: 768px) {

	.box-refusal {
		padding: 0;
	}

	.refusal-title {
		font-size: 30px;
		line-height: 30px;
	}

	.credit-card-image-container {
		text-align: center;
	}

	.contact-item-container {
		padding-bottom: 20px;
	}
}


/*REFUSAL MULTIPLE REQUESTS CSS*/


.refusal-box {
	background-color: #ffffff;
	padding-bottom: 60px;
}

.refusal-box-inside {
	height: 94px;
	background-color: #f2f2f2;
	margin-top: 29px;
}

.refusal-img {
	width: 34px;
	height: 34px;
}

.refusal-box-img {
	padding-right: 0;
	padding-top: 30px;
	padding-left: 10px;
}

.refusal_subtitle {
	margin-top: 32px;
	text-align: left;
	color: #2d2926;
	font-family: "Arial";
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.02px;
}

.refusal_subtitle_content {
	text-align: left;
	color: #2d2926;
	font-family: "Arial";
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.02px;
}

@media only screen and (max-width: 480px) {
	.refusal-box-message {
		color: #e11352;
		font-family: BNPPSans;
		font-size: 16px;
		font-weight: 400;
		line-height: 19.2px;
		text-align: left;
		padding-top: 18px;
	}
}

@media only screen and (min-width: 480px) {
	.refusal-box-message {
		color: #e11352;
		font-family: BNPPSans;
		font-size: 16px;
		font-weight: 400;
		line-height: 19.2px;
		text-align: left;
		padding-top: 30px;
	}
}

@media only screen and (min-width: 768px) {
	.refusal-title {
		background-color: #f2f2f2;
	}
	
	.refusal-title-cwp {
		background-color: #FFFFFF;
	}
	
	.refusal-box {
		padding-bottom: 25px;
		margin-bottom: 135px;
		border: 1px solid #e1e1e1;
		border-top: 0;
	}
}

@media only screen and (min-width: 768px) {
	.refusal-multiple-requests-box {
		padding-bottom: 25px;
		margin-bottom: 135px;
		border-top: 0;
	}
}
.refusal-multiple-requests-box {
    margin-top: 70px;
	border: 0;
}

.refusal-multiple-requests-title {
	color: #2d2926;
	font-family: BNPPSansCondensed;
	font-size: 30px;
    font-weight: 700;
	line-height: 58px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 30px;
    text-align: left;
}

.refusal-multiple-requests-box-inside {
	text-align: left;
}

.refusal_multiple_requests_subtitle {
	/*margin-top: 32px;*/
	text-align: left;
	color: #ffffff;
	background-color: #00965e;
	font-family: "BNPPSans";
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.02px;
	text-align: left;
    padding-left: 30px;
	position: absolute;
	z-index:1;
}

.refusal_multiple_requests_subtitle_div {
	margin-top: 20px;
}

.refusal-multiple-requests-content {
	text-align: justify;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	font-family: "BNPPSans";
}

.refusal-multiple-requests-content a {
	color:#00965e;
	text-decoration:underline;
	font-weight: bold;
}

.refusal-multiple-requests-top-bar{
	padding: 0;
	height: 70px;
	background-color: #00965e;
}
.fullscreen {
  position: fixed;
  top: 140px;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: auto;
  
}
.refusal-credito-img {
	position: absolute;
    height: 411px;
    right: 50px;
    top: -120px;
    z-index: 1;
}

@media only screen and (max-width: 321px) {
	
	.refusal-multiple-requests-title{
		font-size:25px;
	}
}


@media only screen and (max-width: 426px){
	
	.refusal-multiple-requests-box {
		margin-top: 20px;
	}
	
	.refusal_multiple_requests_subtitle {
		height:50px;
	}	
	
	.refusal_multiple_requests_subtitle_div {
		margin-top: 15px;
	}
}

@media only screen and (min-width: 1023px) {
	
	.fullscreen{
		top: 200px;
	}
}
