@font-face {

  font-family: 'NewStenciltfb';

  src: url('../../fonts/NewStenciltfb.eot?#iefix') format('embedded-opentype'),  
  url('../../fonts/NewStenciltfb.woff') format('woff'), 
  url('../../fonts/NewStenciltfb.ttf')  format('truetype'), 
  url('../../fonts/NewStenciltfb.svg#NewStenciltfb') format('svg');

  font-weight: normal;

  font-style: normal;

}



@font-face {

  font-family: 'ClaireHand-Regular';

  src: url('../../fonts/ClaireHand-Regular.eot?#iefix') format('embedded-opentype'),  
  url('../../fonts/ClaireHand-Regular.woff') format('woff'), 
  url('../../fonts/ClaireHand-Regular.ttf')  format('truetype'), 
  url('../../fonts/ClaireHand-Regular.svg#ClaireHand-Regular') format('svg');

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: 'COCOGOOSE-UltraLight';

  src: url('../../fonts/COCOGOOSE-UltraLight.eot?#iefix') format('embedded-opentype'),  
  url('../../fonts/COCOGOOSE-UltraLight.woff') format('woff'), 
  url('../../fonts/COCOGOOSE-UltraLight.ttf')  format('truetype'), 
  url('../../fonts/COCOGOOSE-UltraLight.svg#COCOGOOSE-UltraLight') format('svg');

  font-weight: normal;

  font-style: normal;

}





@font-face {

  font-family: 'Avenir-Black';

  src: url('../../fonts/Avenir-Black.eot?#iefix') format('embedded-opentype'),  
  url('../../fonts/Avenir-Black.woff') format('woff'), 
  url('../../fonts/Avenir-Black.ttf')  format('truetype'), 
  url('../../fonts/Avenir-Black.svg#Avenir-Black') format('svg');

  font-weight: normal;

  font-style: normal;

}

@font-face {

	font-family: 'Conv_calibri';

	src: url('../../fonts/calibri.eot');

	src: local('☺'), url('../../fonts/calibri.woff') format('woff'), 
	url('../../fonts/calibri.ttf') format('truetype'), 
	url('../../fonts/calibri.svg') format('svg');

	font-weight: normal;

	font-style: normal;

}

