/*Generelt*/
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    height: 2.65em;
    margin-bottom: 9px;
    border: 1px solid #BDBCBC;
    padding: 0px 0.65em;
    font-size: 15px;
    line-height: normal;
    color: #424242;
    background-color: #FBFBFB;
    border-radius: 2px;
    box-shadow: inset 0 8px 13px rgba(0,0,0,0.075);
}
.x-navbar .desktop .x-nav > .current-menu-item > a {
    box-shadow: inset 0 4px 0 0 #CB0F12!important;
}
textarea{
  min-height: 130px;
}
span.wpcf7-list-item-label {
    padding-left: 10px;
    padding-right: 25px;
}
[type="submit"] {
    color: #fff!important;
    border-color: #ac1100!important;
    background-color: #CB0F12!important;
    margin-bottom: 0.25em!important;
    text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5)!important;
    box-shadow: none!important;
    border-radius: 0.25em!important;
}
[type="submit"]:hover {
    background-color: #121212!important;
    box-shadow: 0 1px 0 0 rgba(203, 15, 18, 0.33),0 0px 9px rgba(0,0,0,0.75)!important;
}
.entry-wrap {
    display: block;
    padding: 60px;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 0;
    box-shadow: none;
}
/*Header*/
.x-navbar {
    background-color: rgba(255, 255, 255, 0);
    border-bottom: 0px solid #ccc;
	
}
.x-btn-widgetbar {
    border-top-color: #aCB0F12!important;
    border-right-color: #CB0F12!important;
}
.x-navbar-inner {

    -webkit-box-shadow: 2px 8px 22px -5px rgba(0,0,0,0.44);
    -moz-box-shadow: 2px 8px 22px -5px rgba(0,0,0,0.44);
    box-shadow: 2px 8px 22px -5px rgba(0,0,0,0.44);
    background: rgba(000, 000, 000, 0.8);
    background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.8) 0%, rgba(000, 000, 000, 0.8) 42%, #CB0F12 42%, #CB0F12 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(000, 000, 000, 0.8)), color-stop(42%, rgba(255, 255, 255, 0.8)), color-stop(42%, #CB0F12), color-stop(100%, rgba(203,15,18,1)));
    background: -webkit-linear-gradient(-45deg, #CB0F12 0%, #CB0F12 42%, rgba(000, 000, 000, 0.8) 42%, rgba(000, 000, 000, 0.8) 100%);
    background: -o-linear-gradient(-45deg, #CB0F12 0%, #CB0F12 42%, rgba(000, 000, 000, 0.8) 42%, rgba(000, 000, 000, 0.8) 100%);
    background: -ms-linear-gradient(-45deg, #CB0F12 0%, #CB0F12 42%, rgba(000, 000, 000, 0.8) 42%, rgba(000, 000, 000, 0.8) 100%);
    background: linear-gradient(135deg, #CB0F12 0%, #CB0F12 42%, rgba(000, 000, 000, 0.8) 42%, rgba(000, 000, 000, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cb0f12', GradientType=1 );
}
/*Forside*/
.x-slider-container.below{
      border-color: #CB0F12!important;
}
.x-slider-container.below {
    border-bottom: 0px!important;
}
.ts-slideshow-full-container {
    padding: 6px;
    border: 1px solid rgba(153, 153, 153, 0.37);
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45);
}
/*Footer*/
.x-colophon .x-container.max {
    max-width: none!important;
    width: 100%!important;
}
.x-colophon.top {
    padding: 0!important;
}
h4.h-widget {
    display: none;
}
div#x-google-map-1 {
    padding: 0px!important;
    border: 0px;
    border-radius: 0px!important;
    box-shadow: inset 0 0px 0px;
    margin-bottom: 0px!important;
}
.x-column.x-1-2 {
    width: 50%!important;
}
.x-column {
    margin-right: 0%;
}
.x-colophon {
    border-top: 0px solid #000!important;
}
.x-code {
    padding: 0px 0px!important;
      margin-bottom: 0px!important;
}
.x-column.x-md.x-1-2.last {
    padding: 20px;
}
h2.h2-footer {
    margin: 0px 0px 20px 0px;
    color: #fff;
}
span.f-info {
    color: #fff;
}
#f-table td{
  width: 50%;
}
.h3-info {
    color: #fff;
    font-size: 20px;
    margin: 10px 0px 0px 0px;
}
.h3-info2 {
    color: #fff;
    font-weight: 800;
    font-size: 23px;
}
a.x-btn-widgetbar.collapsed {
    display: none;
}
@media screen and (max-width: 1300px) {
.x-brand img {
    width: 275px!important;
}
  .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    padding-left: 8px!important;
    padding-right: 8px!important;
}
  .x-navbar .desktop .x-nav > li > a {
    font-size: 12px!important;
}
}
@media screen and (max-width: 1100px) {
    .x-navbar .desktop .x-nav > li > a {
    font-size: 11px!important;
}
}


@media screen and (max-width: 1000px) {
h1.vc_custom_heading {
    font-size: 34px!important;
}
  .x-column.x-1-2 {
    width: 100%!important;
}
  .h1-s {
    text-align: center;
    font-size: 1.4em!important;
    color: #fff;
}
}

@media screen and (max-width: 700px) {
.x-brand img {
    width: 200px!important;
}
}
.breadcrumb{visibility:hidden;}
/* Menu Color */
.nav.navbar.navbar-default {
    background-color: #a90d0f;
}