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; }



.container_header_contact { background-image: url('https://cdn.swintfair.com/img/contact/header.png'); height: 502px; padding-top: 199px; background-repeat: no-repeat;
    background-size: cover; background-position: bottom; }
.cuadro p { font-family: avenir-next-lt-pro-demi !important; }
.tit { font-size: 25px; font-weight: 900; }
.t { font-family: avenir-next-lt-pro-bold !important; font-size: 18px; line-height: 1.67; color: #073148; }
.p { font-size: 14px; line-height: 1.71; color: #073148; margin-bottom: 20px; }
.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; }

@media only screen and (max-width: 750px) {
	#wrapper .content-page { margin-top: 0px !important; }
	.title_page.title_email { font-family: avenir-next-lt-pro-demi !important; font-weight: 900; color: #1f7a75 !important; font-size: 18px !important; line-heigth: 18px !important; }
    .btn-to-contact { width: 300px !important; }
    .container_header_contact { height: 305px !important; padding-top: 90px !important; }
	.row_info_contact { margin-top: 50px; margin-bottom: 50px; }
}
@media only screen and (min-width: 751px) and (max-width: 1200px) {
	#wrapper .content-page { margin-top: 0px !important; }
	.title_page.title_email { font-family: avenir-next-lt-pro-demi !important; font-weight: 900; color: #1f7a75 !important; font-size: 25px !important; line-heigth: 25px !important; }
	.container_header_contact { height: 305px !important; padding-top: 90px !important; }
	.row_info_contact { margin-top: 50px; margin-bottom: 50px; }
}
@media only screen and (min-width: 1201px) and (max-width: 1399px) {
	.row_info_contact { width: 860px; min-width: 860px; max-width: 860px; margin-left: auto !important; margin-right: auto !important; margin-top: 75px; margin-bottom: 100px; }
}
@media only screen and (min-width: 1400px) {
	.title_page.title_email { font-family: avenir-next-lt-pro-demi !important; font-weight: 900; color: #1f7a75 !important; font-size: 42px !important; line-heigth: 52px !important; }
	.row_info_contact { width: 860px; min-width: 860px; max-width: 860px; margin-left: auto !important; margin-right: auto !important; margin-top: 75px; margin-bottom: 100px; }
}








