/*
Theme Name: OMSAG Child
Description: Besuchen Sie uns unter omsag.de
Theme URI:   https://omsag.de/
Author: Webentwicklung
Author URI:  https://omsag.de/
Template: salient
Version: 2.0
*/




#top nav ul li a {
	color: #676767;
}

h1, h2, h3, h4 {
	color: #2956a3;
}

textarea {
    max-height: 150px;
}

.list_down {
    font-size: 15px;
}

.nectar_icon {
    border-color: white !important;
}

#footer-widgets .container .col {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    #footer-widgets .container .col {
        margin-bottom: 0;
    }
    #footer-outer .row {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 450px) {
    p[style^="font-size: 50px"] {
        font-size: 28px !important;
    }
    .inner_row[style*="(-20%)"] {
        transform: translateY(0) !important;
    }
}