h1.title_page { font-size: 52px !important; font-family: avenir-next-lt-pro-bold !important; font-weight: bold; 
	font-stretch: normal; font-style: normal; line-height: 1; letter-spacing: normal; text-align: center; color: #073148; }
h1.title_page2 { font-size: 42px !important; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1; 
	letter-spacing: normal; text-align: center; color: #073148; margin-bottom: 25px; }
h1.title_page3 { font-size: 32px !important; }

/* FORM */
input#password, input#password2 { /* text-security: disc; -webkit-text-security: disc; */ }
form.form_swintfair label { font-size: 12px; color: #c3cde0; }
form.form_swintfair input.form-control { border: 1px solid #e6e8f0; background: white; border-radius: 10px; font-weight: bold; font-size: 21px !important; height: 60px; }
form.form_swintfair textarea.form-control { border: 1px solid #e6e8f0; background: white; border-radius: 10px; font-weight: bold; font-size: 21px !important; height: 150px !important; resize: none; }
form.form_swintfair .form-control:active, form.form_swintfair .form-control:focus { color: #00b86c; border: 2px solid #00b86c; box-shadow: 0 2px 16px 0 rgb(0 184 108 / 30%) !important; }
form.form_swintfair a { color: #00b86c !important; }

/* MODAL */
#modal_contact .modal-content .title_modal { font-size: 35px; font-weight: 700; color: #073148; height: 50px; margin-bottom: 10px; }
#modal_contact form { padding: 15px; }
#form_contact textarea.form-control { height: 100px !important; }

@media only screen and (max-width: 750px) {
	h1.title_page { font-size: 22px !important; }
	#modal_contact .modal-content .title_modal { font-size: 20px !important; height: auto !important; margin-bottom: 0px !important; }
	.mini_footer .text_icon { font-size: 12px !important; padding-right: 15px !important; }
	#control_password { width: 300px !important; }
	#form_contact input.form-control { height: 40px !important; font-size: 14px !important; }
	#form_contact textarea.form-control { height: 70px !important; font-size: 14px !important; }
}
@media only screen and (min-width: 751px) and (max-width: 1200px) {
	h1.title_page { font-size: 30px !important; }
	#modal_contact .modal-content .title_modal { font-size: 20px !important; height: auto !important; margin-bottom: 0px !important; }
	.mini_footer .text_icon { font-size: 14px !important; padding-right: 15px !important; }
	#control_password { width: 300px !important; }
}
@media only screen and (min-width: 1201px) and (max-width: 1399px) {
	#modal_contact .modal-content { width: 590px; min-width: 590px; max-width: 590px; }
	
}
@media only screen and (min-width: 1400px) {
	#modal_contact .modal-content { width: 590px; min-width: 590px; max-width: 590px; }
}

/* MINI FOOTER */

.mini_footer .text_icon { font-family: 'avenir-next-lt-pro-bold' !important; color: #073148; font-size: 16px; padding-left: 10px; padding-right: 20px; }
.mini_footer .caja_icon { background: white; width: 36px; padding: 8px; display: inline-block; box-shadow: 0 4px 16px 0 rgba(195, 205, 224, 0.6); 
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.15); border-radius: 4px; }
.mini_footer .link_footer { color: #1a6eff; text-decoration: underline; font-family: 'avenir-next-lt-pro-bold' !important; padding-right: 20px; }
.mini_footer .link_footer:hover { color: #1a6eff; }

/* CONTROL ERROR */
 .form-control.error { color: #e81e61 !important; border: 1px solid #e81e61 !important; box-shadow: none !important; box-shadow: 0 2px 16px 0 rgba(232, 30, 97, 0.3) !important; }    
button.btn_nulled { background: #e6e8f0 !important; color: white !important; border: 1px solid #e6e8f0; }

/* CONTROL PASSWORD */
.block_control_password { position: absolute; }
#control_password i.fa-times-circle { color: red !important; }
#control_password i.fa-check { color: green !important; }
#control_password { position: absolute; top: 60px; background: white; padding: 5px; border: 1px solid gray; border-radius: 10px; z-index: 999; width: 360px; }



.col-faq {  }
.col-faq-little { width: 150px !important; min-width: 150px !important; max-width: 150px !important; }
.title_faq { font-size: 16px; text-align: center; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.67; letter-spacing: normal; 
	text-align: center; color: #acb5c6 !important; height: 48px; padding: 13.5px 24px; display: block; margin-bottom: 15px; }
.title_faq_little { width: 150px; }
.title_faq_active { font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.67; letter-spacing: normal; text-align: center; color: #00b86c !important;
	background-color: #97ff73; border-radius: 22px; -webkit-box-shadow: -2px 25px 19px 0px rgba(0,184,108,0.35);
	-webkit-box-shadow: -2px 15px 18px 0px rgba(0,184,108,0.5); -moz-box-shadow: -2px 15px 18px 0px rgba(0,184,108,0.5); box-shadow: -2px 15px 18px 0px rgba(0,184,108,0.5); }
.name_faq { height: 50px; font-size: 21px; font-weight: 600; color: #073148; margin-bottom: 0px; padding-top: 14px; }
.plus_name_faq { height: 50px; font-size: 24px; font-weight: 600; font-stretch: normal; font-style: normal; line-height: 1.14; letter-spacing: normal; color: #073148; margin-bottom: 0px; padding-top: 10px; }
.line { height: 1px; border: solid 1px #c3cde0; margin-top: 13px; margin-bottom: 13px; }
.text_faq { font-size: 18px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.33; letter-spacing: normal; color: #073148; margin-top: 17px; margin-bottom: 11px !important; }
.row_buscador_faq { max-width: 470px; margin: auto; margin-left: auto !important; margin-right: auto !important; }
.row_buscador_faq input, .row_buscador_faq .input-group-text { background: white !important; }
.buscador_faq input { height: 48px; border-radius: 10px; border: solid 1px #c3cde0; }
.row_buscador_faq .input-group-text { border-radius: 10px; border: solid 1px #c3cde0; }
.icon_search { position: absolute; right: 25px; top: 12px; }
.icon_search img { width: 20px; color: #073148 !important; }
.btn-faq { width: 105px; height: 48px; border-radius: 10px !important; background-color: #00b86c !important; font-size: 14px; 
	text-align: center; color: white !important; border: none; }
.btn-faq i { color: white; font-size: 20px; position: initial; }
.btn-to-contact { width: 350px; height: 60px; border-radius: 10px !important; background-color: #00b86c !important; font-size: 18px !important; font-weight: normal; font-stretch: normal; 
	font-style: normal; line-height: 1; letter-spacing: normal; text-align: center; color: white !important; padding-top: 5px !important; }
#animationSandbox.active_list_faqs { min-height: 500px; }
.text_no_faqs { font-size: 20px !important; font-family: avenir-next-lt-pro-bold !important; text-align: center; color: #073148; margin-bottom: 30px; }

@media only screen and (max-width: 750px) {
 	#wrapper .content-page { margin-top: 0px !important; }
    .container_title_page { padding-top: 15px !important; padding-bottom: 20px !important; }
    .container_buscador_faqs, .container_titles_sections { padding-bottom: 25px !important; }
    .title_faq { font-size: 11px !important; }
    .title_faq_active { padding: 15px !important; }
    .name_faq { font-size: 12px; height: auto !important; }
    .plus_name_faq  { height: auto !important; }
    .text_faq { font-size: 11px; }
    .btn-to-contact { width: 300px !important; }
    .btn-faq { width: 100% !important; }
	.btn-faq .t { display: none; }
    .icon_search { display: none !important; }
}
@media only screen and (min-width: 751px) and (max-width: 1200px) {
	#wrapper .content-page { margin-top: 0px !important; }
    .container_title_page { padding-top: 15px !important; padding-bottom: 20px !important; }
    .container_buscador_faqs, .container_titles_sections { padding-bottom: 50px !important; }
    .title_faq { font-size: 14px !important; }
    .title_faq_active { padding: 15px !important; }
    .name_faq { font-size: 16px; }
    .text_faq { font-size: 14px; }
	.btn-faq { width: 100% !important; }
    .btn-faq .t { display: none; }
	.icon_search { display: none !important; }
}
@media only screen and (min-width: 1201px) and (max-width: 1399px) {
	.container_title_page { padding-top: 75px !important; padding-bottom: 100px !important; }
	.container_buscador_faqs, .container_titles_sections { padding-bottom: 100px !important; }
	.row_title_faqs { width: 880px; margin: auto !important; }
    .row_to_item_faq { cursor: pointer; width: 880px; margin: auto !important; }
	.btn-faq .i { display: none; }
}
@media only screen and (min-width: 1400px) {
	.container_title_page { padding-top: 75px !important; padding-bottom: 100px !important; }
	.container_buscador_faqs, .container_titles_sections { padding-bottom: 100px !important; }
	.row_title_faqs { width: 880px; margin: auto !important; }
    .row_to_item_faq { cursor: pointer; width: 880px; margin: auto !important; }
	.btn-faq .i { display: none; }
}


