/* Fonts */

@font-face {
  font-family: 'OxfamGlobalHeadline-Regular';
  src: url('../fonts/OxfamGlobalHeadline-Regular.woff') format('woff'),
       url('../fonts/OxfamGlobalHeadline-Regular.ttf') format('truetype'),
       url('../fonts/OxfamGlobalHeadline-Regular.svg#OxfamGlobalHeadline-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OxfamGlobalHeadline';
  src: url('../fonts/OxfamGlobalHeadline.eot');
  src: url('../fonts/OxfamGlobalHeadline.eot?#iefix') format('embedded-opentype'),
       url('../fonts/OxfamGlobalHeadline.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


#expiry-cardx{
	text-transform: uppercase !important;
}

.cardNumberError{
	border-color: red !important;
}

.cardNumberSuccess{
	border-color: green !important;
}

.video-iframe{
	width: 100%; 
	/*height: 500px;*/
	height: 365px;
}

body{
	background: url(../images/body-stripe-repeater.png);
	background-repeat: repeat-x;
	padding-top: 50px;
}

.newsletter-box{
	padding: 30px;
	    text-align: center;

}

.checkbox input{
	border-radius: 100%;
	background: #fff;
	border: 1px solid #bbb;
}

.btn-default{
	background-color: transparent;
}

.btn-bigger{
	border: 3px solid #fff;

}

.card-wrapper{
	margin-bottom: 30px;
}


.btn-bigger.um{
	background-image: url(../images/bg-1.png);
}

.btn-bigger.um:hover{
	background-image: url(../images/bg-1.png) !important;
}

.btn-bigger.dois{
	background-image: url(../images/bg-2.png);
}


.btn-bigger.dois:hover{
	background-image: url(../images/bg-2.png) !important;
}

.btn-bigger.tres{
	background-image: url(../images/bg-3.png);
}

.btn-bigger.tres:hover{
	background-image: url(../images/bg-3.png) !important;
}



.btn-default.doacao{
	border-radius: 0;
	z-index: 1;
	background-size: 100% !important;
}

.btn-default.doacao:hover{
	border: 3px solid #fff;
	}



.btn-default.doacao:hover{
	background: transparent;
}

.doacao_botaozinho h2{
	font-family: 'OxfamGlobalHeadline-Regular';
	font-size: 40px;
	margin: 0px;
	margin-bottom: 10px;

}

/*fontes*/

.oxfam-font{
	font-family: 'OxfamGlobalHeadline-Regular';
}

.doacao_botaozinho{
	font-weight: 400;
	margin:0;
	margin-top: 0px;
	margin-bottom: 0px;
	transition: all linear .3s;
	-webkit-transition: all linear .3s;
}

.doacao_botaozinho.payment-selected{
	margin-top: -80px;
	margin-bottom: 80px;
}


#outra-quantia{
	background-color:  #61A534;
	text-align: center;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 10px;
}

#outra-quantia .small-txt{
	font-size: 16px;
}



#outra-quantia input{
	border: none;
	border-radius: 0;
	height: 35px;
	margin-left: 10px;

}

#outra-quantia label{
font-family: 'OxfamGlobalHeadline-Regular';
font-size: 25px;
vertical-align: middle;

}



#page-wrapper{
	margin: 0 !important;
}

input.form-control, select.form-control{
	border: 3px solid #eaeade;
	height:50px;
	padding: 5px;
	border-radius: 0;
}

input.form-control:focus{
	border: 3px solid #ddddd3;
	 outline: 0;
}



#step-one input.form-control, #step-one select.form-control{
	margin-top: 10px;
}

.tipo-doacao{
	background-color: #EAEADE;
	width: 50%;
}

.tipo-doacao:hover{
	/* DDDDD3 */
}

#vert_menu{
	list-style-type: none;
}

.doacao-opc{
	background-image: url("../images/paleta.png");
}

legend{
	color: #F16E22;
	border: 0;
	font-family: 'OxfamGlobalHeadline-Regular';
	font-size: 40px;
}

.doacao_botoes{
	width: 100%;
}

.doacao_botoes button{
	width: 100%;
	padding: 0px;
}

.doacao_titulo{
	padding: 0px;
    margin:0;
    z-index: 0;
}



.btn-group{
	display: block;
}

