@charset "utf-8";
:focus { outline: none; }
input[type=text]:focus,
input[type=password]:focus, textarea:focus { outline: 0 none; }
body, html { height: 100%; min-height: 100%; font-weight: normal; font-style:normal; }
input, textarea, select { -webkit-appearance: none; }
input, textarea, select { -webkit-border-radius: 0; border-radius: 0; }
body, nav, ul, li, a {margin:0;padding:0;}
html, html a {
    -webkit-font-smoothing: antialiased !important;
	-webkit-text-size-adjust: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}
body {
	text-decoration: none;
	text-align: center;
	background-color: #FFF;
	}
ul.buletici { margin-left: 0; padding-left: 22px; list-style-position: outside; }
ul.buletici-blu { margin-left: 0; padding-left: 22px; list-style-position: outside;}	
ul { margin-left: 0; padding-left: 22px; list-style-position: outside;}
/* ----------------------------------------------------------------------------------- */
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- header */
/* ----------------------------------------------------------------------------------- */
#header, #header-n, #header-u, #header-logo, #navigation, img {
	-o-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -khtml-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
#header, #header-n, #header-u {
	position: relative;
	height: 80px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	display: none;
	text-align: center;
	float: none;
	z-index: 15;
	}
#header {
	position: fixed;
	width: 100%;
	}
#header-n {
	width: 100%;
	}
#header-u {
	width: 100%;
	background-color: rgba(19, 19, 19, 1);
	margin-left: auto;
	}
#header-logo {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 10px;
	left: 20px;
	text-align: left;
	}
#navigation {
	position: absolute;
	width: auto;
	height: 34px;
	top: 24px;
	left: 160px;
	font-family: "Titillium Web", sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 32px;
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	display: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 0);
	}
#navigation > a.nav-link {
	height: 34px;
	margin-left: 10px;
	margin-right: 10px;
	color: rgba(255, 255, 255, 1);
	text-decoration: none;
	display: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 0);
	-o-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-khtml-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
	}
#navigation > a.nav-link.active {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 1);
	}
#navigation > a.nav-link:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 1);
	}
#navigation > a.nav-link:active {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 1);
	}
#header-language {
	position: absolute;
	width: auto;
	height: 34px;
	top: 24px;
	left: 660px;
	font-family: "Titillium Web", sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 32px;
	color: rgba(255, 255, 255, 1);
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	}
/* ----------------------------------------------------------------------------------- */
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- table */
/* ----------------------------------------------------------------------------------- */
.tblWidth {
	width: 100%;
	border-spacing: 0px;
	}
.col-01 {
	text-align: left;
	vertical-align: top;
	}
.col-02 {
	height: 20px;
	}
.col-03 {
	text-align: left;
	vertical-align: top;
	}
.col-04 {
	height: 40px;
	}
.col-05 {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(19, 19, 19, 0.5);
	}
.col-06 {
	height: 10px;
	}
.col-07 {
	height: 20px;
	}
.col-08 {
	width: 10px;
	}

.col-F01 {
	text-align: center;
	vertical-align: top;
	}
.col-F02 {
	height: 20px;
	}
.col-F03 {
	height: 5px;
	}
/* ----------------------------------------------------------------------------------- */
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- class */
/* ----------------------------------------------------------------------------------- */
.txt-01, .txt-02, .txt-03, .txt-04, .txt-05, .txt-06, .txt-07, .txt-09, .txt-F01, .txt-F02 {
	font-family: "Titillium Web", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 16px;
	line-height: 20px;
	color: rgba(19, 19, 19, 1);
	text-align: left;
	text-decoration: none;
	} 
.txt-02 {
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	}
.txt-03 {
	font-weight: 600;
	font-size: 32px;
	line-height: 42px;
	}
.txt-05 {
	font-weight: 600;
	font-size: 20px;
	}
.txt-06 {
	font-weight: 500;
  	font-style: italic;
	color: rgba(7, 53, 139, 1);
	}
.txt-07 {
	font-weight: 600;
	}