@font-face {
    font-family: 'Verzorgingstekens_2018';
    src: url('../../fonts/Verzorgingstekens_201-Regular.eot');
    src: url('../../fonts/Verzorgingstekens_201-Regular.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/Verzorgingstekens_201-Regular.woff2') format('woff2'),
        url('../../fonts/Verzorgingstekens_201-Regular.woff') format('woff'),
        url('../../fonts/Verzorgingstekens_201-Regular.ttf') format('truetype'),
        url('../../fonts/Verzorgingstekens_201-Regular.svg#Verzorgingstekens_201-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Verzorgingstekens_2018';
    src: url('../../fonts/Verzorgingstekens_201-Regular_1.eot');
    src: url('../../fonts/Verzorgingstekens_201-Regular_1.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/Verzorgingstekens_201-Regular_1.woff2') format('woff2'),
        url('../../fonts/Verzorgingstekens_201-Regular_1.woff') format('woff'),
        url('../../fonts/Verzorgingstekens_201-Regular_1.ttf') format('truetype'),
        url('../../fonts/Verzorgingstekens_201-Regular_1.svg#Verzorgingstekens_201-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}



/*reset property*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,samp,

small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,article,

aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,

video {

	margin: 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	vertical-align: baseline;

}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,

section {

	display: block;

}

ol,

ul {

	list-style: none;

}

blockquote,

q {

	quotes: none;

}

blockquote:before,

blockquote:after,

q:before,

q:after {

	content: '';

	content: none;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}

*,

*:after,

*:before {

	box-sizing: border-box;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	-o-box-sizing: border-box;

	vertical-align: top;

}

img,

object,

embed {

    max-width: 100%;

}

img {

    height: auto;

    vertical-align: top;

}

input[type="reset"],

input[type="text"],

input[type="button"],

input[type="search"],

input[type="url"],

input[type="tel"],

input[type="email"],

input[type="password"],

textarea,

select {

    height: 37px;

    -webkit-appearance: none !important;

    font-weight: normal;

    font-size: 14px;

    color: #000;

    text-align: left;

    background: #ffffff;

    line-height: 37px;

    width: 100%;

    border-radius: 0;

    border: solid 1px #ededed;

	box-shadow: none;

	-webkit-box-shadow: none;

	padding: 0 15px;

}

input[type="submit"] {

    -webkit-appearance: none !important;

    cursor: pointer;

}

*,

img,

a {

    outline: none;

}

ul {

    margin: 0;

    padding: 0;		

}

h1{

	font-size: 30px;

	font-weight: 500;

	color: #549BD5;

}

h2{

	font-size: 26px;

	font-weight: 500;

	color: #549BD5;

}



h3{

	font-size: 22px;

	font-weight: 500;

	color: #549BD5;	

}

h4{

	font-size: 18px;

	font-weight: 500;

	/*color: #fff;*/

	color: #549BD5;

	line-height: 28px;

	

}

h5{

	font-size: 16px;

	font-weight: 500;

	color: #549BD5;	

}

h6{

	font-size: 14px;

	font-weight: 500;

	color: #549BD5;	

}

a,button{

	-webkit-transition: all .3s ease-in-out;

	-moz-transition: all .3s ease-in-out;

	-ms-transition: all .3s ease-in-out;

	-o-transition: all .3s ease-in-out;

	transition: all .3s ease-in-out;

}

html{

	width: 100%;

	height: 100%;

}

body{

	width: 100%;

	height: 100%;

	font-family: 'Avenir-Black';

	overflow-x: hidden;

}



.cf:after,.cf:before{

	display:table;

	content:' '

}

.cf:ahter{

	clear:both;

}

.container{

	width: 100%; 

	max-width:1230px; 

	margin:0 auto;

	padding: 0 15px;

}

.table{ 

	display :table; 

	width:100%; 

	height:100%;

}

.table-cell{ 

	display:table-cell; 

	vertical-align: middle;

}

sup{

	vertical-align: super;

	font-size: 65px;

	font-weight: 900;

}





/*css*/



header{

	width: 100%;

	float: left;

}

.logo{

	width: 100%;

}

.logo img{

	width: 260px;

}

.top-header{

	width: 100%;

	height: 40px;

	float: left;

	background-color: #8BC751;

}

.header{

	width: 100%;

	float: left;

	padding: 30px 0;

	background-image: url("../images/Img_01-01.jpg");

	background-repeat: no-repeat;

	background-position: 100%;

	background-size: cover;

}

.banner{

	width: 100%;

    float: left;

    margin: 10px 0;

    padding: 60px 0;

    position: relative;

}

.banner::before{

	content: "";

    position: absolute;

    background-image: url("/public/images/top-borderbox.png");

    width: 100%;

    height: 60px;

    top: 0;

    left: 0;

    background-position: left top;

    background-repeat: no-repeat;

    background-size: cover;

}

.banner::after{

	content: "";

    position: absolute;

    background-image: url("/public/images/bottom-borderbox.png");

    width: 100%;

    height: 60px;

    bottom:  0;

    left: 0;

    background-position: left top;

    background-repeat: no-repeat;

    background-size: cover;

}

.border-ex{

	width: 100%;

	float: left;



}

.banner .border{

	width: 50px;

    height: 40px;

    display: inline-block;

    margin-right: 25px;

    background-color: #E30711;

    /*-ms-transform: skewY(40deg);

    -webkit-transform: skewY(40deg);

    transform: skewX(40deg);*/

}



.banner-inner{

	width: 100%;

	float: left;

	position: relative;

}

.product-offer{

	width: 66.66%;

	float: left;

	text-align: left;

}

.amount-block{

	width: 50%;

	float: left;

}

.offer-img{

	width: 50%;

	float: left;

}

.offer-img img{

	width: auto;

}

.price-alarm{

	width: 33.33%;

	float: left;

	text-align: center;

}

span.cancel-amount{

	font-size: 35px;

	font-weight: 700;

	text-decoration: line-through;

	display: block;

	/*margin-top: 30px;*/

	font-family: 'Avenir-Black';



}

.amount-block p{

	font-size: 30px;

	font-weight: 900;

	display: block;

	font-family: 'Avenir-Black';



}

p.main-amount{

	font-size: 112px;

	font-weight: 900;

	display: block;

	font-family: 'Avenir-Black';

}

.price-alarm-tag {

    width: auto;

    background-color: #E30711;

    /* float: left; */

    height: 76px;

    display: inline-block;

    text-align: center;

}

.price-alarm-tag span {

    display: inline-block;

    font-family: 'NewStenciltfb';

    font-size: 40px;

    color: #fff;

    padding: 10px 20px 0px 20px;

    border-bottom: 2px solid #fff;

}

.stock {

    width: 100%;

    margin: 0 auto;

    max-width: 200px;

    margin-top: 30px;

    text-align: center;

}

.stock p{

	font-size: 25px;

    font-weight: 900;

    display: block;

    font-family: 'Avenir-Black';

    text-transform: uppercase;

}

.stock-blocks span {

    width: 60px;

    height: 80px;

    font-family: 'Avenir-Black';

    font-size: 60px;

    float: left;

    font-weight: 900;

    display: inline-block;

    background-color: #DCDDDE;

    text-align: center;

    margin-right: 5px;

    padding: 0px 0;

}

.stock-blocks{

	width: 100%;

	float: left;

}

.stock a {

    padding: 20px;

    font-size: 28px;

    font-family: 'Avenir-Black';

    color: #fff;

    line-height: normal;

    font-weight: 600;

    text-transform: uppercase;

    background-color: #E30711;

    border-radius: 25px;

    line-height: 20px;

    text-decoration: none;

    margin: 12px 0;

    display: inline-block;

    border: 1px solid #E30711;

}

.stock a:hover{



	background-color: #fff;

	color: #E30711;

}

.timer{

	width: 100%;

	float: left;

	text-align: center;

	margin-top: 10px;

}

.timer p{ 

	    font-size: 20px;

    font-weight: 700;

    font-family: 'Avenir-Black';

    line-height: normal;

    margin-bottom: 5px;

}

.timer li {

    display: inline-block;

    font-size: 20px;

    list-style-type: none;

    padding:0 3px;

    font-family: 'Avenir-Black';

    text-transform: uppercase;

}	

/*.timer li:first-child{

	width: 100%;

	margin-top: 10px;

}*/

.timer li span {

    display: block;

    font-size: 40px;

    font-weight: 700;

    line-height: 40px;

    font-family: 'Avenir-Black';

    text-align: center;

}

.alarm-info {

	width: 100%;

	max-width: 200px;

	margin: 0 auto;

	margin-top: 110px;

	text-align: center;

	margin-bottom: 15px;

}

.alarm-info p{

	font-size: 16px;

	font-family: 'Conv_calibri';



	line-height: normal;

}





/*video-wrapper*/



.video-wrapper{

	width: 100%;

	float: left;

	padding: 30px 0;

}

.video-wrapper-inner{

	width: 100%;

	float: left;

	padding: 15px;

	/*border:4px dashed #717171;*/

	text-align: center;

}

.video-block{

	width: 50%;

	float: left;

}

.video-block iframe{

	width: 100%;

}

.video-content{

	width: 50%;

	float: left;

	text-align: center;

	padding: 30px 10px 0 10px;

}

.video-content h1,

.banner-content h1,

.newsletter-inner h1,

.timings h1,

.social-block h1,

.video-wrapper-inner h1{

	color: #000;

	font-size: 26px;

	font-weight: 900;

}

.video-content h2,

.banner-content h2,

.newsletter-inner h2,

.timings h2,

.social-block h2,

.video-wrapper-inner h2{

	color: #000;

	font-size: 26px;

	font-weight: 900;

}

.video-wrapper-inner h2,
.video-wrapper-inner h1{

	margin-bottom: 20px;

	font-size: 32px;

}
.video-wrapper-inner h2
	{
		margin-bottom: 40px;
	}
.video-content h2,
.video-content h1 {

    font-size: 26px;

    margin-bottom: 0;

}

.video-content p {

    line-height: 30px;

    max-width: 400px;

    width: 100%;

    font-size: 22px;

    margin: 0 auto;

    /* margin-top: 10px; */

    font-family: 'Conv_calibri';

}





/*banner-template*/



.banner-template{

	width: 100%;

	float: left;

	margin-bottom: 30px;	

}

.banner-template-inner{

	width: 100%;

	float: left;

	background-color: #E8F3DD;

	padding: 60px 0 150px;

	overflow: hidden;

}

.banner-content{

	width: 50%;

	float: left;

	padding: 30px 10px;

	text-align: center;

}

.banner-content span{

	display: block;

	font-size: 24px;

	line-height: 23px;

	font-family: 'Conv_calibri';



}

.banner-content h2 {

    margin-top: 40px;

    font-size: 28px;

}

.banner-img{

	width: 50%;

	float: left;

	padding:20px 20px 0 0;

	position: relative;

}

.banner-cover {

    width: 410px;

    height: 450px;

    position: absolute;

    top: 10px;

    right: 60px;

    display: inline-block;

    transform: rotate(345deg);

   -webkit-box-shadow: 10px 3px 14px -4px rgba(0,0,0,0.75);

	-moz-box-shadow: 10px 3px 14px -4px rgba(0,0,0,0.75);

	box-shadow: 10px 3px 14px -4px rgba(0,0,0,0.75);

}

.banner-cover img{

	width: 100%;

	height: 100%;

	float: left;

}

.banner-content a{

	display: inline-block;

	padding: 10px 30px;

	text-decoration: none;

	background-color: #E30711;

	border:1px solid #E30711;

	color: #fff;

	font-size: 18px;

	font-weight: 700;

	line-height: 16px;

	border-radius: 16px;

	letter-spacing: 1px;

	margin-top: 40px;

	font-family: 'Conv_calibri';

}

.banner-content a:hover{

	background-color: #fff;

	color: #E30711;

}





/*newsletter*/



.newsletter{

	width: 100%;

	float: left;

	background-color: #E30711;

	    padding: 20px 0 30px;

	margin-bottom: 30px;

}

.newsletter-inner{

	width: 100%;

	float: left;

	text-align: center;

}

.newsletter-inner h2,
.newsletter-inner h1{

	margin-bottom: 20px;

	line-height: 20px;

	color:#fff;

}

.newsletter-inner .input{

	width: 19%;

	float: left;

	position: relative;

	margin-right: 10px;

}

.newsletter-inner .input label{

	position: absolute;

    left: 0;

    top: 100%;

    color: #fff;

    font-size: 14px;

}

.newsletter-inner input[type="text"],

.newsletter-inner input[type="email"]{

	width: 100%;

	float: left;

	border: 1px solid #A7A9AC;

	border-radius: 20px;

	font-size: 18px;

	font-family: 'Conv_calibri';

}

.newsletter-inner button {

    display: inline-block;

    padding: 10px 40px;

    text-decoration: none;

    background-color: #000;

    border: 1px solid #000;

    color: #fff;

    font-size: 20px;

    letter-spacing: 1px;

    text-transform: uppercase;

    font-weight: 700;

    line-height: 16px;

    border-radius: 16px;

    font-family: 'Conv_calibri';

    margin: 0;

}

.newsletter-inner button:hover{

	background-color: #fff;

	color: #000;

}



/*footer*/



footer{

	width: 100%;

	float: left;

	padding: 30px 0;

}

.footer-inner{

	width: 100%;

	float: left;

}

.timings{

	width: 33.33%;

	float: left;

}

.timings h2,

.social-block h2{

	font-size: 22px;

	margin-bottom: 5px;

}

footer .logo{

	width: 43%;

	display: inline-block;

}

.social-block {

    width: 23%;

    float: right;

}

.timings p{

	font-size: 18px;

	font-family: 'Conv_calibri';

	line-height: 25px;



}

.timings p span{

	width: 40px;

	display: inline-block;

}

.social-links{

	width: 100%;

	float: left;

}

.icon-bg {

    width: 40px;

    height: 40px;

    float: left;

    padding: 5px 0;

    text-align: center;

    background-color: #8BC751;

}

.insta .icon-bg{

	border-radius:0 4px 0 0;

}

.pinterest .icon-bg{

	border-radius:0 0 4px 0;

}

.social-links p {

    display: inline-block;

    line-height: 40px;

    padding-left: 15px;

    font-family: 'Conv_calibri';

    font-size: 18px;

}





/*bottom-footer*/



.bottom-footer{

	width: 100%;

	float: left;

	background-color: #8BC751;

	padding: 20px 0;

}

.bottom-inner{

	width: 100%;

	float: left;

	text-align: center;

}

.bottom-inner span{

	font-family: 'Avenir-Black';



	color: #fff;

	font-size: 14px;

	line-height: 14px;

}

.bottom-inner a{

	text-decoration: none;

	color: #fff;

	font-family: 'Avenir-Black';



	color: #fff;

	font-size: 14px;

	line-height: 14px;

}











/*order page*/



@font-face {

    font-family: 'minion_pro_smbdregular';

    src: url('/public/fonts/minionpro-semibold-webfont.eot');

    src: url('/public/fonts/minionpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),

         url('/public/fonts/minionpro-semibold-webfont.woff') format('woff'),

         url('/public/fonts/minionpro-semibold-webfont.ttf') format('truetype'),

         url('/public/fonts/minionpro-semibold-webfont.svg#minion_pro_smbdregular') format('svg');

    font-weight: normal;

    font-style: normal;



}

.p-order-container{

	width: 100%;

	max-width: 1050px;

	margin:0 auto;

}

.p-order-main{

	width: 100%;

	float: left;

	margin-bottom: 20px;

}

.p-order{

	width: 100%;

	float: left;

	text-align: center;

}

span.order-head {

    color: #272525;

    font-family: 'Conv_calibri';

    font-size: 20px;

    max-width: 420px;

    line-height: normal;

    display: inline-block;

    margin: 20px 0;

}

.p-order-wrapper{

	width: 100%;

	float: left;

	border: 2px dashed #717171;

	padding: 50px 60px 20px 60px;

}

.amount-block h3,

.price-alarm h3{

	font-size: 24px;

	font-weight: normal;

	color: #000;

}

.banner-inputs{

	width: 100%;

	float: left;

	margin-top: 30px;

}

.banner-inputs .input , .banner-inputs .input-check{

    width: 100%;

    float: left;

    margin-bottom: 20px;

    padding: 0 50px;
    position: relative;

}

.banner-inputs .input-check{
	padding: 0;
}

.banner-inputs input[type="text"],

.banner-inputs input[type="email"]{

	width: 100%;

	float: left;

	border: 1px solid #000;

	border-radius: 20px;

	font-size: 18px;

	font-family: 'Conv_calibri';

	color:#000;

}

::placeholder{

	color: #000;

	font-size: 20px;

}



.checkbox input {

  padding: 0;

  height: initial;

  width: initial;

  margin-bottom: 0;

  display: none;

  cursor: pointer;

}



.checkbox label {

    position: relative;

    cursor: pointer;

    display: inline-block;

    padding-left: 40px;

    text-align: left;

    font-family: 'Conv_calibri';

    font-size: 16px;

    color: 272525;

}



.checkbox label:before {

    content: '';

    -webkit-appearance: none;

    background-color: transparent;

    border: 2px solid #5a5a5a;

    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);

        padding: 11px 13px;

    display: inline-block;

    position: absolute;

    vertical-align: middle;

    border-radius: 10px;

    cursor: pointer;

    left: 0;

}



.checkbox input:checked + label:after {

    content: '';

    display: block;

    position: absolute;

        top: 4px;

    left: 12px;

    width: 6px;

    height: 14px;

    border: solid #5a5a5a;

    border-width: 0 2px 2px 0;

    transform: rotate(45deg);

}



/*.p-order-wrapper .offer-img img {

    width: 250px;

}

*/



/*address-block-main*/



.address-block-main{

	width: 100%;

	float: left;

	margin-bottom: 20px;

}

.address-block,

.payment-order{

	width: 100%;

	float: left;

	border: 2px dashed #717171;

	padding: 20px 60px;

}

.address-head{

	width: 50%;

	float: left;

}

.address-head p,

.address-head p span{

	text-align: right;

	font-family: 'Conv_calibri';

	color: #272525;

	font-size: 22px;

}

.address-head p span{

	font-weight: bold;

}

.address{

	width: 50%;

	float: left;

	padding-left: 40px;

}

.address p{

	font-family: 'Conv_calibri';

	color: #272525;

	font-size: 22px;

}





/*payment-order-main*/



.payment-order-main{

	width: 100%;

	float: left;

	text-align: center;

}

h3.payment-head{

	color: #272525;

	font-size: 18px;

	display: inline-block;

}

.payment-btns,

.payment-btns ul{

	width: 100%;

	float: left;

	text-align: center;

}

.payment-btns ul li {

    display: inline-block;

    width: 30%;

    padding: 0 18px;

    text-align: center;

    margin-top: 20px;

}

.payment-btns ul li button.p-btn{

	color: #272525;

	width: 100%;

    border: 2px solid #272525;

    border-radius: 25px;

    background-color: #fff;

    float: left;

    padding: 10px;

    font-size: 22px;

    cursor: pointer;

    line-height: 20px;

    font-family: 'Conv_calibri';

}

.payment-btns ul li button.p-btn:hover{

	background-color: #272525;

	color: #fff;

}

.payment-btn-main a {

    padding: 24px;

    font-size: 36px;

    font-family: 'Avenir-Black';

    color: #fff;

    line-height: normal;

    letter-spacing: 1px;

    font-weight: 600;

    text-transform: uppercase;

    background-color: #E30711;

    border-radius: 38px;

    line-height: 25px;

    text-decoration: none;

    margin: 12px 0;

    display: inline-block;

    border: 1px solid #E30711;

}

.payment-btn-main a:hover{



	background-color: #fff;

	color: #E30711;

}



.payment-btn-main{
	width: 100%;
	float: left;
	text-align: center;
	margin:30px 0;
}
.btn-info{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 30px;
}
.btn-info p,
.btn-info p a{
	font-size: 22px;
	font-family: 'Conv_calibri';
	color: #272525;
}
.btn-info p a:hover{
	color: #E30711;
}
button{
    padding: 20px;
    font-size: 28px;
    font-family: 'Avenir-Black';
    color: #fff;
    line-height: normal;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #E30711;
    border-radius: 25px;
    line-height: 20px;
    text-decoration: none;
    margin: 12px 0;
   display: inline-block;
   border: 1px solid #E30711;
}
button:hover{
	background-color: #fff;
	color: #E30711;
}
.submit-btn{
	background-color: #000;
	padding: 10px 40px;
    font-size: 16px;
    line-height: 16px;
}
/*changes 20-12*/

.video-content img{
	width: 400px;
	margin-top: 20px;
}
.btn-send{
	display: inline-block;
}
.btn-send a{
	color: #fff;
}
.btn-send button:hover{
	background-color: #fff!important;
}
.btn-send button:hover a{
	color: #D15454;
}
.banner-inputs .input label.error,
.banner-inputs .input-check label.error{
	position: absolute;
    top: 100%;
    left: 0;
    padding: 0 47px;
}
.banner-inputs .input-check label.error{
	padding: 0 20px;
}
.social-block .insta{
	margin-top: 3px;
}

/*changes 21-12*/

.donate-now {
	 list-style-type:none;
	 padding:0;
}

.donate-now li {
    margin: 0 5px 0 0;
    width: 100px;
    height: 40px;
    position: relative;
    background-color: #E30711;
}

.donate-now label, .donate-now input {
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.donate-now input[type="radio"] {
    opacity:0.011;
    z-index:100;
}

.donate-now input[type="radio"]:checked + label {
    background: #000;
}

.donate-now label {
    padding: 5px;
    cursor: pointer;
    z-index: 90;
    color: #fff;
    line-height: 28px;
}

.donate-now label:hover {
     background:#000;
}
.footer-inner .logo a {
    display: inline-block;
    margin-top: 35px;
}

.status-head{
	width: 100%;
	font-size: 20px;
	font-weight: 600;
	text-align: left;
	float: left;
}
.status-content p{
	font-family: 'Conv_calibri';
	font-size: 16px;
	line-height: 23px;
	text-align: left;
	font-weight: normal;
}
.status-display{
	padding: 50px;
}


/* NEW CSS */

.video-wrapper-new {
	text-align: center;
	
}
.video-wrapper-new .video-wrapper-inner {
	float: none;
	display: inline-block;
	vertical-align: top;
	max-width: 707px;
	padding: 15px 30px;
}
.video-wrapper-new .input {
	max-width: 303px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin: 30px 0px 30px;
	display: block;
	margin: 0 auto;
}
.video-wrapper-new .input input[type="text"],
.video-wrapper-new .input input[type="email"] {
	height: 37px;
	-webkit-appearance: none !important;
	font-weight: normal;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	text-align: left;
	background: #ffffff;
	line-height: 37px;
	width: 100%;
	border-radius: 0;
	border: solid 1px #ededed;
	box-shadow: none;
	-webkit-box-shadow: none;
	padding: 0 15px;
}
.video-wrapper-new form *::-webkit-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
}

.video-wrapper-new form *:-moz-placeholder {
    /* Firefox 18- */
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
}

.video-wrapper-new form *::-moz-placeholder {
    /* Firefox 19+ */
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
}

.video-wrapper-new form *:-ms-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
}
.video-wrapper-new .submit-btn {
	background-color: #E30711;
	color: #ffffff;
	padding: 10px 40px;
	font-size: 14px;
	line-height: 16px;
	border: 0px;
	border-radius: 0px;
	margin: 30px 0px 30px 0;
	height: 37px;
	padding: 0px 19px;
	cursor: pointer;
}
.video-wrapper-new .submit-btn:hover{
	background-color: #000000;
	color: #ffffff;
}

.video-wrapper-new  button.close {
	padding: 0;
	line-height: normal;
	line-height: 28px;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	margin: -6px 0px 0px 11px;
	cursor: pointer;
}
.video-wrapper-new .alert.alert-danger{
	display: block;
	margin: 0px 0px 30px 0px;
	color: #E30711;
}
.cms-section{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	position: relative;
	margin: 30px 0px 30px 0px;
	padding: 50px 0px 25px;
	background-color: #f9f9f9;
}
.cms-section h1,
.cms-section h2,
.cms-section h3,
.cms-section h4,
.cms-section h5,
.cms-section h6{
	font-weight: normal;
	line-height: normal;
	color: #000000;
	font-family: 'Avenir-Black';
	text-align: left;
	width: 100%;
	display: block;
	margin: 0px 0px 15px 0px;
}
.cms-section h1{
	font-size: 40px;
	margin: 0px 0px 30px 0px;
}
.cms-section h2{
	font-size: 36px;
}
.cms-section h3{
	font-size: 32px;
}
.cms-section h4{
	font-size: 28px;
}
.cms-section h5{
	font-size: 20px;
	margin: 0px 0px 5px 0px;
}
.cms-section h6{
	font-size: 18px;
}
.cms-section p.heading-p{
	font-size: 18px;
	line-height: 28px;
	font-family: 'Conv_calibri';
	margin: 0px 0px 19px 0px;
}
.cms-section p{
	font-weight: normal;
	line-height: 26px;
	color: #000000;
	font-family: 'Conv_calibri';
	text-align: left;
	font-size: 16px;
	width: 100%;
	display: block;
	margin: 0px 0px 25px 0px;
}
.cms-section p a{
	color: #f28a00;
	font-size: 16px;
	font-family: 'Conv_calibri';
	font-weight: normal;
	line-height: normal;
}
.cms-section p a:hover{
	color: #000000;
}
.cms-section ul,
.cms-section ol {
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 15px;
}
.cms-section ul li ul,
.cms-section ol li ol{
	margin: 0px 0px 0px 0px;
}
.cms-section ul li,
.cms-section ol li{
	font-weight: normal;
	line-height: 26px;
	color: #000000;
	font-family: 'Conv_calibri';
	text-align: left;
	font-size: 16px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px;
	list-style-type: disc;
}
.cms-section ul li ul li{
	list-style-type: decimal;
}
.cms-section ol li{
	list-style-type: decimal;
}
.cms-section ol li ol li{
	list-style-type: lower-alpha;
}
.cms-section ul li a,
.cms-section ol li a{
	color: #f28a00;
	font-size: 16px;
	font-family: 'Conv_calibri';
	font-weight: normal;
	line-height: normal;
}
.cms-section ul li a:hover,
.cms-section ul li a:hover{
	color: #000000;
}
.cms-section .margin-0{
	margin: 0px;
}
.banner{
	position: relative;
	padding: 6% 0 6%;
	width: 100%;
	/*height: 100%;
	display: table;*/
}
.banner:before {
	width: 100%;
	/*height: 60px;*/
	height: auto;
	background-position: left top;
	background-size: contain;
	padding: 3%;
}
.banner:after {
	width: 100%;
	/*height: 60px;*/
	height: auto;
	background-position: left bottom;
	background-size: contain;
	padding: 3%;
}
.banner-overly {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	z-index: 9;
	text-align: center;
}
.banner-overly-inner {
	width: 100%;
	height: 100%;
	display: table;
}
.banner-overly h3{
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
	font-size: 28px;
	line-height: normal;
	font-weight: 700;
}

/*.donate-now input[type="radio"] + label:before {
	position: absolute;
	content: "";
	right: 10px;
	top: 4px;
	width: 32px;
	height: 32px;
	background-color: #ffffff;
}*/
.donate-now input[type="radio"]#ideal + label:after {
	background-image: url("../../images/dutch.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	position: absolute;
	content: "";
	right: 10px;
	top: 9px;
	width: 30px;
	height: 22px;
	border: 2px solid #fff;
}
.donate-now input[type="radio"]#bancontact + label:after {
	background-image: url("../../images/belgium.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	position: absolute;
	content: "";
	right: 10px;
	top: 9px;
	width: 30px;
	height: 22px;
	border: 2px solid #fff;
}
.banner-inputs .input, 
.banner-inputs .input-check {
	padding-right: 0px;
	padding-left: 0px;
}
p.main-amount {
	font-size: 101px;
}
.amount-block h3, 
.price-alarm h3 {
	text-align: left;
}
.offer-img {
	padding: 0px 30px 0px 25px;
}
.block3-images-row-01{
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.block3-images-row-01 .col-md-3{
	display: inline-block;
	vertical-align: top;
	width: auto;
	float: left;
}
.block3-images-row-01 .col-md-3 img{
	width: auto;
	height: auto;
	vertical-align: top;
}
.block3-images-row-01 .col-md-3.img-1 img{
	width: 133px;
	height: auto;
	vertical-align: top;
}
.block3-images-row-01 .col-md-3.img-2,
.block3-images-row-01 .col-md-3.img-3{
	padding-left: 15px;
	padding-top: 11px;
}
.block3-images-row-01 .col-md-3.img-2{
	padding-left: 9px;
}
.block3-images-row-01 .col-md-3.img-2 img,
.block3-images-row-01 .col-md-3.img-3 img{
	width: 70px;
}

.cookie-section{
  position: fixed;
  width: 100%;
  height: auto;
  min-height: 55px;
  top: 0px;
  right: 0px;
  left: 0px;
  margin: 0px auto;
  border-top: 5px solid #E30711;
  background-color: rgba(0,0,0,0.70);
  text-align: center;
  z-index: 99999;
}
.cookie-section .cookie-inner{
  display: inline-block;
  vertical-align: top;
  width: auto;
  padding: 0px 15px;
}
.cookie-section .cookie-inner p {
	display: inline-block;
	vertical-align: top;
	color: #ffffff;
	line-height: normal;
	font-weight: 400;
	font-size: 14px;
	margin: 14px 0px 7px 0px;
	padding: 0px;
	width: auto;
}
.cookie-section .cookie-inner input.submit-btn{
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 9px 0px 9px 10px;
  padding:0px 15px 2px;
  min-width: 80px;
  height: 30px;
  line-height: 28px;
  border-radius: 15px;
  border: 0px;
  outline: none;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
  color: #ffffff;
  font-size:14px;
  text-transform: none;
  background-color: #E30711;
}
.cookie-section .cookie-inner input.submit-btn:hover{
  color: #ffffff;
  background-color: #010101;
}

.social-inner a img {
    max-height: 36px;
}