.doacao_botaozinho.um{
	color: #FFF;
	padding: 15px;
	white-space: initial;
	/*background-image: url("../images/bg1.png");*/
	background-position: fixed;
	z-index: 1;
}

.doacao_botaozinho.dois{
	color: #FFF;
	padding: 15px;
	white-space: initial;

	background-position: fixed;
	z-index: 1;
}

.doacao_botaozinho.tres{
	color: #FFF;
	padding: 15px;
	white-space: initial;

	background-position: fixed;
	z-index: 1;
}


.img-doacao{
	z-index: 0;
}
   
   
.glowing-border {
    border: 2px solid #dadada;
    border-radius: 7px;
}

.glowing-border:focus { 
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}

.outra-quantia{
	padding: 7px;
	
}
.outro-valor{
	width: 10%;
	display: initial;
	
}

.form-control.outro-valor{
	font-family: 'OxfamGlobalHeadline-Regular';
	color: #61A534;
	padding-left: 10px;
	font-size: 16px;
}
    
#metodo-opc button{
	color:  #F16E22;
	background-color: #E9E8DC;
	border: 4px solid transparent;
	border-radius: 0;
	font-family: 'OxfamGlobalHeadline-Regular';
	font-size: 15px;
}

#metodo-opc button:hover{
	border: 4px solid #ddddd3;
}

#metodo-opc button:active{
border: 4px solid #ddddd3;
}

#metodo-opc button:focus{
	border: 4px solid #ddddd3;
}

/*PASSOS*/

#step-two .form-control, #step-three .form-control, #step-four .form-control{
	margin-bottom: 30px;
	padding: 10px;

}
/* 
 #step-three .form-control#logradouro{
 	margin-top: 15px;
 } */

#step-three .form-control#cep{
	margin-bottom: 0px;
}


.text-nao-sei-cep{
	font-size: 12px;
	display: block;
	color: #111;
}

.newsletter-acpt label{
	color: #A6A6A6;
	margin-top: 5px;
}

.checkbox-carta{
	    color: #A6A6A6;
  
    font-weight: 400;
}

.checkbox-carta input{
	margin-right: 10px;
}



.btn-default:hover{
	border-left-color: #f16e22;
}

.btn-facebook{
	border-radius: 0;
	border: none;
}

#tipo_doacao_paypal, #tipo_doacao_card{
	-webkit-transition: all linear .1s;
	-o-transition: all linear .1s;
	transition: all linear .1s;
}

#tipo_doacao_paypal:hover, #tipo_doacao_card:hover{
	opacity: 1 !important;
}

/*CLASSES GERAIS */

.green-bg{
	background: green !important;
}

.fb-share-button{
	position: relative;
	left: 50%;
	margin-left: -80px;
	margin-top: 10px;
}

.obrigado-nome{
	 font-family: 'OxfamGlobalHeadline-Regular';
	 font-size: 40px;
	 color: #61a534;
	 text-align: center;
}


.obrigado-frase{
	color: #61a534;
	font-size: 30px;
	text-align: center;
}

.video-box{
	padding: 20px;
}

.no-padding{
	padding: 0;
}

.container{
	max-width: 960px;
}

@media only screen and (max-width: 767px){
	.doacao, .btn-lg{
		margin-bottom: 10px;
	}

	.btn-lg{
		height: auto;
	}

	.outro-valor{
		width: 80%;
	}

	.container{
	max-width: 100%;
}

.newsletter-box{
	width: 100%;
	padding: 5px;
}
}





#vert_menu{
    overflow: hidden;
    /*width: 100%;*/
    margin-top: 15px;
    float: right;
}


.first-adv{
	margin-top: -30px !important;
}

#vert_menu li{  
	float: left;
	margin-right: 50px;
	 }
#vert_menu a{
  padding: 8px 20px 8px 40px;
  float: left; text-align:center;
  text-decoration: none; font: normal 16px Myriad Pro, Helvetica, Arial, sans-serif; 
  color: #FFF;
  position: relative; 
  background: #f16e22;  min-width:181px; width:auto;
  font-size: 18px;
}

#vert_menu a::after,
#vert_menu a::before{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -19px;   
  border-top: 19px solid transparent;
  border-bottom: 19px solid transparent;
  border-left: 1em solid;
  right: -1em;
}
#vert_menu a::after{
		z-index: 2;  border-left-color: #f16e22;   
}


.btn{
	white-space: normal;
}