.txt-09 {
	font-weight: 600;
	color: rgba(7, 53, 139, 1);
	}

.class-01 a:link, .class-01 a:visited, .class-01 a:active, .class-01 a:hover {
	font-family: "Titillium Web", sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 32px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	text-decoration: none;
	outline: 0;
	outline: none;
	display: inline-block;
	}
.class-01 a:hover  {
	text-decoration: none;
	}
.class-02 a:link, .class-02 a:visited, .class-02 a:active, .class-02 a:hover {
	width: 160px;
	height: 36px;
	font-family: "Titillium Web", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	outline: 0;
	outline: none;
	display: block;
	}
.class-02 a:link, .class-02 a:visited, .class-02 a:active, .class-02 a:hover  {
	color: rgba(19, 19, 19, 1);
	background-color: rgba(255, 255, 255, 1);
	border: solid 1px rgba(19, 19, 19, 1);
	}
.class-02 a:hover  {
	border: solid 1px rgba(19, 19, 19, 1);
	}
.class-03 a:link, .class-03 a:visited, .class-03 a:active, .class-03 a:hover {
	font-family: "Titillium Web", sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
	color: rgba(19, 19, 19, 1);
	text-align: left;
	text-decoration: none;
	outline: 0;
	outline: none;
	display: inline-block;
	}
 .class-03 a:after {
  	display: block;
  	content: '';
  	border-bottom: solid 1px rgba(19, 19, 19, 1); 
  	transform: scaleX(0);  
  	transition: transform 250ms ease-in-out;
	}
 .class-03 a:hover:after { 
 	transform: scaleX(0); 
	}
.class-05 a:link, .class-05 a:visited, .class-05 a:active, .class-05 a:hover {
	font-family: "Titillium Web", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: rgba(19, 19, 19, 1);
	text-align: left;
	text-decoration: none;
	outline: 0;
	outline: none;
	}
.class-05 a:hover  {
	text-decoration: none;
	}

.class-06 a:link, .class-06 a:visited, .class-06 a:active, .class-06 a:hover {
	font-family: "Titillium Web", sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: rgba(7, 53, 139, 1);
	text-align: left;
	text-decoration: none;
	outline: 0;
	outline: none;
	}
.class-06 a:hover  {
	color: rgba(7, 53, 139, 1);
	}

.class-F01 a:link, .class-F01 a:visited, .class-F01 a:active, .class-F01 a:hover {
	font-family: "Titillium Web", sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	text-decoration: none;
	outline: 0;
	outline: none;
	display: inline-block;
	}
 .class-F01 a:after {
  	display: block;
  	content: '';
  	border-bottom: solid 1px rgba(255, 255, 255, 1); 
  	transform: scaleX(0);  
  	transition: transform 250ms ease-in-out;
	}
 .class-F01 a:hover:after { 
 	transform: scaleX(0); 
	}
.img-logo, .img-banner, .img-001, .img-002, .img-003, .img-004, .img-005, .img-brands-novo-test, 

.img-brands-01, .img-brands-02, .img-brands-03, .img-brands-04, .img-brands-05, 
.img-brands-06, .img-brands-07, .img-brands-08, .img-brands-09, .img-brands-010, .img-brands-011, .img-brands-012, 
.img-brandl-02,
.img-logo-white, .img-footer-share {
	border: none;
	opacity: 1;
	}	
.img-logo {
	width: 60px;
	height: 60px;
	}
.img-banner {
	width: 320px;
	height: auto;
	}

.img-001 {
	width: auto;
	height: 213px;
	}
.img-002 {
	width: auto;
	height: 213px;
	}
.img-003 {
	width: auto;
	height: 213px;
	}
.img-004 {
	width: auto;
	height: 213px;
	}
.img-005 {
	width: auto;
	height: 120px;
	}

.img-brands-novo-test {
	position: relative;
	width: auto;
	height: auto;
  	transform: scale(0.7);
	transform-origin: left;
	float: left;
	}
