/*

Theme Name: Salient Child Theme

Description: This is a custom child theme for Salient

Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266

Author: ThemeNectar

Author URI:  https://themeforest.net/user/themenectar

Template: salient

Version: 1.0

*/




.box-form-salida-del-pais .gform_fields{ column-gap: 0 !important; row-gap: 5px !important;}
.box-form-salida-del-pais .gform-field-label{ color: #06456c !important; margin:10px 35px 0px 35px  !important;  }
.box-form-salida-del-pais  input.large, 
.box-form-salida-del-pais  input.datepicker, 
.box-form-salida-del-pais .gfield select {border: 2px solid #1071ab;}
.box-form-salida-del-pais .ginput_container,
.box-form-salida-del-pais .gfield_description,
.box-form-salida-del-pais .gfield--type-html{ position: relative; box-sizing: content-box; margin: 0 35px;}
.box-form-salida-del-pais .gfield select{background: #e1f0f4;border: 0px solid !important; 
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24'%3E%3Cpath fill='blue' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 15px center; /* Posición a la derecha */
    background-size: 15px; /* Tamaño del triángulo */
    padding-right: 40px !important;
}

.box-form-salida-del-pais .cabecera-form{ background: #E1F0F4; align-items: center; display: flex; justify-content: start; margin: 0;}
.box-form-salida-del-pais .cabecera-form.titulo{ justify-content: start; }
.box-form-salida-del-pais .cabecera-form.logo{ justify-content: end; }
.box-form-salida-del-pais .cabecera-form.logo img{ width: 70%;margin-right:35px; }
.box-form-salida-del-pais .cabecera-form .title-form{color: #06456c; margin: 35px; font-size: 35px; line-height: 1.2; max-width: 650px;}

.box-form-salida-del-pais .datepicker.gform-datepicker{width: 100%;}
.box-form-salida-del-pais .datepicker.gform-datepicker::placeholder { color: white; opacity: 0; }

.box-form-salida-del-pais .gform-footer.gform_footer.top_label{display: flex;justify-content: center;}
.box-form-salida-del-pais .gform_button.button{ background: #17A8E0 !important;font-family: Montserrat !important;font-weight: 700 !important;font-size: 20px !important;}

 body[data-form-submit=regular]  .box-form-salida-del-pais   input[type=submit]{ padding-top: 10px !important;padding-bottom: 10px !important; }