@font-face {
  font-family: 'UTMCookies';
  src: url('../font/UTMCookies.eot?#iefix') format('embedded-opentype'),  url('../font/UTMCookies.woff') format('woff'), url('../font/UTMCookies.ttf')  format('truetype'), url('../font/UTMCookies.svg#UTMCookies') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'uvn_vanbold';
  src: url('../font/UVNVanBold.eot?#iefix') format('embedded-opentype'),  
        url('../font/UVNVanBold.woff') format('woff'), url('../font/UVNVanBold.ttf')  format('truetype'), url('../font/UVNVanBold.svg#UVNVanBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'uvn_vanregular';
  src: url('../font/UVNVan.eot?#iefix') format('embedded-opentype'),  url('../font/UVNVan.woff') format('woff'), url('../font/UVNVan.ttf')  format('truetype'), url('../font/UVNVan.svg#UVNVan') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*@font-face {
    font-family: 'uvn_vanbold';
    src: url('../font/uvn_van_bold-webfont.eot');
    src: url('../font/uvn_van_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/uvn_van_bold-webfont.woff2') format('woff2'),
         url('../font/uvn_van_bold-webfont.woff') format('woff'),
         url('../font/uvn_van_bold-webfont.ttf') format('truetype'),
         url('../font/uvn_van_bold-webfont.svg#uvn_vanbold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

/*@font-face {
    font-family: 'uvn_vanregular';
    src: url('../font/uvn_van_regular-webfont.eot');
    src: url('../font/uvn_van_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/uvn_van_regular-webfont.woff2') format('woff2'),
         url('../font/uvn_van_regular-webfont.woff') format('woff'),
         url('../font/uvn_van_regular-webfont.ttf') format('truetype'),
         url('../font/uvn_van_regular-webfont.svg#uvn_vanregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/
.van{font-family: 'uvn_vanregular';}
.van_b{font-family: 'uvn_vanbold';}
.hide{
	display: none;
}
.show{
	display: inline-block;
}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp{border:0;margin:0;padding:0;font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}b,strong{font-weight:bold}img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic}ol,ul{list-style:none}li{display:list-item}q{quotes:none}q:before,q:after{content:'';content:none}sub,sup,small{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg{overflow:hidden}
.col-194,.col-460,.col-290,.col-252,.col-692,.col-300,
.col-429,.col-35,.col-170,.col-320,.col-630,.col-314,.col-290,.col-280{
  float:left;
}
.col-194{width:194px;}
.col-460{width:460px;}
.col-290{width:290px;}
.col-252{width:252px;}
.col-692{width:692px;}
.col-280{width:280px;}
.col-300{width:300px;}
.col-320{width:320px;}
.col-429{width:429px;}
.col-35{width:35px;}
.col-170{width:170px;}
.col-444{width:320px;}
.col-630{width:630px;}
.col-314{width:314px;}
.col-290{width:290px;}
.col-234{width:234px;}
.title-style-1{
  color:#1a1a1a;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 7px;
}
.title-style-2{
  color:#1a1a1a;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 7px;
  padding-left: 35px;
}
.title-style-3{
  color:#1a1a1a;
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-align: center;
}
.title-style-4{
  color: #0014ee;
  margin-bottom: 8px;
    margin-top: 15px;
}
.title-style-5{
  color: #808080;
  margin-top: 7px;
}
.title-style-6{
  border-bottom: 1px solid #ededed;
  margin-bottom: 20px;
  padding-bottom: 5px;
  color: #1a1a1a;
  font-size: 20px;
  font-weight: normal;
}
.title-style-7{

}
.title-style-1 a:hover{
  color:#1a1a1a;
}

input, textarea {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #808080;
    font-family: Tahoma;
    font-size: 92% !important;
    margin: 0;
    padding: 6px;
}