

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
    .carousel.responsive_height .carousel-inner .slider_content{
        padding-top: 64px;
    }
}
.separator.small {
    display: block;
    height: 1px;
    margin: 10px auto 20px;
    position: relative;
    width: 60%;
}
.carousel-inner h2.with_border {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0 1px medium;
    margin-top: 0;
    padding: 0.527273em 40px;
}
.carousel-inner .subtitle_above_title h2.with_border {
    margin-top: 40px;
}
.footer_top {
    color: #ecae80 !important;
    padding: 15px 0;
    text-align: center;
}


.footer_top a, .footer_top p, .footer_top span, .footer_top li, .footer_top .textwidget {
    color: #ecae80;
    word-wrap: break-word;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: -25px;}

.fa{margin-right: 5px;}