.btn-facebook{
	font-size: 16px;

	width: 75%;
	height: auto;

	text-align: center;
	padding:10px;

}

.btn-facebook .fa{
	margin-right: 4px;
}

.btn-facebook.share{
	width: 300px;
	text-align: center;
	position: relative;
	left:50%;
	margin-left: -150px;
	margin-top: 10px;
}

.fa-facebook{
	margin: 10px;
}

.paypal-box{
	position: relative;
	left:50%;
	margin-left: -75px;
}

.paypal-content{
	margin-top: 150px;
}

.paypal-content p{
	max-width: 300px;
	position: relative;
	left:50%;
	margin-left: -150px;
	font-size: 18px;
	margin-top: 10px;
}


@media only screen and (max-width: 400px){
	.btn-facebook.share{
		width: 100%;
		margin-left: 15px;
		margin-right: 15px;
		left: 0px;
	}
}

@media only screen and (max-width: 767px){
	.paypal-content{
	margin-top: 30px;
}


.video-iframe{
	width: 100%; 
	height: 280px;
}


}

@media only screen and (max-width: 767px){
	.btn-lg{
		max-width: 50%;
	}

	.outro-valor{
		max-width: 100px;
	}

	.name-e-news{
		display: inline-flex;
		width: 100%;
	}

	.name-box, .newsletter-box{
		width: 48% !important;
	}

	img.hidden-xs{
		display: initial !important;
	}

	div.col-sm-6.coluna{
		width: 50%;
	}

	.form-group.cols-form{
		display: inline-flex;
		width: 100%;
	}

	.video-box img{
		max-width: 100% !important;
		height: auto !important;
	}

	.obrigado-frase{
		padding: 3px 20px !important;
	}
}

@media only screen and (max-width: 480px){

	.name-e-news{
		display: inline;
		width: 100%;
	}

	.form-group.cols-form{
		display: block;
		width: 100%;
	}

	div.col-sm-6.coluna{
		width: 100% !important;
	}

	.name-box, .newsletter-box{
		width: 100% !important;
	}

	img.hidden-xs{
		display: none !important;
	}

	.video-box{
		width: 100% !important;
	}

	.btn-facebook.share{
		margin: 0 !important;
		margin-top: 10px !important;
	}

	.obrigado-frase{
		padding: 3px 0px !important;
	}

	.doacao_botaozinho.payment-selected{
		margin-top: -30px;
		margin-bottom: 30px;
	}

	.step-title{
		font-size: 30px;
	}

	.step-title img{
		max-width: 30px;
		max-height: 30px;
	}


	.doacao_botaozinho h2{
		font-size: 20px;
	}

	.outro-valor{
		max-width: 30%;
	}

	.first-adv{
		margin-top: 0 !important;
	}

	.newsletter-box{
		padding: 15px;
	}

	.btn-facebook{
		width: 100%;
	}

}


.btn-bigger:focus,
.btn-bigger:active,
input.form-control:focus, select.form-control:focus,
.uneditable-input:focus {   
  border-color: 4px solid #ddddd3;
  box-shadow: 0 1px 1px #ddddd3 inset, 0 0 1px #ddddd3;
  outline: 0 none;
}

.btn-bigger:focus,
.btn-bigger:active{   
  border-color: 4px solid transparent;
  box-shadow: 0;
  outline: none;
}


/*Erro_Start*/
/*
.error-msg{
	color: #cf3904;
	font-size: 13px;
	font-weight: 700;
}
*/
.error-msg{
	color: #fff;
    font-size: 13px;
    font-weight: 700;
    background-color: #FF0135;
    display: block;
    padding: 5px 10px;
}

.error-msg .warning{
	font-size: 11px;
}
/*Erro_End*/


.obrigado-frase {
    color: #61a534;
    font-size: 15px;
    text-align: center;
    padding: 3px 100px;
}

.obrigado-frase-child{
	font-weight: bold;
    color: #000;
}


.video-box {
    padding: 20px 0;
    width: 70%;
    float: none;
    margin: 0 auto;
}

.brilho-baixo {
    /* -webkit-filter: brightness(35%); */
    /* filter: brightness(35%); */
	opacity: 0.3;
	
}

#valor_pass_erro{
	border:3px solid #fff;
}

.jp-card-container{
	width: 100% !important;
}

.jp-card{
	min-width: 100% !important;
}
input#cvc-cardx {
	display: none;
}