p {
     margin: 0 0 10px !important;
	}	
.body-caser p {
    margin: 0 0 1em 0;
}

.label {
		text-shadow: 0 0px 0 rgba(0, 0, 0, 0)!important;
}
 .borderCheck{
     border-bottom: 4px solid #006255;
 }
.volverMano{
		cursor:pointer;
	}
.oculto{
		display: none !important;
}
.caser header.header{
	z-index: 9999 !important;
}
.TitleInput{
	font-family: 'Lato';
	font-weight: 400 !important;
	font-size: 18px !important;
	line-height: 18px;
}
.subTitleDanosInputs{
	font-family: 'Lato';
	font-weight: 400;
	font-size: 24px;
	line-height: 24px;
    color: #303642;
	margin-bottom: 24px !important;
}
.TitleDanosInputs{
	font-family: 'Lato';
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
    color: #303642;
	margin-bottom: 24px !important;
}
.w20{
      width:33%;
      padding: 10px;
      margin: 10px 20px;
 }
.w100{
      width: 100%;
}
.boxContenedor{
   	box-shadow: 0px 3px 10px rgba(192, 197, 211, 0.4);
	border-radius: 15px;
	width: 700px;
	margin: auto;
	padding: 24px;
	
}
.tituloDanos{
	font-weight: 700;
    font-size: 32px;
	line-height: 32px;
    font-family: 'Lato' !important;    
    color: #FF5D00;
    width: 700px;
    margin: auto;
    margin-top: 48px;
    margin-bottom: 48px;
}
.subTitulo{
    width: 700px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.tCenter{
    text-align: center;
}
.borderActive{
      border-bottom: 4px solid #ec7a08;
}
.borderNone{
      border-bottom: 4px solid #C0C5D3;
}
.CircleAlta{
      width: 32px;
      height: 32px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 100%;
      color: #fff;
      font-family: Lato;
      background-color: #ec7a08;
      margin: auto;
      font-size: 16px;
}

 .CircleAltaCheck{
        width: 32px;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        color: #fff;
        font-family: Lato;
        background-color: #006255;
        margin: auto;
        font-size: 16px;
    }
  
.CircleAltaInactive{
      width: 32px;
      height: 32px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 100%;
      color: #fff;
      font-family: Lato;
      background-color: #C0C5D3;
      margin: auto;
      font-size: 16px;
 }
.ContainerAutos{
	background-color: #e9ecf4;
 	border-radius: 15px;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	width: 700px;
  	margin: auto;
  	padding:17px 10px;
}
.ContainerSubAutos{
   	display: flex;
   	align-items: center;
   	margin: auto;
}
.CabeceratextDanos{
	font-size: 24px;
	line-height: 24px;
	color: #303642;
	font-family: Lato;
	font-weight: 700;
	margin-bottom: 0 !important;
   	margin-left: 16px !important;

}
.imgParteAutos{
	/*width: 64px;*/
}
.formularioEcliente .control-group {
   	margin-left: 0;
}
.formularioEcliente .control-group.marginB0{
	margin-bottom: 0 !important;
}

.circle

{ width: 32px; height: 32px; background-color: #ec7a08; border-radius: 25px; border: 1px solid #ec7a08; color: #fff; margin-top: -15px; transition: all 200ms ease-in; justify-content: center; align-items: center; text-align: center; display: flex; box-shadow: 0 0px 8px 0 rgb(0 0 0 / 30%); }
.circle2

{ width: 32px; height: 32px; background-color: #c8cbd3; border-radius: 25px; border: 1px solid #c8cbd3; color: #fff; margin-top: -15px; transition: all 200ms ease-in; justify-content: center; align-items: center; text-align: center; display: flex; box-shadow: 0 0px 8px 0 rgb(0 0 0 / 30%); }



.formularioEcliente .group-check div {
    display: inline-block;
}

.wrap .formularioEcliente {
    text-align: left !important;
}

.marginT20{
	margin-top: 20px !important;
}

.PRS_modal_ajax {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000;
    background-color: #FFFFFF;
    overflow: hidden;
    height: 100%;
    width: 100%;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.PRS_ajax_text_loading {
    color: #9ACCCD;
    font-size: 25px;
    line-height: 1.3em;
}
	.boxPlans {
		margin-top: 32px !important;
	}
	.boxPlans .plans .plan {
		margin-top: 0 !important;
		margin-bottom: 24px;
	}

.BoxFormAlta{
	width: 340px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

.caser .wrap .BoxFormAlta .group label.MATERIAL_label {
    font-family: Lato;
    color: #525a69;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 15px;
    top: 14px;
    transition: 300ms ease all;
    background-color: #fff;
    padding: 0 2px;
}

.caser .wrap .BoxFormAlta .group label.MATERIAL_label_campo {
    font-family: Lato;
    color: #525a69;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 15px;
    top: 14px;
    transition: 300ms ease all;
    background-color: #fff;
    padding: 0 2px;
}

.group{
	position: relative !important;
}

.DCenter{
		display:flex;
		margin-top: 10px !important;
		justify-content: center;
	}
	
hr {
	    border-top: 1px solid #eee;
	}
	.TitleResumen {
	    font-weight: bold;
	    font-size: 24px !important;
	    font-family: 'Lato';
	}
	
	.fuenteCarro{
		font-size: 18px !important;
	}	
	

	
.ContainerAutosFinal {
    border-radius: 12px;
    align-items: center;
    justify-content: center;
    width: 700px;
    margin: auto;
    padding: 10px;
}
	
	
.form-actions .newMaterial {
    width: 480px;
    margin: auto;
    height: 56px;
    display: flex;
    padding: 20px 32px;
    align-items: center;
    justify-content: center;
     border-radius: 10px;
    font-size: 18px !important;
    font-family: Lato !important;
    font-weight: 700;
    cursor: pointer;
    color: #007363 !important;
    min-height: 20px;
    -ms-min-width: 80px;
    -moz-min-width: 80px;
    -webkit-min-logical-width: 80px;
    border: 0;
    text-shadow: none;
}

.form-actions .BTNnewMaterialTransparent {
    width: 480px;
    margin: auto;
    height: 56px;
    display: flex;
    padding: 20px 32px;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #C0C5D3 !important;
    font-size: 18px !important;
    font-family: Lato !important;
    font-weight: 700;
    cursor: pointer;
    color: #666 !important;
    min-height: 20px;
    -ms-min-width: 80px;
    -moz-min-width: 80px;
    -webkit-min-logical-width: 80px;
    border: 0;
    text-shadow: none;
    margin-bottom:20px;
}

.form-actions .BTNnewMaterialFinal {
    width: 480px;
    margin: auto;
    height: 56px;
    display: flex;
    padding: 20px 32px;
    align-items: center;
    justify-content: center;
    background: #007363;
    border-radius: 10px;
    font-size: 18px !important;
    font-family: Lato !important;
    font-weight: 700;
    cursor: pointer;
    color: #ffffff !important;
    min-height: 20px;
    -ms-min-width: 80px;
    -moz-min-width: 80px;
    -webkit-min-logical-width: 80px;
    border: 0;
    text-shadow: none;
}

.tituloDanosFinal {
    font-size: 32px;
    font-family: 'Lato' !important;
    font-weight: bold;
    color: #ec7a08;
    width: 700px;
    margin: auto;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}



.ContainerSub{
   	display: flex;
   	align-items: center;
   	margin: auto;
}
.boxContenedorLista{
   	box-shadow: 0px 3px 10px rgba(192, 197, 211, 0.4);		
	border-radius: 15px;
	width: 700px;
	margin: auto;
	padding: 20px 30px;
	align-items: center;
	height: fit-content !important;
	flex-direction: column;
}
.planAncho{
	width: 700px !important;
	margin: auto
}
.cajaLista{
	display: FLEX;
}
.cajaFila{
	display: flex !important;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	padding: 0px;
	gap: 5px;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;

}
.cajaCeldaTitulo{
	font-family: 'Lato';
	line-height: 16px;
}
.cajaCelda{
	text-align-last: right;
	text-align: right;
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #626E84;
	order: 1;
	flex-grow: 0;
}
.mensajePie{
	text-decoration-line: underline;
	font-size: 14px;
	line-height: 18px;
}
.boxContenedorInterno{	
	border-radius: 15px;
	text-align: left;
	margin: auto;
	padding: 16px;
	align-items: center;
	height: fit-content !important;
	flex-direction: column;
	background-color: #FAFBFF;
}
.cambioDireccionPie{
	width: 100%;
}
.cambioDireccionPie p.TitleDanosInputs {
    font-size: 16px;
    line-height: 16px;
    color: #626E84;
    margin-bottom: 8px !important;
}
.cambioDireccionPie .div-caracter-md input[type="text"].MATERIAL_input {
    font-family: 'LATO' !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #303642 !important;
    line-height: 16px !important;
}
.cambioDireccionPie .TitleInput{
	font-size: 16px !important;
}
.cambioDireccionPie .boxContenedorInterno {
    margin-top: 24px !important;
}
.plan-details.cajaFila.marginT20 {
    margin-top: 8px !important;
}
.modal2 {
    background-color: rgba(0, 0, 0, .1);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    pointer-events: none;
    z-index: 999;
    transition: all 0.5s;
    pointer-events: auto;
}
.modal-contenidoComentario {
    background-color: #fff;
    height: 254px;
	width: 320px;
	padding: 24px;
    border-radius: 5%;
    margin: 15% auto;
    position: relative;
}
.modal-PodemosComentario {
    margin-left: 0;
	margin-bottom: 24px;
    text-align: center;
}
.Flex {
    display: Flex !important;
}
.modal-contenidoComentario .Flex.alignCenter {
    margin-bottom: 24px;
}
.modal-contenidoComentario .Flex span.Font12 {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 20px;
}
.modal-hogar {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 24px 24px 8px;
	gap: 24px;
	width: 343px;
	height: 270px;
	left: 16px;
	top: 292px;
	background: #FFFFFF;
	box-shadow: 0px 3px 10px rgba(192, 197, 211, 0.4);
	border-radius: 15px;
}
.modal-hogar::before {
	/* Fondo deshabilitado */
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(233, 236, 244, 0.9);
	z-index: -1;
}
.titulo-modal {
	width: 295px;
	height: 32px;
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 32px;
	text-align: center;
	color: #303642;
	flex: none;
	order: 0;
	flex-grow: 0;
}
.texto-modal {
	width: 295px;
	
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #626E84;
	flex: none;
	align-self: stretch;
	flex-grow: 0;
}
.btnModal {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 19px 32px;
	gap: 10px;
	font-size: 18px !important;
	width: 295px;
	height: 56px;
	background: #006255;
	border-radius: 10px;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}
.container-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btnEnviar {
    border: 1px solid #007363;
    background-color: #007363;
    color: #fff !important;
    text-align: center;
    padding: 17px 27px;
    margin: 0 19px 24px 19px;
    font-size: 18px;
	font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    display: block;
    border-radius: 10px;
    cursor: pointer;
}
.container-fluid {
    padding-right: 16px;
    padding-left: 16px;
}
.formularioEcliente input.material-fecha {
	margin-top: 0
}
.material-calendario-data-div label{
	font-size: 14px !important;
}
@media (max-width: 991px) {
	.cajaFila{
		width: 100% !important;
	}
}	
@media (max-width: 820px) {
        .w20{
                width: 100% !important;
                margin:  0 5px 5px 5px;
        }		
		.form-actions{
	    width: auto;
	    margin: auto;
	    margin-top: 20px;
	}
	.ContainerSub{
	   	width: 100%;
	}
	.planAncho{
		width: 100%  !important;
	}
	.tituloDanos{
		width: 100%;
	}
}
@media (max-width: 768px){
	
	.tituloDanosFinal {
	    font-size: 26px;
	    line-height: 26px;
	    width: 100%;
	}
	
	.ContainerAutosFinal {
	    width: 100%;
	}
	.TitleInput {
	    font-size: 14px !important;
	    line-height: 14px;
		color: #626E84;
	}
	
	.form-actions .BTNnewMaterialFinal {
	    width: 100%;
	    margin: auto;
	    height: 56px;
	    display: flex;
	    padding: 20px 32px;
	    align-items: center;
	    justify-content: center;
	    background: #007363;
	    border-radius: 10px;
	    font-size: 16px !important;
	    font-family: Lato !important;
	    font-weight: 700;
	    cursor: pointer;
	    color: #ffffff !important;
	    min-height: 20px;
	    -ms-min-width: 80px;
	    -moz-min-width: 80px;
	    -webkit-min-logical-width: 80px;
	    border: 0;
	    text-shadow: none;
	}
	.form-actions .BTNnewMaterialTransparent {
	    width: 100%;
	    font-size: 16px !important;
	}
	
	.form-actions .newMaterial {
	    width: 100%;	    
	}
	
	.ContainerSub{
	   	display: flex;
	   	align-items: center;
	   	margin: auto;
	}
	.boxContenedorLista{
	   	box-shadow: 0px 3px 10px rgba(192, 197, 211, 0.4);		
		border-radius: 15px !important;
		width: 700px;
		margin: auto;
		padding: 24px;
		align-items: center;
		height: fit-content !important;
		flex-direction: column;
	}
	.planAncho{
		width: 700px !important;
		margin: auto
	}
	.cajaLista{
		display: FLEX;
	}
	.cajaFila{
		display: flex !important;
		flex-direction: row;
		justify-content: space-between;
		align-items: baseline;
		padding: 0px;
		gap: 5px;
		flex: none;
		order: 0;
		align-self: stretch;
		flex-grow: 0;
		margin-bottom: 16px;
		width: 100% !important;
	}
	.cajaCeldaTitulo{
		font-family: 'Lato';
		font-style: normal;
		font-weight: 700;
		font-size: 16px;
		line-height: 24px;
		color: #626E84;
	}
	.cajaCelda{
		font-size: 14px;
		line-height: 16px;
		padding-right: 5px;
	}
	.mensajePie{
		text-decoration-line: underline;
		font-size: 12px;
		line-height: 16px;
	}
	.boxContenedorInterno{		
		border-radius: 15px;
		text-align: left;
		margin: auto;
		padding: 20px 30px;
		align-items: center;
		height: fit-content !important;
		flex-direction: column;
	}
	.fuenteCarro{
		font-size: 16px !important;
	}
	.form-actions .BTNnewMaterial {
		width: 100%;
	}
	.cambioDireccionPie .TitleInput{
		font-size: 14px !important;
	}
	.cambioDireccionPie .boxContenedorInterno {
		margin-top: 8px !important;
	}

}
@media (max-width: 480px){
    .ContainerAutos{
    	width: 100%;
	}
	.marginR30{
		margin-right: 0 !important;
	}
	.subTitleDanosInputs{
		font-size: 22px;
		line-height: 32px;
	}	
	
	.TitleDanosInputs{
		font-size: 22px;
		line-height: 32px;
	}	
	.CabeceratextDanos{
		font-size: 18px;
	}
	.boxContenedor{
		width: 100% !important;
    }
	.imgParteAutos{
		/*width: 64px;*/
	}
	.tituloDanos{
    	font-size: 26px;
		line-height: 26px;
		margin-top: 29px;
		margin-bottom: 16px;
		font-weight: bold;
    }
    .TitleInput{
		font-size: 16px !important;
		line-height: 16px;
	}
	.boxPlans {
		margin-top: 16px !important;
	}
	.boxContenedorLista{
		padding: 18px 16px !important;
	}
	.cajaCeldaTitulo{
		line-height: 16px;
	}
	.formularioEcliente .BoxFormAlta{
		margin-top: 0px;
	}
	.modal-contenidoComentario {
        margin: 45% auto;
        ;
    }
}