@font-face {
    font-family: "Moderustic";
    src: url(/font/Moderustic-Regular.ttf) format("truetype"),
}
a,abbr,acronym,address,applet,aside,audio,b,big,blockquote,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

body {	background: #000217 url(images/VW_ID4.webp)center top no-repeat fixed;
	color: #555555;
	box-shadow: inset 0 44px 0 0 rgb(37,133,162,0.6);
	font-family: Arial,Helvetica,Sans-serif;
    font-size: 14px;
    line-height: 1.4
}
a {
    color: #37c0e8;;
    text-decoration: none;
}

a:hover, a:focus {
    color: #66d9fb;
    text-decoration: none;
}

a:focus {
    outline: none;
}
h1,h2,h3,h4,h5,h6 {	font-family: "Moderustic",Arial,Helvetica,Sans-serif;
}
.vidw_globalpack {  	width: 1068px;
  	margin: 0 auto;
}
.vidw_logoimg {
 	height: 66px;
}
nav ul {
  	margin: 0;
  	padding: 0;
  	list-style: none;
    list-style-type: none;
  	list-style-type: none;
  	line-height: 1.0;
}
nav ul li {
  	float: left;
  	position: relative;
}
nav li a {
    display: block;
    color: #FFFFFF;
    padding: 16px 15px;
	text-decoration: none;
    font-family: "Moderustic", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 2px 0 0;
}

nav a:hover, nav li a:active, nav li a:focus {
    color: #FFFFFF;
    outline: 0;
    background: #4C4C4C;
}
.vidw_lang {	float:right;
	padding:9px;
}
.vidw_lang a {	margin:0 5px;
}
.vidw_desktopsearch {	float:right;
}
#search {
    border: 1px solid #d8d8d8;
    background: #fff;
    text-align: left;
    padding: 4px;
    min-width: 180px;
    clear: right;
    margin: 20px 10px
}

#search #s {
    color: #979797;
    border: 0;
    width: calc(100% - 20px);
    padding: 0;
    margin: 0;
    font-size: 15px
}
.vidw_contents {	background: #FFF;
	padding:10px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.vidw_left {
 	overflow: hidden;
  	width: 728px;
  	float: left;
}
.vidw_left h1 {	color: #333333;
 	margin: 10px 0 ;
	padding: 0;
 	font-size: 20px;
 	line-height: 20px;
 	font-weight: bold;
}
.vidw_textway {	color: #2585a2;
	font-size:13px;
	font-family: "Moderustic",Arial,Helvetica,Sans-serif;
}
.vidw_left h2 {
 	margin: 25px 0 5px 0 ;
	padding: 0;
 	font-size: 18px;
 	line-height: 18px;
 	font-weight: normal;
 	color: #217188;
 	border-left: 3px solid #217188;
 	padding-left:10px;
}
.vidw_left img {	max-width:100%;
}
.vidw_left p {	margin:15px 0;
}
.vidw_left ul, .vidw_left ol {
	margin:15px 0 15px 25px;
}
.vidw_left li {
	margin:11px 0;
	font-size: 15px;
}
.vidw_firstimg,.vidw_secondimg {
    width: 360px;
    border:1px solid #333;
}
.vidw_secondimg {
  margin-left: 4px;
}
.vidw_right {
 	 overflow: hidden;
  	width: 300px;
 	 margin-left: 15px;
   	float: left;
}
.vidw_right img {
    max-width: 100%
}
.vidw_right li {
    margin: 13px 0 13px 20px;
    font-size: 16px
}

.vidw_right h2 {
    font-size: 18px
}
.vidw_right p {	margin:15px 0;
}
.vidw_rightmainmenu {
    display: flex;
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 2px solid #2C3239
}

.vidw_rightmainmenu div {
    flex-grow: 1;
    width: 50%;
    font-size: 15px;
    font-weight: 700
}

.vidw_rightmainmenu div img {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    display: block;
    transition: all .8s ease-in-out
}

.vidw_rightmainmenu div img:hover {
    transform: scale(1.1)
}
.vidw_bottom {	border-top: 2px solid #F0F0F0;
 	background: #FFFFFF;
	padding: 20px 0;
	display: flex;
}
.vidw_bottom_item {
  flex-grow: 1;
  padding: 10px;
  width: 34%;
}
.mobilenavigation {
    display: flex
}

.prev_button,.prev_imgbutton1 {
    display: table-cell;
    text-align: left;
    vertical-align: middle
}

.prev_button {
    width: 45%;
    font-size: 16px
}

.prev_imgbutton1 {
    width: 5%
}

.prev_imgbutton {
    display: none
}

.next_button {
    width: 45%;
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    font-size: 16px
}

.next_imgbutton {
    display: none
}

.next_imgbutton1 {
    width: 5%;
    display: table-cell;
    text-align: right;
    vertical-align: middle
}

.vidw_bottom_item h2 {
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
  background: #FFF;
  border-left: 3px solid #37c0e8;
  margin: 0 0 10px 0;
  padding: 10px;
}
.vidw_bottom_item a {
    color: #4D546C;
    text-decoration: none;
}
.vidw_bottom_item ul {    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.vidw_bottom_item ul li {
    margin: 0 0 6px 0;
    padding: 0 0 6px 0;
    font-size:15px;
    border-bottom: 1px solid #F0F0F0;
}
.vidw_bottom_item a:hover {
    color: #E32A06;
    text-decoration: none;
}
.vidw_lastblock{
  color: #FFFFFF;
  background: rgb(66,66,66,0.6);
  text-align: center;
  padding: 12px 0;
}
.hamburger-lines {	display:none;
}
.checkbox {	display:none;
}