.img-brands-01, .img-brands-02, .img-brands-03, .img-brands-04, .img-brands-05, 
.img-brands-06, .img-brands-07, .img-brands-08, .img-brands-09, .img-brands-010, .img-brands-011, .img-brands-012 {
	position: relative;
	width: auto;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: none;
	}
.img-brandl-02 {
	position: relative;
	width: auto;
	float: left;
	}
.img-brands-01 {
	height: 18px;
	}	
.img-brands-02, .img-brandl-02 {
	height: 19px;
	}		
.img-brands-03 {
	height: 22px;
	}	
.img-brands-04 {
	height: 24px;
	}	
.img-brands-05 {
	height: 31px;
	}	
.img-brands-06 {
	height: 33px;
	}	
.img-brands-07 {
	height: 35px;
	}	
.img-brands-08 {
	height: 40px;
	}
.img-brands-09 {
	height: 44px;
	}
.img-brands-010 {
	height: 49px;
	}
.img-brands-011 {
	height: 53px;
	}
.img-brands-012 {
	height: 27px;
	}
.img-logo-white {
	width: auto;
	height: 60px;
	}		
.img-footer-share {
	width: auto;
	height: 30px;
	}
/* ------------------------------------------------------------------------------------ */
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- section */
/* ------------------------------------------------------------------------------------ */
.class-01 a:link, .class-01 a:visited, .class-01 a:active, .class-01 a:hover, 
.class-02 a:link, .class-02 a:visited, .class-02 a:active, .class-02 a:hover,  
.class-05 a:link, .class-05 a:visited, .class-05 a:active, .class-05 a:hover, 
.class-03 a:link, .class-03 a:visited, .class-03 a:active, .class-03 a:hover, 
.class-06 a:link, .class-06 a:visited, .class-06 a:active, .class-06 a:hover, 
.class-F01 a:link, .class-F01 a:visited, .class-F01 a:active, .class-F01 a:hover, 
#section-00, #section-00-01, #section-00-carousel, #section-00-txt, 
#section-01, #section-01-01, #section-01-02, #section-01-03, #section-01-03-01, #section-01-03-02, 
#section-02, #section-02-01, #section-02-01-01, #section-02-02, 
#section-02-P01, #section-02-P01-img, #section-02-P01-txt, 
#section-02-03, 
#section-02-P01-who, #section-02-P01-img-who, #section-02-P01-txt-who, 
#section-02-P01-what, #section-02-P01-img-what, #section-02-P01-txt-what, 
#section-02-04, 
#section-02-P01-team, #section-02-P01-img-team, #section-02-P01-txt-team, 
#section-02-P01-news, #section-02-P01-img-news, #section-02-P01-txt-news, 
#section-03, #section-03-01, #brand-icon, 
#section-04, #section-04-01, 
#section-05, #section-05-01, #section-05-01-01, #section-05-02, #section-05-02-01, #section-05-02-02, 
#section-05-02-01-team, #section-05-02-02-team, 
#section-DIV, #footer, #footer-u, #footer-share, #footer-icons {
	-o-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -khtml-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
#section-00, #section-00-01, #section-00-carousel, #section-00-txt, 
#section-01, #section-01-01, #section-01-02, #section-01-03, #section-01-03-01, #section-01-03-02, 
#section-02, #section-02-01, #section-02-01-01, #section-02-02, #section-02-P01, 
#section-02-03, 
#section-02-P01-who, #section-02-P01-img-who, #section-02-P01-txt-who, 
#section-02-P01-what, #section-02-P01-img-what, #section-02-P01-txt-what, 
#section-02-04, 
#section-02-P01-team, #section-02-P01-img-team, #section-02-P01-txt-team, 
#section-02-P01-news, #section-02-P01-img-news, #section-02-P01-txt-news, 
#section-03, #section-03-01, #brand-icon, 
#section-04, #section-04-01, 
#section-05, #section-05-01, #section-05-01-01, #section-05-02, #section-05-02-01, #section-05-02-02, 
#section-05-02-01-team, #section-05-02-02-team, 
#section-DIV-01, #section-DIV-02, #footer, #footer-u, #footer-share, #footer-icons { 
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	display: block;
	float: none;
}
#section-DIV-01 {
	height: 20px;
	}
