.hmy-section-container.custom_section_accordion_container {
    padding: 0 5vw;
}

@media (min-width: 1024px) {
    .hmy-section-container.custom_section_accordion_container {
        max-width: 100vw;
        padding: 0 10vw;
        overflow: hidden;
    }
}

.accordion-row-country .ac-header,
.accordion-row-country .ac-panel {
    margin: 0 auto !important;
}

.accordion-row-country .accordion-title {
    position: relative;
    padding-left: 34px;
}

.hmy-section-container.custom_section_accordion_container .accordion-row-country .accordion-title{
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: normal !important;
}

.hmy-section-container.custom_section_accordion_container .accordion-row-country .ac.is-active .ac-header .ac-trigger[aria-expanded="true"] .container-title-btn .table-country {
    font-size: 30px !important;
}

.hmy-section-container.custom_section_accordion_container .accordion-row-country .accordion-title {
    padding-top: 25px;
    padding-bottom: 25px;
}

@media (min-width: 1024px) {
    .hmy-section-container.custom_section_accordion_container .accordion-row-country .accordion-title {
        font-size: 30px !important;
    }

    .hmy-section-container.custom_section_accordion_container .accordion-row-country .ac.is-active .ac-header .ac-trigger[aria-expanded="true"] .container-title-btn .table-country{
        font-size: 40px !important;
    }

    .hmy-section-container.custom_section_accordion_container .accordion-row-country .accordion-title {
        padding-top: 37px;
        padding-bottom: 38px;
    }
}

@media (max-width: 768px) {
    .section-acordeon-countries.custom_section_accordion_container .accordion-row-country .ac-header .ac-trigger .container-title-btn .table-country {
        margin: 0 !important;
    }
}

.section-acordeon-countries.custom_section_accordion_container .accordion-row-country .ac-header .ac-trigger .container-title-btn {
    margin-right: auto;
}

.section-acordeon-countries.custom_section_accordion_container .accordion-row-country .ac-header .ac-trigger .acc-trigger {
    margin-left: 30px !important;
    margin-top: 0;
}

.section-acordeon-countries.custom_section_accordion_container .accordion-row-country .ac-header .ac-trigger {
    padding: 0;
}

.section-acordeon-countries.custom_section_accordion_container .accordion-row-country .ac.is-active .ac-header .ac-trigger.first_header,
.section-acordeon-countries.custom_section_accordion_container .accordion-row-country .ac.is-active .ac-header .ac-trigger.second_header,
.section-acordeon-countries.custom_section_accordion_container .accordion-row-country .ac.is-active .ac-header .ac-trigger.last_header {
    padding-bottom: 25px;
}

.hmy-section-container.custom_section_accordion_container .accordion_spacing {
    height: 50px;
}

@media (min-width: 1024px) {
    .section-acordeon-countries.custom_section_accordion_container .accordion-row-country .ac.is-active .ac-header .ac-trigger.first_header {
        padding-bottom: 84px;
    }

    .section-acordeon-countries.custom_section_accordion_container .accordion-row-country .ac.is-active .ac-header .ac-trigger.second_header {
        padding-bottom: 0;
    }

    .section-acordeon-countries.custom_section_accordion_container .accordion-row-country .ac.is-active .ac-header .ac-trigger.last_header {
        padding-bottom: 11px;
    }

    .hmy-section-container.custom_section_accordion_container .accordion_spacing {
        height: 122px;
    }
}

.hmy-section-container.custom_section_accordion_container .accordion-row-country hr {
    height: 1.5px;
}

.hmy-section-container.custom_section_accordion_container .accordion-row-country .ac.is-active hr,
.hmy-section-container.custom_section_accordion_container .ac {
    margin-top: 0 !important;
}

.hmy-section-container.custom_section_accordion_container .country_title {
    color: #687692;
    font-family: Roobert;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 48px;
}

@media (min-width: 1024px) {
    .hmy-section-container.custom_section_accordion_container .country_title {
        font-size: 30px;
    }
}

.hmy-section-container.custom_section_accordion_container .ac-panel .country_article:not(:nth-last-child(2)) {
    margin-bottom: 33px;
}

.accordion-row-country .accordion-title::before {
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border-radius: 50%;
}

.custom_section_accordion_container .accordion-row-country .ac-panel .boxes-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px;

    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.accordion-row-country .ac-panel .boxes-wrapper .box {
    padding: 0 8px !important;
    margin-right: 0 !important;
    background-color: transparent !important;
}

.accordion-row-country .boxes-wrapper .box {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 100% !important;
    flex: 0 1 100% !important;
    margin-bottom: 16px !important;
}

