@charset "utf-8";

:focus{ outline: none; }
input[type=text]:focus,
input[type=password]:focus, textarea:focus {
  outline: 0 none;
}
* { -webkit-appearance: none; }
html, html a {
    -webkit-font-smoothing: antialiased !important;
	-webkit-text-size-adjust: none;
	}
body {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-align: center;
	}
body, html { height: 100%; min-height: 100%; font-weight: normal; font-style: normal;}
body, nav, ul, li, a  {margin: 0; padding: 0;}

.IMG-MENU {
	-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;
	}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ----------  MENU */	
#MMENU-UNDER {
	position: relative;
	width: 100%;
	height: 80px;
	background-color: #113B61;
	top: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	display: block;
	}
#MMENU {
	position: fixed;
	width: 100%;
	height: 80px;
	background-color: #113B61;
	top: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	display: block;
	z-index: 700;
	}
#MMENU-U {
	position: relative;
	width: 100%;
	height: 80px;
	top: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	display: block;
	}
#MMENU-LOGO {
	position: absolute;
	width: auto;
	height: 50px;
	top: 15px;
	left: 20px;
	text-align: left;
	}
.IMG-MMENU {
	width: auto;
	height: 50px;
	border: none;
	}
#MENU-03 {
	position: relative;
	width: 38px;
	height: 36px;
	margin-top: 22px;
	margin-left: auto;
	margin-right: 20px;
	margin-bottom: 0px;
	text-align: left;
	text-decoration: none;
	float: right;
	display: block;
	}
#MENU-03-01 {
	position: absolute;
	width: 38px;
	height: 8px;
	top: 0px;
	left: 0px;
	background-color: #fff;
	}
#MENU-03-02 {
	position: absolute;
	width: 38px;
	height: 8px;
	top: 14px;
	left: 0px;
	background-color: #fff;
	}
#MENU-03-03 {
	position: absolute;
	width: 38px;
	height: 8px;
	top: 28px;
	left: 0px;
	background-color: #fff;
	}

#popupMenu{display:block;position:fixed;top:0px;right:-1024px;width:100%;height:100%;background-color:#113B61;z-index:99999;}
#popupCloseMenu{position:absolute;display:block;cursor:pointer;left:auto;right:20px;top:16px;width:26px;height:25px;z-index:502;}
.IMG-CLOSE{width:26px;height:25px;border:none;}
#popupCenterMenu{position:relative;margin-top:75px;margin-left:auto;margin-right:auto;width:190px;min-height:300px;display:block;text-align:center;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{height:5px;}
.col-MENU-02{text-align:left;vertical-align:top;}
.txt-MENU-01{font-family:'alegreya_sanslight', sans-serif;font-size:20px;line-height:20px;color:#FFF;text-align:left;text-decoration:none;}
.txt-MENU-02{font-family:'alegreya_sanslight', sans-serif;font-size:20px;line-height:20px;color:#EE8922;text-align:left;text-decoration:none;}
.CLASS-MENU-01 a:link{font-family:'alegreya_sanslight', sans-serif;font-size:24px;line-height:24px;color:#FFF;text-align:left;text-decoration:none;}
.CLASS-MENU-01 a:visited{font-family:'alegreya_sanslight', sans-serif;font-size:24px;line-height:24px;color:#FFF;text-align:left;text-decoration:none;}
.CLASS-MENU-01 a:active{font-family:'alegreya_sanslight', sans-serif;font-size:24px;line-height:24px;color:#FFF;text-align:left;text-decoration:none;}
.CLASS-MENU-01 a:hover{font-family:'alegreya_sanslight', sans-serif;font-size:24px;line-height:24px;color:#FFF;text-align:left;text-decoration:none;}
.CLASS-MENU-02 a:link{font-family:'alegreya_sanslight', sans-serif;font-size:20px;line-height:20px;color:#FFF;text-align:left;text-decoration:none;}
.CLASS-MENU-02 a:visited{font-family:'alegreya_sanslight', sans-serif;font-size:20px;line-height:20px;color:#FFF;text-align:left;text-decoration:none;}
.CLASS-MENU-02 a:active{font-family:'alegreya_sanslight', sans-serif;font-size:20px;line-height:20px;color:#FFF;text-align:left;text-decoration:none;}
.CLASS-MENU-02 a:hover{font-family:'alegreya_sanslight', sans-serif;font-size:20px;line-height:20px;color:#FFF;text-align:left;text-decoration:none;}
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ----------  HEADER */		
#HEADER {
	position: fixed;
	width: 100%;
	height: 80px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	display:  none;
	z-index: 2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
    }
#HEADER-U {
	position: relative;
	max-width: 100%;
	height: 80px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	display: none;
	}
.bgprvi { background: rgba(17,59,97,0); }
.bgdrugi { background: rgba(17,59,97,1); }
.bgtreci { background: rgba(246,171,51,1); }
.bgcetvrti { background: rgba(48,55,61,1); }
#HEADER-LOGO-01 {
	position: absolute;
	width: auto;
	height: 50px;
	top: 15px;
	left: 20px;
	text-align: left;
	}
#HEADER-LOGO-02 {
	position: absolute;
	width: auto;
	height: 50px;
	top: 15px;
	left: 20px;
	text-align: left;
	}
.logoprvi { opacity: 1; }
.logodrugi { opacity: 0; }
.img-menu {
	width: auto;
	height: 50px;
	opacity: 1;
	border: none;
	}
.img-menu:hover {
	opacity: 0.75;
	}
#navigation-01 {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: auto;
	top: 25px;
    font-family: 'alegreya_sanslight';
	font-size: 18px;
	line-height: 30px;
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	z-index: 1;
}
#navigation-01 > a.nav-link {
	padding-right: 35px;
	color: #113B61;
	text-decoration: none;
	display: inline;
	-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-01 > a.nav-link.active {
	color: #EE8922;
}
#navigation-01 > a.nav-link:hover {
	color: #EE8922;
}
#navigation-01 > a.nav-link:active {
	color: #EE8922;
}
#navigation-02 {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: auto;
	top: 25px;
    font-family: 'alegreya_sanslight';
	font-size: 18px;
	line-height: 30px;
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	z-index: 1;
}
#navigation-02 > a.nav-link {
	padding-right: 35px;
	color: #FFF;
	text-decoration: none;
	display: inline;
	-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-02 > a.nav-link.active {
	color: #EE8922;
}
#navigation-02 > a.nav-link:hover {
	color: #EE8922;
}
#navigation-02 > a.nav-link:active {
	color: #EE8922;
}
.naviprvi { display: inline; }
.navidrugi { display: none; }
#HEADER-LANG-01 {
	position: absolute;
	background-image: url(img/DIVIDER-001.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	background-size: 1px 26px;
	width: 80px;
	height: 42px;
	top: 25px;
	right: 20px;
	text-align: center;
	z-index: 1;
	}
