@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

.text-primary
{
    color: #2296F6 !important;
}

.text-secondary
{
    color: #262640 !important;
}

.btn.btn-primary
{
    background-color: #2296F6 !important;
}

.bg-dark
{
    background-color: #262640 !important;
}

.mt-n5 {
    margin-top: -3rem !important;
}

.border-radius-md {
    border-radius: .375rem;
}

/*
.bg-primary
{
    background-color: #f48d38 !important;
}
.bg-secondary
{
    background-color: #25164a !important;
}
.bg-gray
{
    background-color: #ecebf0 !important;
}

.bg-purple-gray
{
    background-color: #998ea9 !important;
}

.text-primary
{
    color: #f48d38 !important;
}
.text-secondary
{
    color: #25164a !important;
}
.text-gray
{
    color: #998ea9 !important;
}

.btn-primary
{
    background-color: #f48d38 !important;
}
.btn-secondary
{
    background-color: #2a0c54 !important;
}
.btn-gray
{
    background-color: #998ea9 !important;
}

h6 {
font-weight: 300;
}
.skov_header
{
	border: 0px solid black;
	border-radius: 5px;
	opacity: 1.0;
	background-color: rgba(35,70,70,0.6);
	min-width: 17.75rem;
	margin-top: 3.0rem;
}

.display-1
{
	font-family: 'Montserrat', cursive;
	font-size: 3.2rem;
	font-weight: 400;
	padding-top: 2rem;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0rem;
	color: #f9f9f9 !important;
}

.lead-1
{
	font-family: 'Montserrat', sans-serif;
	font-size: 0.9rem;
	color: #212529 !important;
	margin-bottom: 0px;
	margin-left:0px;
	padding-left: 1.5rem;
	background-color: #ffffffa1;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	border-radius: 0px 0px 5px 5px;
}

.page-header.page-header-xs {
    min-height: 30vh;
    max-height: 300px;
}
.page-header.page-header-small {
    min-height: 60vh;
    max-height: 440px;
}
.page-header.page-header-medium {
    min-height: 100vh;
    max-height: 999px;
}
.skov.page-header-image {
    background-size:cover;
    background-position:left center;
    z-index:1;

}

.skov.service-header-image {
    background-size: cover;
    background-position: center top;
    z-index: 1;
}


.badge {
    border-radius: .875rem;
    padding: 3px 4px;
    text-transform: uppercase;
    font-size: .7142em;
    font-weight: 400;
    line-height: 1;
    background-color: #f96332;
    border: 0px solid;
    color: #fff;
    margin-top: 1px;
    margin-bottom: 4px;
    vertical-align: middle;
    text-align: center;
}


.skov-logo-sm {
    max-width: 9rem;
    margin-top: 1.4rem!important;
    margin-left: 0rem!important;
    padding-left: 0.5rem!important;
    padding-right: 0rem!important;
}

.skov-logo-md {
    max-width: 18rem;
    padding-left: 1rem!important;
    padding-right: 1rem!important;
    padding-bottom: 0.5rem!important;
}

.card-image{
    font-size: 3.5rem;
}

.section-story-overview p.blockquote {
    width: 250px;
    font-weight: 500;
}

.blockquote {
    font-size: 1.0em;
}
.blockquote small {
    font-size: 0.725em;
}

.section-bus-imperatives {
    background-color: #00313C;
}

.card-testimonial .icon.icon-primary i {
    color: #EAAA00;
}

.icon-primary {
    color: #f48d38;
}
.icon-secondary {
    color: #25164a;
}
.icon-gray
{
    color: #998ea9 !important;
}

.card-testimonial .icon.icon-secondary i {
    color: #00313C;
}


ul > li {
    line-height: 1.6em;
    font-weight: 300;
    font-size: 1.03em;
}

.card-background:after {
    background-color: rgba(0, 0, 0, 0.25);
}

.skov_address {
    */
/* font-family: 'Rubik', 'Open Sans', sans-serif; *//*

    font-size: 0.85rem;
    font-weight: 300;
    color: #00313C !important;
    margin-bottom: 0px;
    line-height: 1.6em;
}
*/
