.elementor-pods-federation-container{
	display:flex;
	    flex-wrap: wrap;
    justify-content: space-around;
}

.elementor-pods-federation-container::after {
  content: "";
     justify-content: left;

}

.elementor-pods-federation-container .elemetor-column.fed-branch-box  {
	width: 340px;
}

.elementor-pods-federation-container  .elementor-element-populated{

border-style: solid;
    border-width: 0px 0px 0px 0px;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin:0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 10px 0px 0px 10px;
}

.elementor-pods-federation-container  .elementor-widget-wrap{

    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
	
}

@media (min-width: 768px){
	.elementor-pods-federation-container .elementor-element.elementor-column {
      width: 28%;
		flex-shrink:0;

}
	
}


.elementor-pods-federation-container .elementor-element.elementor-column {
  width: 340px;
    flex-shrink: 0;
   /* margin-right: 48px;*/
    margin-top: 40px;
}



.fed-branch-box {
    background-color: #F0EBEB;
}

.fed-branch-box:hover {
     background-color: #D7CEC4; 
}


.elementor-pods-federation-container .elementor-element.elementor-column.elementor-element-0248ce6{
	
	width : 8%; 
}

.elementor-pods-federation-container  .elementor-element.elementor-element-336b7cd {
	
--divider-border-style: solid;
    --divider-color: #000000;
    --divider-border-width: 1px;
}


.elementor-pods-federation-container  .elementor-image-box-title{
	
	    margin-bottom: 13px;
    color: #000000;
    font-size: 14px;
}

.fed-branch-box .description-title {
    font-size: 14px;
    font-style: italic;
}

.fed-branch-box .description-value {
    font-weight: 600;
}


.elementor-pods-federation-container  .footer-view-on-map {
	    display: block;
    position: absolute;
    bottom: 9px;
}

.fed-branch-box.fed-branch-box-alt {
    background-color: #E4A20F4D;
}

@media (max-width: 360px){
	.elementor-pods-federation-container .elementor-element.elementor-column {
    width: 90%;
		flex-shrink:0;

}
	
}


#federation-gmap-container, #federation-gmap {
    width: 100%;
    height: 700px;
}

#federation-gmap-container{
    margin:70px 0px 50px 0px;
}



/* ************************************Members *************************** */

.elementor-pods-federation-member-container  .elementor-element-c1f80f6 > .elementor-widget-container {
    margin: 5px 5px 5px 5px;
    padding: 20px 30px 20px 30px;
    background-color: #FFFFFF;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 7px 20px 0px rgb(0 0 0 / 7%);
}


.elementor-pods-federation-member-container .elementor-element.elementor-element-c1f80f6 .elementor-icon-box-title{
    margin-bottom: 5px;
}

.elementor-pods-federation-member-container  .elementor-widget-icon-box .elementor-icon-box-description {
    margin: 0;
}

.elementor-pods-federation-member-container .elementor-element-c1f80f6:hover .elementor-widget-container {
    background-color: #98292929;
}

.elementor-pods-federation-member-container h3,.elementor-pods-federation-member-container h3 a{
color:#1E1810;
}



.elementor-pods-federation-member-container .elementor-element.elementor-element-c1f80f6{
    width: 384px;
}


.elementor-pods-federation-member-container .elementor-element.elementor-element-1d6fcb7{
    width:70%;
}


.elementor-pods-federation-member-container .elementor-element.elementor-element-cad72f9 .elementor-widget-wrap{
    align-content: space-around
}



@media (max-width: 1024px) and (min-width: 768px){
    .elementor-pods-federation-member-container .elementor-element.elementor-element-cad72f9 {
    width: 100%;
}

.elementor-pods-federation-member-container .elementor-element.elementor-element-c1f80f6{
    width: 50%;
}
}


@media (max-width: 768px){
    .elementor-pods-federation-member-container .elementor-element.elementor-element-c1f80f6{
        width: 100%;
    }
}

@media (max-width: 1024px){
    .elementor-pods-federation-member-container  .elementor-element.elementor-element-6c91594 .elementor-image-box-wrapper {
    text-align: center;
    justify-content: center;
}

.elementor-pods-federation-member-container .elementor-element.elementor-element-1d6fcb7{
    width:  100%;
}
}
/*
@media (min-width: 768px) {
    .elementor-pods-federation-member-container .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-content: center;
}
}
@media (min-width: 768px) {
    .elementor-pods-federation-member-container .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: center;
}
}
@media (min-width: 768px) {
.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper, .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;

}
}
*/