/* CSS Document */
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: -2px;
}
@font-face {
	font-family: 'DINPro-Regular';
	src: url('DINPro-Regular.eot?#iefix') format('embedded-opentype'), url('DINPro-Regular.otf') format('opentype'), url('DINPro-Regular.woff') format('woff'), url('DINPro-Regular.ttf') format('truetype'), url('DINPro-Regular.svg#DINPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
	margin: 0;
	padding: 0;
}
.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
.bg-cverde {
	background-color: #03A349;
	padding: 10px 0;
}
.logo-cverde {
	max-width: 190px;
	margin: auto;
}
.header-cverde {
	border: 5px solid #F7B314;
	width: 100%;
	margin: auto;
}
.text-cverde {
	font-family: 'DINPro-Regular', sans-serif;
	padding: 20px 10px 10px;
}
.modal-title {
	font-family: 'DINPro-Regular', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.text-cverde h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.text-cverde h1 span {
	color: #00923E;
}
.text-cverde p {
	margin-top: 10px;
	font-size: 14px;
}
.checkbox-cverde-txt a {
	color: #00923E;
	text-decoration: underline;
}
.form-cverde {
	margin: auto;
	max-width: 310px;
	height: 42px;
	border: 2px solid #03A65B;
	border-radius: 21px;
	font-size: 18px;
	font-weight: 600;
}
.form-cverde:focus {
	border-color: #03A65B;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(3,166,91,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(3,166,91,.6);
}
.gris {
	border: 2px solid #aeaeae;
}
.cverde_sombra {
	margin-bottom: 20px;
}
.form-cverde-error {
	border: 2px solid tomato;
	-webkit-box-shadow: inset 0 1px 1px rgba(238,27,36,.6), 0 0 8px rgba(255,20,20,.6);
	box-shadow: inset 0 1px 1px rgba(255,20,20,.6), 0 0 8px rgba(255,20,20,.6);
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes shake {
 from, to {
 transform: translate3d(0, 0, 0);
}
 10%, 30%, 50%, 70%, 90% {
 transform: translate3d(-10px, 0, 0);
}
 20%, 40%, 60%, 80% {
 transform: translate3d(10px, 0, 0);
}
}
.shake {
	animation-name: shake;
}
.form-group {
	position: relative;
}
.errores {
	color: tomato;
	font-size: 10px;
	position: absolute;
	/*top: 42px;*/
	top: -15px;
	right: 10%;
}

/*place holder*/
.form-cverde::-webkit-input-placeholder {
 font-family: 'DINPro-Regular', sans-serif;
 color: black;
}
 .form-cverde:-moz-input-placeholder {
 font-family: 'DINPro-Regular', sans-serif;
 color: black;
}
 .form-cverde::-moz-input-placeholder {
 font-family: 'DINPro-Regular', sans-serif;
 color: black;
}
 .form-cverde:-ms-input-placeholder {
 font-family: 'DINPro-Regular', sans-serif;
 color: black;
}
/*btn*/
.btn-cverde {
	max-width: 310px;
	text-transform: uppercase;
	font-family: 'DINPro-Regular', sans-serif;
	font-weight: 500;
	height: 42px;
	border-radius: 21px;
	background-color: #03A65B;
	border-color: transparent;
	font-size: 18px;
	color: #fff;
}
.btn-cverde:focus, .btn-cverde.focus {
	color: #fff;
	background-color: #03A65B;
	border-color: transparent;
}
.btn-cverde:hover {
	color: #fff;
	background-color: #027F45;
	border-color: transparent;
}
.checkbox-cverde {
	margin: 10px 0 20px;
}
/*se hace clikcleable el label correspondiente al checkbox*/
.checkbox label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	width: 100%;
}
/*se esconde el check original*/
.checkbox input[type=checkbox] {
	display: none;
}
/*a continuacion del label se  crea un elemento*/
.checkbox label:before {
	content: " ";
	display: inline-block;
	position: absolute;
	border: 1px solid #9D9D9D;
	left: 0;
	top: 0;
}
.checkbox input[type=checkbox]:checked + label:before {
	content: "\2713";
	font-weight: 600;
	color: #03A65B;
	text-align: center;
}
.checkbox-cverde .col-xs-1 {
	padding: 0;
}
.checkbox-cverde .col-xs-11 {
	padding-top: 0px;
	text-align: left;
}
.checkbox {
	padding-left: 0;
	margin: 0;
}
.checkbox-cverde-txt {
	padding-left: 10px;
	font-size: 11px;
	line-height: 130%;
	color: #666;
	text-align: justify
}
.footer-cverde {
	font-family: 'DINPro-Regular', sans-serif;
	font-size: 16px;
	border-top: 2px solid #F7B314;
	color: #ffffff;
	padding: 20px 15px;
}
.footer-cverde a {
	color: #ffffff;
}
.text-cverde h2 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'DINPro-Regular', sans-serif;
	font-size: 18px;
	letter-spacing: 0pt;
	line-height: 116%;
	text-align: center;
	font-weight: normal!important;
}
.text-cverde h2 span {
	white-space: nowrap;
	font-weight: 600;
	font-size: 14px;
	color: #03A65B;
}
.btn-cverde {
	margin: 25px auto;
	text-transform: uppercase;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'DINPro-Regular', sans-serif;
	font-weight: 500;
	height: 42px;
	border-radius: 21px;
	background-color: #03A65B;
	border-color: transparent;
	font-size: 18px;
	color: #fff;
}
.ml {
	margin-left: auto;
}
.mb {
	margin-bottom: 12px;
}
.bg-cverde-header {
	background: url(../images/cverde_header_bg.png) repeat-x top left;
}
.cverde_flecha_pasos {
	background: url(../images/cverde_flechapasos.png) no-repeat 0 -10px;
	width: 80px;
	height: 116px;
	margin: auto;
}
.cverde_portada img {
	margin: auto;
}
.cverde_actualizadatos {
	margin-left: 40px;/*max-width: 216px;*/
}
.cverde_puntoscmas {
/*margin-right: 30px;*/
	/*max-width: 208px;*/
}
.mauto {
	margin: auto;
}
.cverde-images {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin-bottom: 50px;
}
.cverde-br-r {
	border-right: 1px solid #ddd;
}

.container {
	max-width: 1140px;

}


.checkbox label:before {
	width: 35px;
	height: 35px;
}
.checkbox input[type=checkbox]:checked + label:before {
	font-size: 35px;
	line-height: 35px;
}
.cverde_datos {
	margin-top: 0;
	margin-bottom: 20px;
	border-left: none;
	border-right: none;
}
.checkbox-cverde-txt {
	padding-left: 30px;
}
	.form-cverde, .btn-cverde {
	max-width: 90%;
}


/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
label:before {
	width: 35px;
	height: 35px;
}
.checkbox input[type=checkbox]:checked + label:before {
	font-size: 35px;
	line-height: 35px;
}
.cverde_datos {
	margin-top: 0;
	margin-bottom: 20px;
	border-left: none;
	border-right: none;
}
.checkbox-cverde-txt {
	padding-left: 30px;
}
	.form-cverde, .btn-cverde {
	max-width: 90%;
}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
.checkbox label {
	left: 10px;
	height: 35px;
}
.checkbox label:before {
	width: 35px;
	height: 35px;
}
.checkbox input[type=checkbox]:checked + label:before {
	font-size: 35px;
	line-height: 35px;
}
.form-cverde, .btn-cverde {
	max-width: 90%;
}
.text-cverde {
	padding-top: 0;
}
.checkbox-cverde-txt {
	padding-left: 20px;
}
.cverde_datos {
	margin-top: 0;
	margin-bottom: 20px
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
.cverde_datos .row:nth-child(1) {
	margin-top: 45px;
}
.checkbox-cverde-txt {
	padding-right: 10px;
}
.cverde-images .img-responsive {
	max-width: 70%;
}
.footer-cverde .col-sm-2 {
	text-align: right;
}
.checkbox label:before {
	width: 15px;
	height: 15px;
}
.checkbox input[type=checkbox]:checked + label:before {
	font-size: 25px;
	line-height: 5px;
}
.cverde_datos {
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-bottom: 0;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.checkbox label:before {
	width: 15px;
	height: 15px;
}
.checkbox input[type=checkbox]:checked + label:before {
	font-size: 25px;
	line-height: 5px;
}
.cverde_datos {
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-bottom: 0;
}
.footer-cverde .col-sm-2 {
	text-align: right;
}
.cverde_datos .row:nth-child(1) {
	margin-top: 45px;
}
.checkbox-cverde-txt {
	padding-right: 10px;
	padding-left: 10px;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
.checkbox label:before {
	width: 15px;
	height: 15px;
}
.checkbox input[type=checkbox]:checked + label:before {
	font-size: 25px;
	line-height: 5px;
}
.cverde_datos {
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-bottom: 0;
}
.footer-cverde .col-sm-2 {
	text-align: right;
}
.cverde_datos .row:nth-child(1) {
	margin-top: 45px;
}
.checkbox-cverde-txt {
	padding-right: 10px;
	padding-left: 10px;
}
}