#HEADER-LANG-02 {
	position: absolute;
	background-image: url(img/DIVIDER-002.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	background-size: 1px 26px;
	width: 80px;
	height: 42px;
	top: 25px;
	right: 20px;
	text-align: center;
	z-index: 1;
	}
.tblWidth100 {
	width: 100%;
	border-spacing: 0px;
	vertical-align: top;
	}
.col-1 {
	width: 50%;
	text-align: left;
	vertical-align: top;
	}
.col-2 {
	width: 50%;
	text-align: right;
	vertical-align: top;
	}
.txt-01 {
    font-family: 'alegreya_sanslight';
	font-size: 18px;
	line-height: 30px;
	color: #EE8922;
	text-align: left;
	text-decoration: none;
	}
.txt-02 {
    font-family: 'alegreya_sanslight';
	font-size: 18px;
	line-height: 30px;
	color: #EE8922;
	text-align: left;
	text-decoration: none;
	}
.class-01 a:link {
    font-family: 'alegreya_sanslight';
	font-size: 18px;
	line-height: 30px;
	color: #113B61;
	text-align: right;
	text-decoration: none;
	-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;
	}
.class-01 a:visited {
    font-family: 'alegreya_sanslight';
	font-size: 18px;
	line-height: 30px;
	color: #113B61;
	text-align: right;
	text-decoration: none;
	-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;
	}
.class-01 a:active {
    font-family: 'alegreya_sanslight';
	font-size: 18px;
	line-height: 30px;
	color: #113B61;
	text-align: right;
	text-decoration: none;
	-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;
	}
.class-01 a:hover {
    font-family: 'alegreya_sanslight';
	font-size: 18px;
	line-height: 30px;
	color: #EE8922;
	text-align: right;
	text-decoration: none;
	-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;
	}
.class-02 a:link {
    font-family: 'alegreya_sanslight';
	font-size: 18px;
	line-height: 30px;
	color: #FFF;
	text-align: right;
	text-decoration: none;
	-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;
	}
.class-02 a:visited {
    font-family: 'alegreya_sanslight';
	font-size: 18px;
	line-height: 30px;
	color: #FFF;
	text-align: right;
	text-decoration: none;
	-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;
	}
