@media (min-width: 1200px) {
    .container1250 {
        width: 1250px !important;
    }
}


ul.liststuff li {
    list-style-type: circle !important;
}

.inputprop {
    margin-bottom: 15px;
    border: 1px solid black !important;
}

ul.liststuff {
    margin-top: -16px !important;
    margin-left: 15px;
}

ul.liststuff2 li {
    list-style-type: circle !important;
}

ul.liststuff2 {
    margin-top: -24px !important;
    margin-left: 39px;
}

.portfolio-thumbnail-slider .portfolio-syn-slider-1 .slick-next {
    top: 35% !important;
}

.portfolio-thumbnail-slider .portfolio-syn-slider-1 .slick-prev {
    top: 35% !important;
}

.service-section-01 .block-service-style-01 h5 {
    padding: 0px 0px !important;
}

.headerproperty {
    background: #003399;
    color: white !important;
    text-align: center;
    margin-bottom: 30px;
}

.page-services .content p {
    font-style: normal !important;
    font-family: 'Raleway', sans-serif !important;
    margin: 5px 0 !important;
    font-size: 16px;
}






/*TITLE IMAGES*/
.contact-title {
    background-image: url('../../assets/images/title-images/contact-title.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: local !important;
}

.about-title {
    background-image: url('../../assets/images/title-images/about-title.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: local !important;
}

.waterproofing-title {
    background-image: url('../../assets/images/title-images/waterproofing-title.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: local !important;
}

.dampproofing-title {
    background-image: url('../../assets/images/title-images/dampproofing-title.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: local !important;
}

.whatisdamp-title {
    background-image: url('../../assets/images/title-images/damp-title.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: local !important;
}

.clients-title {
    background-image: url('../../assets/images/title-images/clients-title.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: local !important;
}

.projects-title {
    background-image: url('../../assets/images/title-images/projects-title.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: local !important;
}
