.elementor-1090 .elementor-element.elementor-element-6c887267{color:#1C4973;}#elementor-popup-modal-1090 .dialog-message{width:640px;height:100vh;align-items:flex-start;}#elementor-popup-modal-1090{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-1090 .dialog-close-button{display:flex;}#elementor-popup-modal-1090 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-1090 .elementor-element.elementor-element-47d987c2{margin-top:0px;margin-bottom:0px;padding:40px 0px 0px 0px;}.elementor-1090 .elementor-element.elementor-element-6c887267{text-align:center;}#elementor-popup-modal-1090{justify-content:flex-start;align-items:flex-start;}}/* Start custom CSS for section, class: .elementor-element-47d987c2 */.elementor-element-47d987c2>.elementor-column-gap-default{
    margin-top:40px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-76f0e972 */.single_div {
    margin: 20px auto;
    padding:0 20px 0;
}

.single_div .location {
    font-size: 22px;
    color: grey;
    line-height: 1em;
    margin: 10px 0;
    width: 100%;
    text-align: left;
    font-family: "CircularXX";
}

.single_div .all_country {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.single_div .all_country .country_flag {
    margin: 0 40px 0 0;
    display: flex;
    gap: 15px;
    align-items: center;
    cursor: pointer;
    transition: 0.2s;
    padding: 15px;
    border-radius: 15px;
}

.single_div .all_country .country_flag .flag img {
    border-radius: 5px;
    box-shadow: 0 0 2px 1px;
    color: gray;
    border: none;
}/* End custom CSS */