*
{
    font-family: "Quicksand", serif;
    font-weight: 300;
    font-style: normal;
}


h1, h2, h3, h4, h5, h6, p, a {
    font-family: "Quicksand";
    font-weight: 500;
    font-style: normal;
  
}



.container
{

max-width:1620px; 
}




.mainbackground
{
    background:#1b365e; 
    color:white; 
}



.txt-red {
    color: #e30513;
}

.video-container video {
    position: relative;
    width: auto;
    min-width: 100%;
    height: auto;
    display: block;
}

.video-container {
    width: 100%;
    max-height: 700px;
    overflow: hidden;
}

.hero-slider {
    background: url("/images/1920/700/hero-slide.png") no-repeat;
    height: 700px;
    
}

.background2 
{
background:white;     
}





.hero-slider div {
    padding-left: 2rem;
}

.hero-slider h1 {
    font-weight: 700;
    text-shadow: 1px 5px 10px rgba(0, 0, 0, 0.5);
    letter-spacing: 2px;
}

.hero-slider p {
    font-weight: 300;
    text-shadow: 1px 5px 10px rgba(0, 0, 0, 0.6);
    font-size: 19px;
    line-height: 1.6em;
}

.hero-slider a {
    font-size: 19px;
    letter-spacing: 1px;
    font-weight: 300px;
}

.btn {
    padding: 0.5rem 2rem 0.5rem 2rem;
    border: #fff solid 2px;
    border-radius: 15px;
    color: #fff;
}

.btn:hover {
    background-color: #fff;
    color: #000;
}

.blue-btn {
    border: #157ab0;
    background-color: #157ab0;
}

.blue-btn:hover {
    border: #3796c9;
    background-color: #3796c9;
    font-weight: 500px;
    color: #fff;
}

.red-btn {
    border: #e30513;
    background-color: #e30513;
    color: #fff;
    border-radius: 50px;
}

.bannerwrapper {
    background-color: #000;
}

.bannerwrapper p {
    margin-bottom: 0;
}

.cta-red-bck {
    background-color: #e30513;
    color: #fff;
}

.menuitemitem a
{
font-size:1.1rem; 
font-weight:normal; 
font-weight:500; 
}





.red-border {
    border: red solid 2px;
}


.menuitem a
{
    font-family: "Quicksand", serif;
    font-weight: 700;
    font-style: normal;
    color:black; 

}

.nav-item a:hover
{
    color:#0071B5 

}

.menuitempromote
{
 background-color: #0071B5;
 border-radius: 10px;
}

.menuitempromote  a
{
    color:white; 

}
.menuitempromote  a:hover
{
    color:white; 

}





.dropdown-menu
{


    background:white; 
    color:black; 
 
}

.dropdown-menu a 
{ 
   color:black; 
   font-size:1rem; 

} 

.dropdown-menu a:hover
{ 
   color: #0071B5;
   font-size:1rem; 
   background:white; 
   font-weight:bold; 
}

.stdbutton
{
    color:#000; 
    background:white; 
    margin:0px;   
    border:1px solid #ccc; 
}


.minibasketbutton
{

    font-family: arial;
    font-weight: 00;
    font-style: normal;
margin:0px; 
   border:1px solid #ccc; 
}

#minibasket
{
 font-family:arial; 
 padding:0px; 

}



.innercard
{
    min-height:200px; 
 color:black;  
 border:1px solid #ccc; 
 border-radius: 20px;
}

.innercard:hover
{
    background:#fff; 
}

.cardstyling
{
    
padding:13px; 
border:3px solid fff; 
}




.cardstyling:hover
{
background:#fff; 
color:#333; 
opacity: 0.9; 
color: #fff; 


}

.contact-full-container
{
   background: url('https://uhesmedie.vek.dk/images/1250/850/img_1594.jpg')  ;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
padding-top:20px; 
padding-bottom:20px; 
}


.menuspacer  
{
  height:160px; 

}
 

/*  --- Content Template ---  */

.content-banner div{
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 250px;
}

    .con-txt {
        font-weight: 500;
    }

.content-banner div div.container {
    display: flex;
    align-items: center;
}

.content-banner div h2 {
    color: #fff;
    margin-top: auto;
    margin-bottom: auto;
    font-weight: 700;
}

    .varmepumper-banner {
        background: url("/images/1920/1920/img_0535.jpg") no-repeat;
    }

    .vvs-banner {
        background: url("/images/1920/1920/img_1556.jpg") no-repeat;
    }

    .smedie-banner {
        background: url("/images/1920/1920/img_0532.jpg") no-repeat;
    }

    .markvand-banner {
        background: url("/images/1920/1920/img_4268-min.jpg") no-repeat;
    }


.content-img div {
    background-size: cover;
    background-position: center;
    min-height: 500px;
    border-radius: 10px;
}

    .varmepumpe-img {
        background: url("/images/700/700/img_0141-768x1024.jpg") no-repeat;
    }

    .vvs-img {
        background: url("/images/700/700/img_0010-768x1024.jpg") no-repeat;
    }

    .smedie-img {
        background: url("/images/700/700/img_0534-1-768x1024.jpg") no-repeat;
    }

    .markvand-img {
        background: url("/images/700/700/img_4264-min-768x1024.jpg") no-repeat;
    }
