.wcpConsentBannerCtrl{
	position: fixed;
	z-index: 9999;
	width: 100%;
	top: 0;
	left: 0;
	background-color: rgb(242, 242, 242);
	justify-content: space-between;
	text-align: left;    height: 56px;
}
.wcpConsentBannerCtrl_divs{
	      width: 1220px;
	      margin: 0 auto;    display: flex;padding: 6px 0;align-items: center;
}
.wcpConsentBannerCtrl_divs .divs_a{
	color: rgb(214, 0, 12); 
	    text-decoration: underline;
}
.divs_l,.divs_l_2{
	    margin: 0;
	    /*padding-top: 14px;
	    padding-bottom: 14px;*/
	    width: 62%;
	    display: inline-block;
}
.divs_l_2{
   width: 80%;	
}
.divs_l_2 .divs_l_p{
	    line-height: 42px;
}
.divs_l_p{
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
	color: #333;
    vertical-align: top;
	margin-bottom: 0;
}
.divs_r{
	display: inline-block;
	align-self: center;
	width: 38%;
	text-align: right;
	align-items: center;
}
.divs_r_2{
	display: inline-block;    width: 20%;
	align-self: center;
	    text-align: right;
}

.svgs{
display: inline-block;
	    height: 20px;
		width: 20px;	cursor: pointer;
}
.divs_r button{
	margin: 4px;
	padding: 5px;
	min-width: 150px;
	min-height: 36px;
	vertical-align: top;
	cursor: pointer;
	font-family: Segoe UI, SegoeUI, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	border: none !important;
	background-color: #fff !important;
	color: #333 !important;
	 outline: none;	border-radius: 5px;
}
.divs_r button.divs_button1{
	    margin-left: 15px;
}
.divs_bounceds{
	position: fixed;
	top: 50%;
	left: 50%;
	box-sizing: border-box;
	background-color: #fff;
	transform:translate(-50%,-50%); 
	border-radius: 15px;
	    width: 400px;
}
.divs_bounceds_div{
    display: block;
    padding: 7%;
    text-align: left;
}
.divs_bounceds_div_1{
	    font-family: Segoe UI, SegoeUI, Arial, sans-serif;
	    font-style: normal;
	    font-size: 16px;
	    line-height: 24px;
	    text-transform: none;
	    color: #333;
		margin-bottom: 15px;
}
.divs_bounceds_div_1:nth-child(4){
	margin-bottom: 0px;
}
.divs_bounceds_form{
	font-size: 1rem;
	color: #000000 !important;
	    margin-bottom: 20px;
}
.divs_bounceds_div_2{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

.divs_r button.divs_button1:hover{
 background-color: rgb(214, 0, 12) !important;
	color: #fff !important;
}
.divs_r button.divs_button0:hover{
	   background-color: rgb(199, 0, 11) !important;  color: #fff !important;
}
.bounceds_background{
	    width: 100%;
	    height: 100%;
	    position: fixed;
	    top: 0;
	    left: 0;
		z-index: 99999;
	    background: rgba(0,0,0,0.8);
}
.divs_bounceds_form p,.divs_bounceds_form a{
	display: inline-block;    text-align: justify;
}
.divs_bounceds_form_label{
	margin-right: 20px;
}
.svges{
	    text-align: center;
}
.svges .icon{
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.mob_wConsentBannerCtrl{
	position: absolute;
	bottom: 0;
	display: inline-block;
	top: auto;
	height: auto;
}
.mob_wcpConsentBannerCtrl_divs{
	width: 100%;
	    display: block;
	    background: rgb(242, 242, 242);
}
.mob_divs_l,.mob_divs_l_2{
	width: auto;
	padding: 5%;
	text-align: center;
}
.mob_divs_l_2{
	 text-align: left;
}
.mob_divs_l_2 .divs_l_p{
 width: 88%;
	font-size: 14px; text-align: center;    line-height: 22px;
}
.mob_divs_l_p{
font-size: 15px;
	    line-height: 22px;	
}
.mob_divs_r{
width: auto;
		display: block;text-align: center;	
}

	.mob_divs_r button {
	    background-color: rgb(235, 235, 235) !important;
		width: 92%;
		margin-bottom: 10px;
		border-radius: 50px;
	}
	.mob_divs_r button.divs_button1 {
	    margin-left: 0;
		margin: 4px;
		margin-bottom: 20px;
	}
	
	.mob_svgs {
	       position: absolute;
	       right: 20px;
	       top: 20px;
	}
	.mob_svgs .icon{
	      width: 26px;
	      height: 26px;
	}
	.mob_divs_bounceds {
	    width: 88%;
	}
	
	
@media screen and (max-width: 1200px){
	.wcpConsentBannerCtrl_divs {
	    width: auto;
	}
	}
	@media screen and (max-width: 1100px){
		.wcpConsentBannerCtrl_divs {
			padding-left: 5%;
		padding-right: 5%;
		}
		}
		
	@media screen and (max-width: 980px){
		.divs_r button {
		    min-width: 120px;
		}
		.divs_r_2 {
		    width: 5%;
		}
		.divs_l_2 {
		    width: 95%;
		}
		.divs_l_p {
		    font-size: 12px;
		}
		}
@media screen and (max-width: 800px){
	.wcpConsentBannerCtrl_divs {
	    width: 100%;
display: block;    padding: 0;
	}
	.wcpConsentBannerCtrl {
		position: fixed;
	    bottom: 0;
	    display: inline-block;
		    top: auto;height: auto;
	}
	.divs_l, .divs_l_2 {
	      width: auto;
	      padding: 5%;
		  text-align: center;
	}
	.divs_l_2 {
		  text-align: left;
	}
	.divs_l_2 .divs_l_p {
	   width: 88%;
	font-size: 14px; text-align: center;
	}
	.wcpConsentBannerCtrl_divs .divs_l_2 .divs_l_p {
	    font-size: 15px;
	    line-height: 22px;
	}
	.divs_r{
		width: auto;
		display: block;text-align: center;
	}
	.divs_r button {
	    background-color: rgb(235, 235, 235) !important;
		width: 92%;
		margin-bottom: 10px;
		border-radius: 50px;
	}
	.divs_r button.divs_button1 {
	    margin-left: 0;
		margin: 4px;
		margin-bottom: 20px;
	}
	.svgs {
	       position: absolute;
	       right: 20px;
	       top: 20px;
	}
	.svgs .icon{
	      width: 26px;
	      height: 26px;
	}
	.divs_bounceds {
	    width: 88%;
	}
}