.class-02 a:active {
    font-family: 'alegreya_sanslight';
	font-size: 18px;
	line-height: 30px;
	color: #FFF;
	text-align: right;
	text-decoration: none;
	-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;
	}
.class-02 a:hover {
    font-family: 'alegreya_sanslight';
	font-size: 18px;
	line-height: 30px;
	color: #EE8922;
	text-align: right;
	text-decoration: none;
	-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 */
.section { position: relative; width: auto; }
#section-01 { height: 350px; min-height: auto !important; }
#section-01, #section-02, #section-03, #section-04, #section-05, #section-06, #section-07 {
	position: relative;
	width: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	display: block;
	overflow: hidden;
	z-index: 1;
    }
#section-01 .container, #section-02 .container, #section-03 .container, #section-04 .container, #section-05 .container, #section-06 .container, #section-07 .container {
	position: relative;
	max-width: 1024px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	display: block;
	overflow: hidden;
	z-index: 1;
	}
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ----------  SECTION 1 */
#section-01 {
	background: url(img/IMG-001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 350px;
    }
#section-01 .container {
	height: 350px;
	}
.section1Scroll {
	position: relative;
	top: 90%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 30px;
	height: 16px;
	display: block;
    -webkit-animation: pulsate 1.5s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.0
	}
.img-scroll {
	width: 30px;
	height: 16px;
	opacity: 1;
	border: none;
	}
@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ----------  SECTION 2 */
#section-02 { 
	height: auto;
	}
#section-02 .container {
	height: auto;
	}
.section-02-Content {
	position: relative;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	width: 300px;
	min-height: 50px;
	display: block;
	overflow: hidden;
	}
.section-021-Content {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 300px;
	min-height: 50px;
	display: block;
	float: none;
	}
.section-022-Content {
	position: relative;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 300px;
	min-height: 50px;
	display: block;
	float: none;
	}
.col-01 {
	text-align: left;
	vertical-align: top;
	}
.col-02 {
	width: 0px;
	}
.col-03 {
	width: 0px;
	}
.col-04 {
	text-align: left;
	vertical-align: top;
	}
.col-05 {
	height: 10px;
	}
.col-08 {
	height: 5px;
	}
.txt-01-title {
    font-family: 'alegreya_sanslight';
	font-size: 36px;
	line-height: 36px;
	color: #EE8922;
	text-align: left;
	text-decoration: none;
	}
.txt-01-text {
    font-family: 'alegreya_sansregular';
	font-size: 16px;
	line-height: 22px;
	color: #113B61;
	text-align: left;
	text-decoration: none;
	}
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ----------  SECTION 3 */
.section-03 {
	height: auto;
	}
#section-03 .container {
	max-width: 100%;
	height: auto;
	background-color: #EE8922;
	}
.section-031-Content {
	position: relative;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 280px;
	min-height: 25px;
	text-align: center;
	display: block;
	overflow: hidden;
	}
.section-032-Content {
	position: relative;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	width: 280px;
	min-height: 25px;
	display: block;
	overflow: hidden;
	}
.section-0321-Content {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	top: 0px;
	width: 280px;
	min-height: 50px;
	display: block;
	float: none;
	}
.section-0322-Content {
	position: relative;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	top: 0px;
	width: 280px;
	min-height: 50px;
	display: block;
	float: none;
	}
.section-0323-Content {
	position: relative;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	top: 0px;
	width: 280px;
	min-height: 50px;
	display: block;
	float: none;
	}
.txt-02-title {
    font-family: 'alegreya_sanslight';
	font-size: 36px;
	line-height: 36px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	}
.txt-03-title {
    font-family: 'alegreya_sansregular';
	font-size: 24px;
	line-height: 24px;
	color: #FFF;
	text-align: right;
	text-decoration: none;
	}
.txt-02-text {
    font-family: 'alegreya_sansregular';
	font-size: 16px;
	line-height: 22px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	}
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ----------  SECTION 4 */
.section-04 {
	height: auto;
	}
#section-04 .container {
	max-width: 100%;
	height: auto;
	}
.section-041-Content {
	position: relative;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 100%;
	min-height: 25px;
	text-align: center;
	display: block;
	overflow: hidden;
	}
.section-042-Content {
	position: relative;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	width: 300px;
	min-height: 1040px;
	display: block;
	overflow: hidden;
	}
#LINK01 { 
	position: absolute;
	top: 0px;
	left: 54px;
	width: 192px;
	height: 152px;
	cursor: none;
	display: none;
	}	
