@charset "UTF-8";


/* CSS Document */
@font-face {
    font-family: 'bliss_proextralight';
    src: url('/security/estilos_generales/bliss-fonts/fonts/blissproextralight-webfont.eot');
    src: url('/security/estilos_generales/bliss-fonts/fonts/blissproextralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/security/estilos_generales/bliss-fonts/fonts/blissproextralight-webfont.ttf') format('truetype'),
         url('/security/estilos_generales/bliss-fonts/fonts/blissproextralight-webfont.svg#bliss_proextralight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bliss_proregular';
    src: url('/security/estilos_generales/bliss-fonts/fonts/blisspro_-_bliss_pro_-_regular-webfont.eot');
    src: url('/security/estilos_generales/bliss-fonts/fonts/blisspro_-_bliss_pro_-_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/security/estilos_generales/bliss-fonts/fonts/blisspro_-_bliss_pro_-_regular-webfont.ttf') format('truetype'),
         url('/security/estilos_generales/bliss-fonts/fonts/blisspro_-_bliss_pro_-_regular-webfont.svg#bliss_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bliss_proheavy';
    src: url('/security/estilos_generales/bliss-fonts/fonts/blissprobold-webfont.eot');
    src: url('/security/estilos_generales/bliss-fonts/fonts/blissprobold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/security/estilos_generales/bliss-fonts/fonts/blissprobold-webfont.ttf') format('truetype'),
         url('/security/estilos_generales/bliss-fonts/fonts/blissprobold-webfont.svg#bliss_proheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

	
/*--------------- estilos modal -----------------	*/
.modal-content p{
	color:#6B6B6B !important;
	font-family: "bliss_proextralight" !important;
	font-size:18px;
	text-align: center;
	margin: 30px 0;
	}
.modal-content h4{
	font-size:25px;
	color:#6B6B6B;
	font-family: "bliss_proextralight";
	}
.modal-content strong{
	color:#791496;
	}
.modal-footer{
	text-align: center !important;
	}
.modal-footer .btn{
	padding: 5px 30px;
	}