#section-DIV-02 {
	height: 60px;
	}
/* --------------------------------------------------------------------------------------- */
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- section-00 */
/* --------------------------------------------------------------------------------------- */
#section-00 {
	margin-top: 0px;
	}
#section-00-01 {
	max-width: 100%;
	height: 350px;
	}
#section-00-carousel {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 350px;
	width: 100%;
	height: 350px;
	}	
#section-00-txt {
	width: 280px;
	height: auto;
	margin-top: 140px;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: center;
	text-decoration: none;
	float: none;
	background-color: rgba(19, 19, 19, 0.5);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	}
/* --------------------------------------------------------------------------------------- */
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- section-01 */
/* --------------------------------------------------------------------------------------- */
#section-01-01 {
	max-width: 320px;
	margin-top: 40px;
	}
#section-01-02 {
	width: 320px;
	height: 213px;
	margin-left: auto;
	float: none;
	}
#section-01-03 {
	width: 320px;
	margin-left: auto;
	float: none;
	}
#section-01-03-01, #section-01-03-02 {
	width: 320px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	}
/* --------------------------------------------------------------------------------------- */
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- section-02 */
/* --------------------------------------------------------------------------------------- */
#section-02 {
	background-color: rgb(238, 238, 238);
	}
#section-02-01 {
	max-width: 320px;
	margin-top: 40px;
	}
#section-02-01-01 {
	width: 320px;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
	}
#section-02-02 {
	max-width: 320px;
	margin-bottom: 0px;
	} 
#section-02-P01 {
	width: 320px;
	min-height: 320px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	float: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	}
#section-02-P01-img {
	position: absolute;
	width: 320px;
	height: 320px;
	top: 0px;
	left: 0px;
	z-index: 1;
	}
#section-02-P01-txt {
	position: absolute;
	width: auto;
	max-width: 180px;
	height: auto;
	left: 20px;
	bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	z-index: 2;
	}

#section-02-03 {
	max-width: 320px;
	margin-bottom: 0px;
	} 
#section-02-P01-who {
	width: 320px;
	min-height: 250px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	float: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	}
#section-02-P01-img-who {
	width: 320px;
	height: 213px;
	z-index: 1;
	}
#section-02-P01-txt-who {
	width: 320px;
	height: auto;
	text-align: center;
	z-index: 2;
	}
#section-02-P01-what {
	width: 320px;
	min-height: 150px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	float: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	}
#section-02-P01-img-what {
	width: 320px;
	height: 120px;
	text-align: left;
	z-index: 1;
	}
#section-02-P01-txt-what {
	width: 320px;
	height: auto;
	text-align: center;
	z-index: 2;
	}

#section-02-04 {
	max-width: 320px;
	margin-bottom: 40px;
	} 
#section-02-P01-team {
	width: 320px;
	min-height: 150px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	float: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	}
#section-02-P01-img-team {
	width: 320px;
	height: 399px;
	z-index: 1;
	}
#section-02-P01-txt-team {
	width: 320px;
	height: auto;
	background-color: rgb(238, 238, 238, 1);
	text-align: center;
	z-index: 2;
	}
#section-02-P01-news {
	width: 320px;
	min-height: 150px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	float: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	}
#section-02-P01-img-news {
	width: 320px;
	height: 213px;
	z-index: 1;
	}
#section-02-P01-txt-news {
	width: 320px;
	height: auto;
	background-color: rgb(238, 238, 238, 1);
	text-align: center;
	z-index: 2;
	}
/* --------------------------------------------------------------------------------------- */
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- section-03 */
/* --------------------------------------------------------------------------------------- */
#section-03-01 {
	max-width: 320px;
	margin-top: 60px;
	margin-bottom: 60px;
	}
#brand-icon {
	}
/* --------------------------------------------------------------------------------------- */
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- section-01 */
/* --------------------------------------------------------------------------------------- */
#section-04-01 {
	max-width: 100%;
	height: 0px;
	}