#LINK02 { 
	position: absolute;
	top: 172px;
	left: 54px;
	width: 192px;
	height: 152px;
	cursor: none;
	display: none;
	}	
#LINK03 { 
	position: absolute;
	top: 344px;
	left: 54px;
	width: 192px;
	height: 152px;
	cursor: none;
	display: none;
	}	
#LINK04 { 
	position: absolute;
	top: 516px;
	left: 54px;
	width: 192px;
	height: 152px;
	cursor: none;
	display: none;
	}	
#LINK05 { 
	position: absolute;
	top: 688px;
	left: 54px;
	width: 192px;
	height: 152px;
	cursor: none;
	display: none;
	}	
#LINK06 { 
	position: absolute;
	top: 860px;
	left: 54px;
	width: 192px;
	height: 152px;
	cursor: none;
	display: none;
	}
#MLINK01 { 
	position: absolute;
	top: 0px;
	left: 54px;
	width: 192px;
	height: 152px;
	cursor: none;
	display: block;
	}	
#MLINK02 { 
	position: absolute;
	top: 172px;
	left: 54px;
	width: 192px;
	height: 152px;
	cursor: none;
	display: block;
	}	
#MLINK03 { 
	position: absolute;
	top: 344px;
	left: 54px;
	width: 192px;
	height: 152px;
	cursor: none;
	display: block;
	}	
#MLINK04 { 
	position: absolute;
	top: 516px;
	left: 54px;
	width: 192px;
	height: 152px;
	cursor: none;
	display: block;
	}	
#MLINK05 { 
	position: absolute;
	top: 688px;
	left: 54px;
	width: 192px;
	height: 152px;
	cursor: none;
	display: block;
	}	
#MLINK06 { 
	position: absolute;
	top: 860px;
	left: 54px;
	width: 192px;
	height: 152px;
	cursor: none;
	display: block;
	}
.txt-04-title {
    font-family: 'alegreya_sanslight';
	font-size: 36px;
	line-height: 36px;
	color: #113B61;
	text-align: center;
	text-decoration: none;
	}
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ----------  SECTION 5 */
#section-05 { 
	height: auto;
	}
#section-05 .container {
	max-width: 100%;
	height: auto;
	background-color: #17375D;
	}
.section-05-Content {
	position: relative;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	width: 280px;
	min-height: 50px;
	display: block;
	overflow: hidden;
	}
.section-051-Content {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 100%;
	min-height: 50px;
	display: block;
	float: none;
	}
.section-052-Content {
	position: relative;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 100%;
	min-height: 40px;
	display: block;
	float: none;
	}
.txt-05-title {
    font-family: 'alegreya_sanslight';
	font-size: 36px;
	line-height: 36px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	}
.txt-03-text {
    font-family: 'alegreya_sansregular';
	font-size: 16px;
	line-height: 22px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	}
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ----------  SECTION 6 */
.section-06 {
	height: auto;
	}
#section-06 .container {
	max-width: 100%;
	height: auto;
	}
.section-061-Content {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 100%;
	height: 300px;
	text-align: center;
	display: block;
	overflow: hidden;
	}
#gmap {
	width: 100%;
	height: 300px;
	}
#gmap div {
	float: none
	}
.class-03 a:link {
    font-family: 'alegreya_sanslight';
	font-size: 14px;
	line-height: 18px;
	color: #EE8922;
	text-align: center;
	text-decoration: none;
	}
.class-03 a:visited {
    font-family: 'alegreya_sanslight';
	font-size: 14px;
	line-height: 18px;
	color: #EE8922;
	text-align: center;
	text-decoration: none;
	}
.class-03 a:active {
    font-family: 'alegreya_sanslight';
	font-size: 14px;
	line-height: 18px;
	color: #EE8922;
	text-align: center;
	text-decoration: none;
	}
.class-03 a:hover {
    font-family: 'alegreya_sanslight';
	font-size: 14px;
	line-height: 18px;
	color: #EE8922;
	text-align: center;
	text-decoration: underline;
	}
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ----------  SECTION 7 */
.section-07 {
	height: auto;
	}
#section-07 .container {
	max-width: 100%;
	height: auto;
	}
.section-071-Content {
	position: relative;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	width: 100%;
	min-height: 20px;
	text-align: center;
	display: block;
	overflow: hidden;
	}
.txt-04-text {
    font-family: 'alegreya_sansregular';
	font-size: 16px;
	line-height: 22px;
	color: #113B61;
	text-align: center;
	text-decoration: none;
	}