@media (min-width: 766px) {
    .accordion-row-country .boxes-wrapper .box {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 1 50% !important;
        flex: 0 1 50% !important;
    }
}

@media (min-width: 1023.98px) {
    .accordion-row-country .boxes-wrapper .box {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 1 33.333% !important;
        flex: 0 1 33.333% !important;
    }
}


.accordion-row-country .ac-panel .boxes-wrapper .box .box__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 38px 31px 31px 37px;
    height: 100%;
    min-height: 249px !important;
}

.accordion-row-country .ac-panel .boxes-wrapper .box .hmy-text {
    color: #fff !important;
}

.accordion-row-country.type_1 .ac-panel .boxes-wrapper .box .box__body > p:first-child {
    margin-bottom: 50px;
}

.accordion-row-country.type_2 .ac-panel .boxes-wrapper .box .box__body > p:first-child {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.accordion-row-country .ac-panel .boxes-wrapper .box .box__body .card-direccion-title {
    font-family: Roobert;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0 !important;
}

.accordion-row-country .ac-panel .boxes-wrapper .box .box__body .card-direccion-content {
    font-family: Roobert;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media (min-width: 1024px) {
    .accordion-row-country .ac-panel .boxes-wrapper .box .box__body .card-direccion-title {
        font-size: 18px;
    }

    .accordion-row-country .ac-panel .boxes-wrapper .box .box__body .card-direccion-content {
        font-size: 18px;
    }
}

.accordion-row-country .ac-panel .boxes-wrapper.blue_boxes .box__body {
    background-color: #04225F;
}

.accordion-row-country .ac-panel .boxes-wrapper.light_blue_boxes .box__body {
    background-color: #E1E9F8;
}

.accordion-row-country .ac-panel .boxes-wrapper.bright_blue_boxes .box__body {
    background-color: #384CFF;
}

.accordion-row-country .ac-panel .boxes-wrapper.light_blue_boxes .box .box__body .hmy-text {
    color: #04225F !important;
}

.hmy-section-container.custom_section_accordion_container .accordion-row-country:nth-child(3) .accordion-title::before {
    background-color: #04225F;
}

.hmy-section-container.custom_section_accordion_container .accordion-row-country:nth-child(4) .accordion-title::before {
    background-color: #FFAAAA;
}


.hmy-section-container.custom_section_accordion_container .accordion-row-country:last-child .accordion-title::before {
    background-color: #384CFF;
}

.hmy-section-container.custom_section_accordion_container .accordion-row-country:last-child hr {
    display: none;
}

.select2-container--default .select2-selection--single {
    border: 0 solid #aaa;
}


.select2-container {
    width: 199px !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #E2E9F7 !important;
    color: #04225F !important;
}


.select2-results__option--selectable {
    color: #687692 !important;
}

.hmy-section-container.custom_section_accordion_container .accordion-row-country .ac.is-active .ac-header .ac-trigger .container-title-btn .table-country {
    font-size: 44px !important;
}


.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    position: relative;
    display: block;
    height: 50px; /*Height should be double border thickness*/
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b::before,
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b::after {
    position: absolute;
    display: block;
    content: "";
    border: 25px solid transparent; /*Adjust chevron size*/
}

/*Change the four instances of 'top' below to rotate chevron*/
/*Use (top/right/bottom/left) where you want the back of the chevron to be*/
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b::before {
    top: 0;
    border-top-color: #b00; /*Chevron Color*/
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b::after {
    top: -10px; /*Adjust thickness*/
    border-top-color: #fff; /*Match chevron background colour*/
}


.select-country-btn {
    padding: 10px 12px;
    position: relative;
    background-color: #E2E9F7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
}

.block-text {
    color: #04225F;
    font-family: Roobert;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 12px;
}

@media (min-width: 1024px) {
    .block-text {
        font-size: 24px;
    }
}


.close-icon svg {
    margin-top: -3px;
    margin-left: -2px;
}


.close-icon {
    cursor: pointer;
    width: 17px;
    height: 17px;
}

.select-container, .insert-block, .button-container {
    display: inline-block;
}


.centered-block {
    text-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.button-container {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.dropdown-el {
    display: inline-block;
}

.dropdown-el .dropdown-head {
    border: 1px solid black;
    cursor: pointer;
    position: relative;
}

.dropdown-el .dropdown-body, .dropdown-el .dropdown-head {
    padding: 10px 70px 10px 10px;
}

.dropdown-el .dropdown-body {
    position: relative;
}

.dropdown-body-inner {
    position: absolute;
    border: 1px solid black;
    left: 0;
    top: 0;
    border-top: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}

.dropdown-item {
    padding: 10px 10px 5px 10px;
    cursor: pointer;
    -webkit-transition: all .55s ease-in-out;
    -o-transition: all .55s ease-in-out;
    transition: all .55s ease-in-out;
    background: white;
}

.dropdown-item:hover {
    -webkit-transition: all .0s ease-in-out;
    -o-transition: all .0s ease-in-out;
    transition: all .0s ease-in-out;
    background: cadetblue;
    color: white;
}


.dropdown-item:nth-last-child(1) {
    padding-bottom: 10px;
}

.dropdown-head::after {
    content: ">";
    position: absolute;
    right: 10px;
    top: 8px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 13pt;
}


* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.custom-select-box-button,
.custom-select-box-options li a {
    cursor: pointer;
    color: #687692;
    font-family: Roobert;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-right: 30px;
}

.bright_blue_boxes {
    margin-top: 25px !important;
}

@media (min-width: 1024px) {
    .bright_blue_boxes {
        margin-top: 77px !important;
    }

    .custom-select-box-button,
    .custom-select-box-options li a {
        font-size: 30px;
        padding-right: 47px;
    }
}

.insert-block .button-container {
    margin-top: 10px;
    margin-bottom: 10px;
}

.select-container {
    width: auto;
    padding: 0 20px 0 0;
}

.custom-select-box {
    height: 25px;
    display: block;
    position: relative;
}

@media (min-width: 1024px) {
    .select-container {
        width: 391px;
    }

    .custom-select-box {
        height: 41px;
    }
}

.custom-select-box-button::before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
    width: 13px;
    height: 9px;
    background-image: url("../assets/sub-menu.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
}

.select-container.open .custom-select-box-button::before {
    -webkit-transform: scaleY(-1) translateY(50%);
    -ms-transform: scaleY(-1) translateY(50%);
    transform: scaleY(-1) translateY(50%);
    top: 50%;
}

@media (min-width: 1024px) {
    .custom-select-box-button::before {
        right: 42px;
        width: 23px;
        height: 14px;
    }
}


.custom-select-box-options {
    display: none;
    list-style: none;
    width: auto;
    margin: 0;
    padding: 0;

}

.custom-select-box-options li:first-child {
    display: none;
}

.custom-select-box-options li:nth-child(2) {
    margin-top: 14px;
}

.custom-select-box-options li:hover {
    cursor: pointer;
    background: #e0e0e0;
}

.custom-select-box-options li:first-child {
    color: #cacaca;
}

.custom-select-box-options li a {
    padding: 12px;
    display: block;
}

.custom-select-box-options li a:hover {
    background-color: #E2E9F7;
}

.map-filer .checkbox-container {
    width: 230px;
    height: auto;
    border: 1px solid #04225F;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    padding-bottom: 4px;


    background-color: white;
    position: absolute;
    z-index: 401;
    border-radius: 40px;
    bottom: 100px;
    left: 10vw;
}

@media (max-width: 990px) {
    .map-filer .checkbox-container {
        bottom: 20px;
        left: 20px;
    }
}

.map-filer .title-filter {
    padding: 20px 20px 0;
    margin: 0 0 9px 0;
}

.map-filer .title-filter,
.map-filer .checkbox-text {
    color: #04225F;
    font-family: Roobert;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.map-filer .checkbox-row {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: 0 20px;
}


.map-filer .checkbox-text {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 46px;
    margin-right: auto;
}

@media (min-width: 990px) {
    .map-filer .checkbox-container {
        width: 262px;
    }

    .map-filer .title-filter {
        padding: 26px 30px 0;
    }

    .map-filer .title-filter,
    .map-filer .checkbox-text {
        font-size: 18px;
    }

    .map-filer .checkbox-row {
        padding: 0 30px;
    }

    .map-filer .checkbox-text {
        padding-top: 24px;
        padding-bottom: 24px;
    }
}

.map-filer .checkbox-text::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border: 1.5px solid #04225F;
    width: 14px;
    height: 14px;
    border-radius: 2px;
}

.map-filer .checkbox-text::after {
    content: '\2713';
    position: absolute;
    top: 50%;
    color: #04225F;
    transform: translateY(-60%);
    left: 2px;
    width: 17px;
    height: 17px;
    opacity: 0;
}

.checkbox:checked ~ .checkbox-text::after {
    opacity: 1;
}

.map-filer .checkbox {
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0;
}

.map-filer .checkbox-circle {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 0 0 10px;
}

.map-filer .leaflet-marker-icon {
    cursor: initial;
}

.map-filer .leaflet-popup-content-wrapper {
    cursor: pointer;
}