.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}@font-face {
font-family: 'Cartero';
src: url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Bold.eot);
src: url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Bold.eot?#iefix) format('embedded-opentype'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Bold.woff2) format('woff2'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Bold.woff) format('woff'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Bold.ttf) format('truetype'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Bold.svg#Cartero-Bold) format('svg');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'CarteroLight';
src: url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Light.eot);
src: url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Light.eot?#iefix) format('embedded-opentype'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Light.woff2) format('woff2'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Light.woff) format('woff'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Light.ttf) format('truetype'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Light.svg#Cartero-Light) format('svg');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'CarteroBold';
src: url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Regular.eot);
src: url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Regular.eot?#iefix) format('embedded-opentype'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Regular.woff2) format('woff2'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Regular.woff) format('woff'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Regular.ttf) format('truetype'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Regular.svg#Cartero-Regular) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
:root {
--co_blue: #002e6d;
--co_blue_dark: #0a0a49;
--co_blue_hover: #002453;
--co_brandeis_blue: #0d6efd;
--co_cyan: #25b9d7;
--co_cyan_hover: #1e94ab;
--co_bluish_grey: #c7d6db;
--co_very_pallid_blue: #cce5ff;
--co_pallid_blue: #b8daff;
--co_greyish_blue: #acb3b6;
--co_very_light_greyish_blue: #f3f6f8;
--co_light_greyish_blue: #ced4da;
--co_yellow: #ffcd00;
--co_yellow_hover: #b38f00;
--co_very_pallid_yellow: #fff3cd;
--co_pallid_yellow: #ffeeba;
--co_white: #ffffff;
--co_gray: #cbcbcb;
--co_platinum: #e2e3e5;
--co_soft_grey_bliss: #f8f8f8;
--co_gray_dark: #777;
--co_red: #e4082c;
--co_red_light: #e08f95;
--co_red_hover: #d5676f;
--co_very_dark_red: #721c24;
--co_very_pallid_red: #f8d7da;
--co_pallid_red: #f5c6cb;
--co_green: #155724;
--co_very_pallid_green: #cbf2d4;
--co_pallid_green: #70b580;
--co_dark_orange: #856404; --co_red_error: #e6615c;
--co_pallid_red: #fbc6c3;
--co_yellow_notice: #fff3cd;
} #correos_oficial {
font-family: CarteroLight;
}
#correos_oficial h2, #correos_oficial h3 {
font-family: CarteroBold;
}
#correos_oficial .co_small {
font-family: CarteroLight;
font-size: 0.7em;
font-weight: normal;
} .header-logo img{
width: 400px;
} .co_primary_button {
color: var(--co_white) !important;
background-color: var(--co_blue) !important;
border: 1px solid var(--co_blue) !important;
border-radius: 3px !important;
padding: 10px 10px !important;
font-family: CarteroBold !important;
text-decoration: none !important;
}
.co_primary_button:hover,
.co_button:hover {
background-color: var(--co_blue_hover) !important;
color: var(--co_yellow) !important;
}
.co_primary_button:disabled {
border: 1px solid #c7d6db !important;
color: #acb3b6 !important;
cursor: not-allowed;
background-color: #eaebec !important;
}
.co_button {
color: var(--co_white) !important;
background-color: var(--co_blue) !important;
border: 1px solid var(--co_blue) !important;
border-radius: 3px !important;
padding: 5px 5px !important;
font-family: CarteroBold !important;
text-decoration: none !important;
}
.co_primary_link {
margin-top: 1.5%;
}
.co_primary_link a {
color: var(--co_white) !important;
background-color: var(--co_blue) !important;
border: 1px solid var(--co_blue) !important;
border-radius: 3px !important;
padding: 5px 5px !important;
font-family: CarteroBold !important;
text-decoration: none;
margin-left: 15px;
}
.co_primary_link a:hover {
background-color: var(--co_blue_hover) !important;
color: var(--co_yellow) !important;
}
.co_primary_link a:disabled {
border: 1px solid #c7d6db !important;
color: #acb3b6 !important;
cursor: not-allowed;
background-color: #eaebec !important;
} .co_change_paq_button {
color: var(--co_white);
background-color: var(--co_blue);
border: 1px solid var(--co_blue);
border-radius: 3px;
padding: 0.2em, 0.5em;
float: right;
margin-left: 5px;
}
.co_change_paq_button a,
.co_change_paq_button a:hover {
color: var(--co_blue);
text-decoration: none;
}
.co_change_paq_button:hover {
background-color: var(--co_blue);
} .error {
border-color: var(--co_red_error) !important;
color: var(--co_red_error) !important;
}
label[id$='-error'] {
font-size: 10px;
margin: 0 !important;
position: absolute;
display: flex;
z-index: 11;
} .correos-oficial .alert {
border-radius: 5px !important;
}
.correos-oficial .alert > * {
display: inline-block !important;
}
.correos-oficial .alert-danger .close {
color: var(--co_red_error);
}
.alert-warning {
color: #d2a63c !important;
background-color: #fff3d7 !important;
border-width: 3px !important;
border-color: #d2a63c !important;
border-top: none !important;
border-bottom: none !important;
border-right: none !important;
}
.alert-warning:before {
color: #d2a63c !important;
background-color: #fff3d7 !important;
}
.alert-success {
color: var(--co_pallid_green) !important;
background-color: var(--co_very_pallid_green) !important;
border-width: 3px !important;
border-color: var(--co_pallid_green) !important;
border-top: none !important;
border-bottom: none !important;
border-right: none !important;
}
.alert-success:before {
color: var(--co_pallid_green) !important;
background-color: var(--co_very_pallid_green) !important;
}.correos_oficial {
color: var(--co_blue);
}
.correos_oficial .customs-advice-doc {
margin-top: 0px;
margin-bottom: 20px;
padding: 5px;
}
.correos_oficial .extra-container {
margin-bottom: 15px;
width: auto;
}
.correos_oficial .extra-container .checkout-paq-advice {
background-color: var(--co_yellow);
padding: 10px;
margin-bottom: 10px;
margin-top: 10px;
}
.correos_oficial .extra-container .search-paq-section {
display: flex;
width: 100%;
gap: 10px;
flex-wrap: wrap; padding-bottom: 20px;
padding-left: 5px;
padding-right: 5px;
}
.correos_oficial .extra-container .city-paq-schedule-and-map,
.correos_oficial .extra-container .office-schedule-and-map {
padding-left: 5px;
padding-right: 5px;
}
.correos_oficial .extra-container .section-SearchCityPaqByCPInput,
.correos_oficial .extra-container .section-SearchOfficeByCPInput,
.correos_oficial .extra-container .section-SearchPudoCEXByCPInput {
flex: 0 0 20%;
}
.correos_oficial .extra-container .section-SearchCityPaqByCp,
.correos_oficial .extra-container .section-SearchOfficeByCp,
.correos_oficial .extra-container .section-SearchPudoCEXByCp {
flex: 0 0 10%;
}
.correos_oficial .extra-container .section-frontOptionSelector {
flex: 1;
}
.section-SearchCityPaqByCPInput input,
.section-SearchCityPaqByCp button,
.section-SearchOfficeByCPInput input,
.section-SearchOfficeByCp button,
.section-SearchPudoCEXByCPInput input,
.section-SearchPudoCEXByCp button,
.section-frontOptionSelector select {
width: 100%;
height: 40px;
box-sizing: border-box;
}
.city-paq-schedule-and-map, 
.office-schedule-and-map {
display: flex;
flex-direction: row;
gap: 20px;
}
.city-paq-schedule-and-map .columna, 
.office-schedule-and-map .columna {
flex: 1;
}
.city-paq-schedule-and-map-right p.address, 
.office-schedule-and-map-right p.address {
margin-left: 0 !important;
}
.correos_oficial .customs-advice-doc h3,
.city-paq-schedule-and-map h3, 
.office-schedule-and-map h3 {
padding-top: 5px !important;
padding-bottom: 5px !important;
margin-top: 5px !important;
margin-bottom: 10px !important;
border-bottom: 2px solid var(--co_yellow);
font-weight: 700 !important;
}
.city-paq-schedule-and-map p, 
.office-schedule-and-map p,
.customs-advice-doc p {
padding-top: 5px !important;
padding-bottom: 5px !important;
color: black !important;
font-weight: 390 !important;
margin-top: 5px !important;
margin-bottom: 5px !important;
}
.citypaq-address-info,
.office-address-info,
.customs-advice-doc {
font-size: 1.3rem !important;
} .correos_oficial .map {
width: 100%;
height: 20em;
} @media (max-width: 768px) {
.correos_oficial .extra-container {
padding-left: 15px;
padding-right: 15px;
}
.correos_oficial .extra-container .section-SearchCityPaqByCPInput,
.correos_oficial .extra-container .section-SearchOfficeByCPInput,
.correos_oficial .extra-container .section-SearchPudoCEXByCPInput {
order: 1;
flex: 1 1 45%;
}
.correos_oficial .extra-container .section-SearchCityPaqByCp,
.correos_oficial .extra-container .section-SearchOfficeByCp,
.correos_oficial .extra-container .section-SearchPudoCEXByCp {
order: 2;
flex: 1 1 45%;
}
.correos_oficial .extra-container .section-frontOptionSelector {
order: 3;
flex: 1 1 100%;
}
.office-schedule-and-map {
flex-direction: column;
}
}