/* --------------------------------------------------------------------------------------- */
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- section-05 */
/* --------------------------------------------------------------------------------------- */
#section-05-01 {
	max-width: 320px;
	margin-top: 40px;
	}
#section-05-01-01 {
	width: 320px;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
	}
#section-05-02 {
	max-width: 320px;
	margin-bottom: 60px;
	}
#section-05-02-01 {
	width: 320px;
	height: 213px;
	margin-left: auto;
	float: none;
	}
#section-05-02-02 {
	width: 320px;
	margin-top: 20px;
	margin-left: auto;
	float: none;
	}
#section-05-02-01-team {
	width: 320px;
	height: 399px;
	margin-left: auto;
	float: none;
	}
#section-05-02-02-team {
	width: 320px;
	margin-top: 20px;
	margin-left: auto;
	float: none;
	}
/* ----------------------------------------------------------------------------------- */
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- footer */
/* ----------------------------------------------------------------------------------- */
#footer {
	background-color: rgba(19, 19, 19, 1);
	}
#footer-u {
	max-width: 320px;
	margin-top: 60px;
	margin-bottom: 60px;
	}
#footer-share {
	width: 103px;
	}
#footer-icons {
	width: 30px;
	height: 30px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	}
.txt-F01 {
	font-weight: 500;
	} 
.txt-F01, .txt-F02 {
	color: rgba(255, 255, 255, 1);
	text-align: center;
	}
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- POPUP ---------- */
#headerm { 
	position: fixed;
	background-color: rgba(19, 19, 19, 1);
	width: 100%;
	height: 80px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;
	z-index: 100;
	display: block;
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.5); 
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
	}
#headerm-u { 
	position: relative;
	max-width: 100%;
	height: 80px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	display: block;
	z-index: 1;
	}
#header-fixed {
	position: relative;
	width: 100%;
	height: 80px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	display: block;
	z-index: 1;
	text-align: center;
	}
#MENU-BUTTON {position:absolute;width:32px;height:25px;top:27px;right:20px;text-align:center;text-decoration:none;display:block;opacity:1;}
#MENU-BUTTON-01 {position:absolute;width:32px;height:5px;top:0px;right:0px;background-color:#FFF;border-radius: 0px;}
#MENU-BUTTON-02 {position:absolute;width:32px;height:5px;top:10px;right:0px;background-color:#FFF;border-radius: 0px;}
#MENU-BUTTON-03 {position:absolute;width:32px;height:5px;top:20px;right:0px;background-color:#FFF;border-radius: 0px;}

#popupMenu {
	display: block;
	position: fixed;
	top: 0px;
	right: -1024px;
	width: 100%;
	height: 100%;
	background-color: rgba(29, 29, 27, 1);
	z-index: 99999;
	}
#popupCloseMenu {
	position: absolute;
	display: block;
	cursor: pointer;
	left: auto;
	right: 20px;
	top: 27px;
	width: 25px;
	height: 25px;
	z-index: 502;
	}
.img-close {
	width: 25px;
	height: 25px;
	border: none;
	}
#popupCenterMenu {
	position: relative;
	margin-top: 90px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	min-height: 300px; 
	display: block;
	text-align: left; 
	float: none;
	}
#back_faderMOB {
	display: none;
	bottom: 0;
	left: 0;
	overflow-x: auto;
	overflow-y: scroll;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 96;
	cursor: pointer;
	}
.col-menu-01 { 
	width: 20px;
	}
.col-menu-01 { 
	text-align: left;
	vertical-align: top;
	}
.col-menu-03 { 
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgba(255, 255, 255, 0.5);
	}
.col-menu-04 {
	height: 5px;
	}
.class-menu-01 a:link, .class-menu-01 a:visited, .class-menu-01 a:active, .class-menu-01 a:hover {
	font-family: "Titillium Web", sans-serif;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	font-size: 22px;
	line-height: 28px;
	text-align: left;
	text-decoration: none;
	outline: 0;
	outline: none;
	}