

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
    .carousel.responsive_height .carousel-inner .slider_content{
        padding-top: 64px;
    }
}
p {
margin-bottom: 20px;
}
h1 {
padding: 20px 0;
border-bottom: 2px solid #429edb;
border-top: 2px solid #429edb;
}
h5 {
margin-bottom: 20px;
}
h6 {
padding: 10px 0;
border-bottom: 2px solid #fff;
border-top: 2px solid #fff;
margin-top: 40px;
}
.wpcf7 form.wpcf7-form p {
color: #fff;
margin-bottom: 10px;
}
ul {    list-style-position: outside;
    margin-left: 14px;
    margin-bottom: 10px;
}