.padding-main-yourgi{
	margin-top: -50px !important;
}


.sppb-btn {
    padding: 10px 30px !important;
    font-size: 18px;
    line-height: 1.61;
    border-color: transparent;
    font-weight: 600 !important;
    border-radius: 100px !important;
}


.leaflet-container a {
    color: #ea340a !important;
}



.leaflet-popup-content {
    line-height: 1.4;
    font-size: 14px;
    font-weight: 400;
    font-family: "Proxima Nova", serif, arial, helvetica;
}



#eb .eb-card__title {
    color: #1650f4;
    font-weight: bold;
    line-height: 1;
    font-size: 32px;
}


#eb .eb-card__title a {
    color: #1650f4;
}



#eb .btn-default {
    color: #fff !important;
    background-color: #ea340a !important;
    border-color: #ea340a !important;
}


#eb .btn-default:hover {
    color: #fff !important;
    background-color: #ea340a !important;
    border-color: #ea340a !important;
}




#eb .btn {
    text-decoration: none !important;
    border-radius: 100px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    font-weight: bold;
}



#eb .eb-cards--3 .eb-cards__item:not(.eb-cards__item--full) {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 8px 16px;
}



#eb.eb-mod.eb-mod-search .form-control {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding: 12px;
    border-radius: 10px 0 0 10px;
}



#eb.eb-mod.eb-mod-search .mod-btn {
    height: 43px;
}



#eb .mod-btn-primary {
    color: #fff !important;
    background-color: #ea340a !important;
    border-color: #ea340a !important;
}



#eb .mod-btn-primary:hover {
    color: #fff !important;
    background-color: #1650f4!important;
    border-color: #1650f4 !important;
}



#eb .mod-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    border-radius: 10px;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}



#eb .form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    box-shadow: none;

}





.ba-album.css-style-13 .ba-caption h3, .ba-album.css-style-13 .ba-caption p, .ba-gallery-grid.css-style-13 .ba-caption h3, .ba-gallery-grid.css-style-13 .ba-caption p, .ba-album.css-style-11 .ba-caption h3, .ba-album.css-style-11 .ba-caption p, .ba-gallery-grid.css-style-11 .ba-caption h3, .ba-gallery-grid.css-style-11 .ba-caption p {
    color: #fff;
    line-height: normal !important;
    margin: 10px !important;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
}

