#pop {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -180px;
    margin-top: -100px;
    padding: 10px;
    width: 350px;
    border: 1px;
    z-index: 100
}

.address {
    color: white;
    font-weight: bolder;
}

.ddd {
    color:#fff;
}

.header-no-padding {
    padding: 0 0 0 0;
}

.sub-header {
    background: linear-gradient(78deg, rgba(34,193,195,1) 0%, rgba(45,248,253,1) 100%);
}

.logo-height {
    height: 80px;
}

.content-services-0 {
    visibility: visible;
    -webkit-animation-duration: 1s; 
    -moz-animation-duration: 1s; 
    animation-duration: 1s;
    -webkit-animation-delay: 0.3s; 
    -moz-animation-delay: 0.3s; 
    animation-delay: 0.3s;
}

.content-services-1 {
    visibility: visible;
    -webkit-animation-duration: 1s; 
    -moz-animation-duration: 1s; 
    animation-duration: 1s;
    -webkit-animation-delay: 0.6s; 
    -moz-animation-delay: 0.6s; 
    animation-delay: 0.6s;
}

.content-services-2 {
    visibility: visible;
    -webkit-animation-duration: 1s; 
    -moz-animation-duration: 1s; 
    animation-duration: 1s;
    -webkit-animation-delay: 0.9s; 
    -moz-animation-delay: 0.9s; 
    animation-delay: 0.9s;
}

.content-box {
    background: linear-gradient(78deg, rgba(34,193,195,1) 0%, rgba(45,248,253,1) 100%);
}

.facade-box {
    background-image:url('https://firebasestorage.googleapis.com/v0/b/lsvpmatao-57aa1.appspot.com/o/img%2Ffachada2.jpg?alt=media&token=53341077-4d8b-4c53-9c83-66b253667f70');
}

.footer-main {
    background-color: #0091E8;
    background-position: 50% 50%;
}

.p-rights-reserved {
    text-align: center;
}

.p-developer {
    font-size: 12px; 
    text-align: center;
}

.pm-containerPadding200 {
    padding: 20px 20px 20px 0px; 
}

.breadcrumb-nav {
    text-shadow: 0.2em 0.2em 0.2em #000;
}

.breadcrumb-nav-line {
    color: #fff;
}

.nav-block {
    display: block;
}

.accordion-height {
    height: 0px;
}

.newsletter-width {
    width: 50%
}

.back-top-bottom {
    bottom: -70px;
}

.paragraph-aling-center {
    text-align: center;
}

.map-no-border {
    border:0;
}

.image-width {
    width:100%
}

.padding-20 {
    padding: 20px;
}

.birthday-image {
    background-image: url('https://firebasestorage.googleapis.com/v0/b/lsvpmatao-57aa1.appspot.com/o/img%2Fbolo.png?alt=media&token=65bb525d-1533-4118-9bf8-84bf93cb17ca'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size:contain; 
    background-attachment: scroll;
}