<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-family: 'rsulight', sans-serif,Arial;
	overflow-x: hidden;
	color: #363636;
	font-size: 25px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	background:#ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	 
}
html,body{
	/*height:100%;
	width:100%;*/
	margin:0px;
	padding:0px;
}
 
.arial{font-family:Arial, Helvetica, sans-serif;}
a{  
	-webkit-transition: all 0.2s ease-in-out;
       -moz-transition: all 0.2s ease-in-out;
         -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
}
::-moz-selection {
	background: #666666;
	color: white;
	text-shadow: none;
}

::selection {
	background: #666666;
	color: white;
	text-shadow: none;
}


.upper{ text-transform:uppercase}

.green{ color:#00a453}
.white{ color:#fff !important}
.orange{ color:#cf6430}
.blue{ color:#003471}
.brown{ color:#743605}
.black{ color:#414141}
.gray{ color:#333333}
.red{ color:#bf202f}
.red2{ color:#c3222e}
.star{ color:#e50707}
.bold{ font-weight:bold !important}
.pink{ color:#f0537c}
.super-bold{font-weight: 800;}

a.orange{ color:#e69d37}
a.blue{ color:#4385a5}
a.brown{ color:#97866b}
 

.font10{ font-size:10px;}
.font11{ font-size:11px;}
.font12{ font-size:12px; line-height:18px;}
.font13{ font-size:13px; line-height:16px;}
.font14{ font-size:14px;}
.font15{ font-size:15px;}
.font16{ font-size:16px;}
.font17{font-size:17px;}
.font18{ font-size:18px;}
.font20{ font-size:20px;}
.font21{ font-size:21px;}
.font22{ font-size:22px;}
.font24{ font-size:24px; line-height:24px}
.font26{ font-size:26px}
.font28{ font-size:28px;}
.font30{ font-size:30px}
.font32{ font-size:32px}
.font34{ font-size:34px;}
.font36{ font-size:36px; line-height:40px}
.font40{ font-size:40px; line-height:40px}
.font48{ font-size:48px; line-height:40px}
.font50{ font-size:50px;}

.img_fullwidth{ width:100%}
.text_top{ vertical-align:top; top:3px; position:relative;}
 


b, strong{ font-weight:700}
h1,h2,h3,h4{ 
	font-weight:normal;
	margin:0
}
table{
	max-width: 100%;
    width: 100%;
}
 

.buttons{
	display:block;
	margin:25px 0 20px;
}
.btn .icons{ margin-right:10px}
.btn .icons + span{
	position:relative;
	top:5px;
}
 
.nomargin-bottom{ margin-bottom:0 !important}
.nomargin-top{ margin-top:0 !important}
.nopadding-right{ padding-right:0 !important}

.icons{
	display:inline-block;
	position:relative;
	vertical-align:top;
	background-image:url(../img/icons.png);
	background-repeat:no-repeat;
}

.icon-play{
	width:153px;
	height:152px;
	background-position:0 0;
}
.icon-paper-airplane{
	width:33px;
	height:30px;
	background-position:-218px -48px;
}
.icon-job-online{
	width:50px;
	height:42px;
	background-position:-155px -1px;
} 
.icon-call-center{
	width:50px;
	height:55px;
	background-position:-427px -261px;
} 
.icon-guideline{
	width:50px;
	height:44px;
	background-position:-263px 0px;
}
.icon-phone{
	width:50px;
	height:44px;
	background-position:-317px 0px;
}
.icon-manager{
	width:50px;
	height:44px;
	background-position:-371px 0;
}
.icon-calendar{
	width:13px;
	height:13px;
	background-position:-195px -48px;
}
.icon-calendar-2x{
	width:13px;
	height:13px;
	background-position:-193px -66px;
}

.icon-calendar-3x{
	width:16px;
	height:16px;
	background-position:-81px -259px
}
.icon-calendar-4x{
	width:13px;
	height:13px;
	background-position:-83px -281px;
}


.icon-home{
	width:75px;
	height:77px;
	background-position:-155px -91px;
}

.icon-person{
	width:40px;
	height:40px;
	background-position:-268px -44px;
}
.icon-search{
	width:40px;
	height:40px;
	background-position:-322px -43px;
}

.icon-menu{
	width:49px;
	height:40px;
	background-position:-375px -44px
}
.icon-plus{
	width:20px;
	height:20px;
	background-position:-289px -92px
}
.icon-plus-w{
	width:20px;
	height:20px;
	background-position:-263px -92px
}
.icon-plus-large-w{
	width:30px;
	height:30px;
	background-position:-155px -51px
}

.icon-facebook{
	width:17px;
	height:26px;
	background-position:-318px -90px
}
.icon-twitter{
	width:30px;
	height:26px;
	background-position:-338px -91px
}
.icon-instagram{
	width:26px;
	height:26px;
	background-position:-373px -92px
}

.icon-facebook-2x{
	width:12px;
	height:18px;
	background-position:-157px -179px;
}
.icon-twitter-2x{
	width:19px;
	height:18px;
	background-position:-179px -179px;
}
.icon-google-2x{
	width:19px;
	height:18px;
	background-position:-155px -207px;
}
.icon-share-2x{
	width:19px;
	height:18px;
	background-position:-179px -205px;
}
.icon-facebook-3x{
	width:20px;
	height:38px;
	background-position:-267px -165px
}


.icon-people{
	width:32px;
	height:19px;
	background-position:-404px -93px
}

.icon-search-2x{
	width:25px;
	height:25px;
	background-position:-265px -128px
}
.icon-arrow-up{
	width:20px;
	height:20px;
	background-position:-296px -128px
}
.icon-person-2x{
	width:23px;
	height:23px;
	background-position:-325px -128px
}
.icon-lock-2x{
	width:23px;
	height:23px;
	background-position:-353px -128px
}
.icon-arrow-right-red{
	width:11px;
	height:15px;
	background-position:-381px -132px;
}
.icon-file{
	width:22px;
	height:24px;
	background-position:-465px -130px;
}

.icon-gallery-view{
	width:50px;
	height:50px;
	background-position:-400px -122px;
}
 
.icon-minus-line{
	width:32px;
	height:32px;
	background-position:-37px -165px;
}
.icon-plus-line{
	width:32px;
	height:32px;
	background-position:0 -165px;
}
.icon-minus-line-2x{
	width:27px;
	height:27px;
	background-position:-180px -272px;
}
.icon-plus-line-2x{
	width:27px;
	height:27px;
	background-position:-146px -272px;
}
.icon-download{
	width:37px;
	height:33px;
	background-position:-74px -165px;
}

.icon-play-2x{
	width:75px;
	height:75px;
	background-position:1px -207px;
}

.icon-like{
	width:16px;
	height:16px;
	background-position:-82px -210px;
}
.icon-person-3x{
	width:16px;
	height:16px;
	background-position:-81px -234px;
}
.icon-page-left{
	width:10px;
	height:10px;
	background-position:-123px -289px;
}

.icon-page-right{
	width:10px;
	height:10px;
	background-position:-125px -272px;
}
.icon-edit{
	width:28px;
	height:28px;
	background-position:-326px -161px;
}
.icon-comment{
	width:26px;
	height:26px;
	background-position:-217px -216px;
}
.icon-pin{
	width:26px;
	height:28px;
	background-position:-213px -182px;
}

.icon-comment-2x{
	width:28px;
	height:28px;
	background-position:-326px -199px;
}
.icon-people-2x{
	width:30px;
	height:23px;
	background-position:-323px -230px;
}
.icon-delete{
	width:22px;
	height:23px;
	background-position:-275px -212px;
}

.icon-map-pin{
	width:25px;
	height:26px;
	background-position:-447px -188px;
}
.icon-map-default{
	width:25px;
	height:26px;
	background-position:-473px -188px
}

.icon-mouse{
	display:inline-block;
	width:41px;
	height:92px;
	background:url(../img/mouse.png) 0 0 no-repeat;
	text-align:center;
	cursor:pointer;
	
	-webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.icon-edit-big{
	width:70px;
	height:72px;
	background-position:-375px -186px;
}

.icon-search-v2{
	width:15px;
	height:15px;	
	background-position:-278px -239px;
}
.icon-search-large{
	width:30px;
	height:30px;	
	background-position:-79px -300px;
}
.icon-login{
	width:15px;
	height:15px;	
	background-position:-277px -283px
}
.icon-intranet{
	width:15px;
	height:15px;	
	background-position:-277px -262px
}
.icon-facebook-v2{
	width:32px;
	height:32px;	
	background-position:-317px -261px
}
.icon-youtube-v2{
	width:32px;
	height:32px;	
	background-position:-352px -261px
}
.icon-mail-v2{
	width:32px;
	height:32px;	
	background-position:-388px -261px
}
.icon-arrow-right{
	width:15px;
	height:15px;
	background-position:-293px -184px
}
.icon-arrow-right-red{
	width:15px;
	height:15px;
	background-position:-303px -212px
}
.icon-news-list{
	width:9px;
	height:9px;
	background-position:-105px -212px
}
.icon-announce{
	width:9px;
	height:9px;
	background-position:-105px -226px
}
.icon-mail-large{
	background-position: -427px -320px;
    height: 32px;
    width: 46px;
}

.icon-mouse:hover{
	filter: alpha(opacity=60);
  	opacity: 0.6;
}  
.icon-mouse .mouse-arrow {
	display:inline-block;
	width:26px;
	height:42px;
	margin-top:30px;
	background:url(../img/mouse-arrow.png) 0 0 no-repeat;
}   
 
    
/* Background Parallax
================================*/ 
.parallax{
	background-repeat:no-repeat;
	background-size:cover;
	/*background-attachment:fixed;*/
}

/* Fullscreen background
================================*/ 
.fullscreen{
	background-size:cover;
	background-repeat:no-repeat;
	width:100%;
    min-height:100%;
}

/*=============================*/

.page{
	margin:0;
	display:block;
	overflow:hidden; 
	position:relative;
}
body,.page{ 
	/*overflow-x:hidden; 
	position:relative;*/
}

 
.fullwidth{
	display:block;
	padding:70px 0;
	position:relative
}


/* Overlay style */
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,74,128,0.95);
}

/* Overlay closing cross */
/* Menu style */
.overlay nav {
	text-align: center;
	position: relative;
	top:0%;
	height:100%;
}

.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	position: relative;
}

.overlay ul li {
	display: block;
}
html[class^="overlay-open-"] .overlay-search .center-box,
html[class^="overlay-open-"] .overlay-login .center-box{ position:relative; top:-50px} 
 

/* Effects */
.overlay-hugeinc {
	display:none;
	z-index:999; 
}
.overlay-hugeinc .center-box{ position:relative; top:-50px}
.overlay-hugeinc .form-overlay-center{
	position:fixed;
	top:35%;
	left:0px;
	right:0px;
}
 
.overlay-open-menu .overlay-menu.overlay-hugeinc{
	filter: alpha(opacity=100);
  	opacity: 1;
	visibility: visible;
}
 
 
.overlay-hugeinc .container{padding-top:0;}
 
.overlay-open-menu{
	overflow:hidden;
	position:relative;
	height:100%
}
.overlay-menu .nav-col.col-01,
.sitemap .nav-col.col-01{ width:22%} 
.overlay-menu .nav-col,
.sitemap .nav-col{
	float:left;
	width:19.5%;
	text-align:left
}

 
.overlay-menu .nav-col a,
.sitemap .nav-col a{
	text-shadow:none;
	-webkit-transition:none;
   -moz-transition:none;
   -o-transition:none;
   -ms-transition:none;
   transition:none;
  }
.overlay-menu .nav-col a:hover,
.sitemap .nav-col a:hover{ text-decoration:underline; }

.overlay-menu .nav-col h3,
.sitemap .nav-col h3{
	color:#fff;
	font-size:30px;
	font-family: 'rsubold';
	margin-bottom:25px;
}
.overlay-menu .nav-col h3 a,
.sitemap .nav-col h3 a{ color:#fff}

.overlay-menu .nav-col ul,
.sitemap .nav-col ul{ margin-bottom:20px}

.overlay-menu .nav-col ul li a,
.sitemap .nav-col ul li a{
	font-size:24px;
	color:#c0c0c0;
	position:relative;
	padding-left:15px;
	padding-bottom:10px;
	display:block;
	
}
.overlay-menu .nav-col ul li a:before,
.sitemap .nav-col ul li a:before{
	content:'';
	width:5px;
	height:5px;
	background:#c0c0c0;
	position:absolute;
	left:0px;
	top:13px;
	 border-radius:50%;
}
.overlay-menu .nav-col ul ul,
.sitemap .nav-col ul ul{ margin-bottom:5px}

.overlay-menu .nav-col ul ul li{ margin-left:15px}
.sitemap .nav-col ul ul li{ margin-left:-10px}

.overlay-menu .nav-col ul ul li a,
.sitemap .nav-col ul ul li a{
	font-size:20px;
	line-height:22px;
	color:#c0c0c0;
	position:relative;
	padding-left:18px;
	padding-bottom:10px;
	display:block;
	
}
.overlay-menu .nav-col ul ul li a:before,
.sitemap .nav-col ul ul li a:before{
	content:'+';
	width:5px;
	height:5px;
	background:none;
	position:absolute;
	left:0px;
	top:0; 
}

.overlay-menu .call-center{
	color:#fff;
	display:block;
	text-align:right;
	float:right;
	font-family: 'rsubold';
	font-size:40px;
	text-transform:uppercase;
	margin:-65px 0 0 0
}
.overlay-menu .call-center .icons{ 
	float:right;
	margin-left:10px;
	margin-top:-50px;
}

.overlay-menu-header{
	float:left;
	width:100%;
	height:150px;
	padding:70px 0 50px;
	position:relative;
	z-index:99
}
.overlay-menu-header .logo-site{
	width:235px;
	height:142px;
	background-size:235px;
	background:url(../img/logo.png) 0 0 no-repeat
}
.overlay-menu-header .btn-close{
	float:right;
	background:#003874 url(../img/icon-close.png) center center no-repeat;
	width:80px;
	height:75px;
	padding:0px;
	margin-top:15px
}

.sitemap .nav-col h3,
.sitemap .nav-col h3 a{ color:#003471;}
.sitemap .nav-col ul{ padding-left:3px}
.sitemap .nav-col ul li{ list-style-type:none}
.sitemap .nav-col ul &gt; li &gt; a{ color:#363636}
.sitemap .nav-col ul &gt; li &gt; a:before{ background:#363636}

.sitemap .nav-col ul ul{
	margin-left:20px;
	margin-bottom:10px;
}
.sitemap .nav-col ul ul li a{ 
	color:#8c8a8a;
	font-size:20px;
	padding-bottom:5px;
	line-height:28px;
}
 

.title-biggest{
	font-size:40px;
	line-height:35px;
	color:#003471;
	margin:0 0 30px;
	font-family: 'rsubold';
}
h1, .title-big{
	font-size:35px;
	line-height:35px;
	color:#003471;
	margin:0 0 30px;
	font-family: 'rsubold';
}
h2, .title-medium{
	font-size:30px;
	line-height:35px;
	color:#003471;
	margin:0 0 30px;
	font-family: 'rsubold';
}
h3, .title-small{
	font-size:25px;
	color:#003471;
	margin:0 0 25px;
	font-family: 'rsubold';
}

.nav-wrap{
	float:right;
	margin-top:10px;
	width:80%
}
.nav-option{
	float:right;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.nav-option li{
	float:left;
	height:75px;
	width:75px;
	text-align:center;
	cursor:pointer;
	position:relative;
}

.nav-option li .icons{
	position:relative;
	top:50%;
	margin-top:-20px;
}
.nav-option li.login-btn{
	background:#003471;
	background:rgba(0,52,113,0.8);
}
.nav-option li.search-btn{
	background:#BEDCFF;
	background:rgba(190,220,255,0.8);
}
.nav-option li.submenu-btn{
	background:#003471;
	background:rgba(0,52,113,0.8);
}
 

.overlay-open-menu .nav-option li.submenu-btn .icon-menu,
.mm-opened .nav-option li.submenu-btn .icon-menu{ background:url(../img/icon-close.png) center center no-repeat}

.overlay-open-menu header{ background:none !important; border:0 !important}

html[class^="overlay"],
html[class^="overlay"] body{
	overflow:hidden;
}

.overlay-menu .call-center .icons{ 
	float:right;
	margin-left:10px;
	margin-top:-50px;
}



.form-search{
	position:relative;
	width:210px;
	display:inline-block;
	vertical-align:top
}
.form-search .input-width{
	height:25px;
	max-width:210px;
	line-height:25px;
	padding-top:2px;
	padding-left:5px;
	border:1px solid #c3c3c3;
	margin:0px;
}
.form-search .btn-search{
	padding:0px;
	width:20px;
	height:15px;
	background:none;
	position:absolute;
	top:5px;
	right:2px;
}
.form-search.faq{width:100%; margin-bottom:23px}
.form-search.faq .input-width{
	height:40px;
	max-width:none;
	font-size:23px;
	color:#acacac
}
.form-search.faq .btn{
	height: 30px;
    width: 30px;
	margin-right:8px;
	margin-top:1px;
}

.account-wrap{
	display:inline-block;
	vertical-align:top;
	margin:5px 0 0 5px;
}
.account-wrap ul{
	margin:0;
	padding:0px;
	list-style-type:none;
	display:inline-block;
}
.account-wrap ul li{
	margin:0 0 0 8px;
	padding:0px;
	list-style-type:none;
	display:inline-block;
}
 

.nav-option li i{
	font-size:40px;
	line-height:85px;
	color:#fff;
	
} 

 


.overlay-open-menu .navbar-nav{ 
	filter: alpha(opacity=0);
  	opacity: 0;
	z-index:-999; 
	visibility:hidden;
}
 

.input-group{
	display:block;
	position:relative;
	color:#acacac
}
.input-group i{
	position:absolute;
	left:18px;
	top:5px;
}
.input-group i + input,
.input-link i + a{ padding-left:50px}
.input-group label{ font-weight:normal}

.input-text{
	display:block;
	color:#acacac;
	margin-bottom:5px;
	-webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.input-group:hover{ cursor:pointer}
.input-group:hover .input-text,
.input-group.field-true .input-text,
.field-true .input-text{
	color:#363636
}
.input-group:hover input,
.input-group:hover textarea,
.input-group.field-true input,
.input-group.field-true textarea,
.select-wrap.field-true .customSelect{
	border:1px solid #363636;
}


.input-group textarea.error,
.input-group input.error,
.input-group input[aria-invalid="true"],
.input-group.field-error input,
.input-group .select-wrap .error + .customSelect{ border:1px solid red}
 
.file-input-wrapper:has(&gt; span.error){ border:2px solid #000}
 
.input-file-wrap{ position:relative; overflow:hidden}
.file-input-wrapper span.error,
.input-group span.error,
.input-group .select-wrap span.error{
	font-size:14px;
	text-align:right;
	display:block;
	margin-top:-18px;
	color:red;
	position:absolute;
	right:0;
	bottom:0px;
	height:15px;
	line-height:15px;
}
.input-group .select-wrap span.error{ bottom:-8px; right:0 !important}
.file-input-wrapper span.error{ bottom:-18px; right:0 !important}

.image-upload { position:relative;}
.image-upload .file-input-wrapper{
	position:relative;
}

.image-upload input[type="file"]{
	left:0px !important;
	position:absolute;
	top:0px !important;
	width:100%;
	height:100%;
	display:block;
	margin-bottom:0px;
} 
 
.form-career .input-file span.error{ color:#fff}
.form-career .input-file span.error:before{
	content:'*Required field';
	position:absolute;
	bottom:0px;
	right:0;
	width:100px;
	height:10px;
	color:red;
	text-indent:0;
}

div[class^="col"].input-group span.error{ right:15px}
.form-career .captcha-wrap{ width:100%}
 
.form-career .captcha-wrap .input-width{
	max-width:none;
	margin-left:2%;
	width:66.5%;
}

.form-career .select-wrap{ margin-bottom:10px}

.form-career .buttons .btn{ min-width:110px;}
.form-career .radio{ margin-top:8px}

.form-fullwidth .input-group{ float:left; width:100%}
.form-fullwidth .input-group span.error{ right:0}


.career-wrap .title-biggest{
	margin-bottom:15px;
}
.career-wrap .title-medium{
	font-family: 'rsulight';
}

.career-item{}
.career-item figure{
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
	background:#fff;
}
.career-item .career-overlay{
	display:block;
	position:absolute;
	top:0;
	left:0px;
	height:100%;
	width:100%;
		
}
.career-item a .icons{
	opacity:0;
	position:absolute;
	top:55%;
	left:50%;
	margin:0 0 0 -33px;
}
.career-item figure img{ width:100%; opacity:1}

.career-item figure img,
.career-item figcaption,
.career-item figcaption:before,
.career-item a .icons{
	
	-webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.career-item figcaption{
	display:block;
	background:#efefef;
	padding:30px 20px;
	text-align:center;
	height:200px;
	position:relative;
	
}
.career-item figcaption:before{
	content:'';
	position:absolute;
	left:50%;
	top:-25px;
	margin:0 0 0 -9px;
	
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	
	border-bottom: 25px solid #efefef;
}
.career-item figcaption .title-medium{
	font-family: 'rsubold';
	margin-bottom:15px;
	display:block;
	white-space: nowrap; 
    overflow: hidden;
	text-overflow: ellipsis;  
}
.career-item figcaption p{
	font-size:20px;
	line-height:30px;
	overflow:hidden;
}
.career-item figcaption .career-more{
	background:none;
	border:1px solid #363636;
	color:#363636;
	padding:0 15px;
	font-family: 'rsulight';
	margin-top:30px;
}
.career-item:hover figcaption{ 
	background:#003471;
	color:#fff;
}
.career-item:hover figure img{ opacity:0.4}
.career-item:hover a .icons{ opacity:1; top:40%}
.career-item:hover figcaption:before{border-bottom: 25px solid #003471;}
.career-item:hover figcaption .title-medium{color:#fff;}
.career-item:hover figcaption .career-more{color:#fff;border:1px solid #fff;}  


.career-modal .modal-dialog{
	max-width:none;
	width:100%;
	padding:0px;
	height:100%;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0,0);
    box-shadow: 0 0 0 rgba(0, 0, 0,0) 
}

.vbox-next, .vbox-prev,
.career-modal .arrow-left,
.career-modal .arrow-right{
	width:85px;
	height:85px;
	background:#fff;
	position:absolute;
	left:0px;
	top:50%;
	opacity:1;
	margin-top:-40px;
	cursor:pointer;
	
	-webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.career-modal .arrow-left:before,
.career-modal .arrow-right:before,
.vbox-next:before,
.vbox-prev:before{
	content:'';
	position:absolute;
	top:50%;
	margin-top:-18px;
	background:#fff url(../img/icons.png) 0 0 no-repeat;
	
	width:25px;
	height:32px;
}

.career-modal .arrow-left:before, .vbox-prev:before{
	background-position:-149px -231px ;
	margin-left:0;
	left:50%;
	margin-left:-18px;
}
 
.career-modal .arrow-right, .vbox-next{
	left:auto;
	right:0;
}
.career-modal .arrow-right:before, .vbox-next:before{
	margin-right:0;
	right:50%;
	margin-right:-18px;
	background-position:-178px -231px;
}
.career-modal .arrow-left:hover , .vbox-prev:hover{ left:-10px;}
.career-modal .arrow-right:hover, .vbox-next:hover{ right:-10px;}

.career-detail{
	max-width:760px;
	padding:25px;
	width:100%;
	margin:0 auto;
	display:block;
	background:#fff;

	font-size:20px;
	line-height:30px;
	position:relative;
	 -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .5);
    box-shadow: 0 0 25px rgba(0, 0, 0, .5)
}

.career-detail.texteditor p{ margin-top:15px}
.career-detail .box-scroll{
	height:600px;
	padding-right:20px;
	position:relative;
}
.career-detail .slimScrollDiv:before{
	position:absolute;
	bottom:0px;
	width:100%;
	height:68px;
	z-index:9;
	background: url(../img/shadow.png) 0 0 repeat-x;
}
.career-detail .slimScrollRail{
	width:1px !important;
	right:3px !important
}
.career-detail .buttons{
	text-align:right;
	margin-bottom:0
}
.career-detail .buttons .btn{
	width:100px;
}
.career-detail .buttons .btn + .btn{ margin-left:5px}
.career-modal .carousel-inner{ overflow:visible}
.modal-close{
	width: 40px;
    height: 40px ;
    background-color: #2f2f2f;
    position:absolute;
    z-index: 10002;
    top:-20px;
    right:-20px;
    border-radius: 50%;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
	float:right;
}
.modal-close:hover{ background-color:#111}
 
.form .buttons{
	float:left;
	margin-top:15px;
	width:100%
}

.customSelect {
	height:50px;
	width:100.1%;
	line-height:50px;
	padding:0px !important;
	overflow:visible ;
	display:block;
	background:#fff;
	font-size:20px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	text-indent:8px;
	cursor:pointer;
	
	  border: 1px solid #acacac;
	-webkit-box-sizing: border-box;
		 -moz-box-sizing: border-box;
			  box-sizing: border-box;
}
 
 
.customSelectInner {
	display:block !important;
	height:100%;
	text-align:left;
	color:#acacac;
	cursor:pointer;
} 
.customSelectInner:before{
	content:'';
	position:absolute;
	right:10px;
	top:22px;
	width: 0; 
	height: 0; 
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	
	border-top: 7px solid #4d4d4d;
} 
.hasCustomSelect{ cursor:pointer}
.wText .customSelectInner:before{
	top:60%;
}
.radio-group{ margin-top:10px; margin-bottom:15px}
.radio-group .radio{ margin-top:10px;}
.radio-group .last label{ padding-right:0}
.select-wrap{
	position:relative;
	display:block;
}
.select-wrap select{ 
	margin-bottom:0; 
	font-size:12px;
}
.select-wrap select option{
	line-height:25px;
	font-size:18px;
	padding:5px 10px;
}
 
.file-btn{
	background:#acacac;
} 
.file-input-wrapper .btn-medium{
	height:50px;
	line-height:50px;
	background:#acacac;
	width:235px;
}
.input-file{ margin-bottom:18px}
.input-file-wrap .input-file{ position:relative}
.input-file-wrap .file-input-wrapper .btn-medium{
	float:right;
	width:auto;
	font-size:20px;
	min-width:80px;
}
.input-file-wrap .file-input-name{
	height:100%;
	position:absolute;
	top:3px;
	color:#363636;
	overflow:hidden;
	line-height:49px;
	font-size:20px;
}
 
 
.overlay-open-menu [class^="fp-viewing-"]:not(.fp-viewing-0) .nav-option li.login-btn{background:#003471; background:rgba(0,52,113,0.8);}
.overlay-open-menu [class^="fp-viewing-"]:not(.fp-viewing-0) .nav-option li.search-btn{background:#C0C0C0; background:rgba(190,220,255,0.8);}
.overlay-open-menu [class^="fp-viewing-"]:not(.fp-viewing-0) .nav-option li.submenu-btn{background:#363636; background:rgba(0,52,113,0.8);}
 
.toppage-wrap{
	display:block;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:99;
	background-color: #f5f5f5;
	
	/*-webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;*/
}
 
.stuck{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:999
}
.scroll-overflow{
	height:100%;
	min-height:500px;
	overflow:hidden;
	overflow-y:auto;
	position:relative
}

.logo-site{
	background:url(../img/v2/logo.png) 0 0 no-repeat;
	width:125px;
	height:75px;
	background-size:125px;
	margin:0px;
	float:left
}

.info-site{
	font-size:40px;
	padding-left:20px;
	float:left;
	margin:20px 0px;
}
header{
	background-color:#f5f5f5;
	padding:18px 0;
	position:relative;
}
 
.header-left{ float:left;}

.header-right{ 
	float:right; 
	text-align:right;
}
.header-row{display:block;}
.header-row.r1{
	font-size:18px;
	line-height:20px;
	font-family: 'rsulight';
}
.header-row.r2{
	font-size:20px;
	line-height:20px;
	margin-top:5px;
}
.header-row a{ color:#363636}
.header-row a:hover{ opacity:0.75}
.header-row.r2 a.active,
.header-row.r2 a:hover{color:#bf202f}

.header-nav{
	display:inline-block;
	margin-top:8px;
}
.header-nav a{
	display:inline-block;
	position:relative;
	padding-left:10px;
}
.header-nav a:before{
	content:'';
	width:2px;
	height:60%;
	border-left:1px dotted #363636;
	position:absolute;
	left:2px;
	top:3px;
}
.header-nav a:first-child:before{ display:none}

.social-wrap{
	display:inline-block;
	vertical-align:top;
	margin-left:15px;
}

.dropdown-lang{
	display:inline-block;
	vertical-align:top;
	margin-left:15px;
	position:relative;
	margin-top: 7px;
}
.dropdown-lang:before{
	content:'';
	width: 0; 
	height: 0;
	position:absolute;
	top:5px;
	right:-10px; 
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	
	border-top: 5px solid #4d4a51;
}
.dropdown-lang .btn{
	padding:0px;
	
	height:auto;
	line-height:22px;
	background:none;
	color:#363636;
	font-size:20px;
}
.dropdown-lang .dropdown-menu{
	padding:5px;
	left:-15px;
	right:-15px;
	min-width:0;
	top:127%;
}
.dropdown-lang .dropdown-menu &gt; li &gt; a{
	font-size:15px;
	padding: 4px 5px 2px;
	
}

.navbar{
	display:block;
	background:#003471;
	border-radius:0;
	margin:0px
}
.navbar-nav{
	padding:0px;
	background:none
}
 

.news-slide-thumb{
	text-align:center;
	border-bottom:10px solid #d7d7d7;
	padding-bottom:10px;
}
.news-slide-thumb p{ 
	margin-top:-7px;
	font-size:20px;
	line-height:30px;
}
.news-slide-thumb .title-medium { margin-top:55px}
.news-slide-thumb .title-medium a{ color:#003471;}
.news-slide-thumb .title-medium a:hover{ color:#bf202f}
.news-slide-thumb img{ 
	max-width:100%; 
	width:100%;
	position:relative;
	z-index:9;
}
.news-slide-thumb .news-photo{
	position:relative;
	display:block;
}
.news-slide-thumb .news-photo:before{
	content:'';
	position:absolute;
	z-index:0;
	left:0px;
	bottom:-24px;
	width:100%;
	height:30px;
	
	background:url(../img/v2/news-shadow.png) bottom center no-repeat;
	background-size:100%;
}

.section-news-slide{padding:70px 0;}


.section-news{padding:30px 0; background-color:#003471}
.title-small.viewall{float:right; position:relative}
.title-small.viewall a{ color:#fff}
.title-small.viewall .icons{ 
	top:50%;
	left:-22px; 
	position:absolute;
	margin-top:-7px;
}

.section-news .title-medium{ margin-bottom:20px}
.news-caption .title-small{ line-height:30px}
.news-caption .news-date{
	width:75px;
	height:70px;
	display:block;
	position:absolute;
	left:10px;
	top:10px;
	background-color:#bf202f;
	color:#fff;
	text-align:center;
	font-size:22px;
	line-height:20px;
	text-transform:uppercase
}
.news-caption .news-date span{
	display:block;
	font-family: 'rsubold';
	font-size:60px;
	line-height:37px;
	letter-spacing:-5px;
	margin-top:8px;
	margin-left:-3px;
}
.news-caption p{ 
	color:#fff; 
	font-size:20px; 
	line-height:30px;
	margin-bottom:0px;
}
.news-caption .news-photo img{ width:100%}
.news-caption .news-photo a{ display:block}
.news-caption .title-small{ margin:25px 0 15px}
.news-caption .title-small a{ 
	color:#a1d7fc;
	text-overflow: ellipsis;
  	white-space: nowrap;
  	overflow: hidden;
	display:block
}

.news-list-wrap{display:block;} 
.news-list-wrap .news-list:first-child{ margin-top:30px}
.news-list{
	display:block;
	padding-left:20px;
	padding-bottom:20px;
	margin-top:50px;
	border-bottom:1px solid #1696ee
}
.news-list .title-small{
	margin-bottom:10px;
	line-height:24px;
	position:relative;
}
.news-list .title-small .icons{
	position:absolute;
	top:50%;
	left:-20px;
	margin-top:-4px;
}
.news-list .title-small a{ 
	color:#a1d7fc;
	text-overflow: ellipsis;
  	white-space: nowrap;
  	overflow: hidden;
	display:block;
}
.news-list .title-small a:hover,
.news-caption .title-small a:hover{ color:#59b9fa}
.news-list p{
	color:#fff; 
	font-size:20px; 
	line-height:25px;
	margin-bottom:0px;
}

.section-announce{ padding:55px 0 40px}
.section-announce .viewall{float:right; margin-top:-4px}
.section-announce .viewall a{ color:#bf202f}
.section-announce .title-medium,
.section-announce .title-small{ margin-bottom:0}

.announce-list{
	display:block;
	list-style-type:none;
	margin:22px 0 0 0;
	padding:0px;
}
.announce-list li{
	padding:0 0 27px 25px;
	margin:0px;
	display:block;
	position:relative;
	font-size:20px;
	line-height:25px;
}
.announce-list li:last-child{ padding-bottom:0}
.announce-list li .icons{
	position:absolute;
	left:0px;
	top:7px;
}
.announce-list li a{ color:#363636}
.announce-list li a:hover{ color:#bf202f}

.poll-wrap .title-medium:first-child{
	margin:0 0 10px;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
	float:left;
	width:100%;
	color:#003471
}

.poll-wrap .title-medium{
	color:#363636;
}
.poll-wrap .buttons{
	float:right;
	margin:-55px 0 0 0;
	position:relative;
	z-index:9
}

.poll-list{
	margin:15px 0 0 0;
	padding:0px;
	list-style-type:none;
}
.poll-list li{ 
	display:block;
	padding-bottom:5px;
}
.poll-list li:last-child{ padding-bottom:0}
.poll-list li.radio label{
	font-size:25px;
	color:#5c5c5c;
	padding:0 0 0 28px;
}
.poll-list li.radio label:before {
	width: 20px;
	height: 20px;
	top:6px;
	border:2px solid #5c5c5c
}

.poll-list li.radio input[type=radio]:checked + label:after {
	background-color:#bf202f;
	left:6px;
	top:12px;
	width:8px;
	height:8px;
}

.section-vdo{
	padding:55px 0;
	background-color:#88101b;
}

.section-department{
	padding-top:85px;
	padding-bottom:85px;
}
 
 


/* ---------------------------------------------- /*
 *Scroll Down
/* ---------------------------------------------- */
.mouse-animate{
	display:block;
	text-align:center;
	position:absolute;
	bottom:5%;
	width:100%;
	z-index:9
}


.mouse-animate span i{
    position: relative;
    color: #fff;
    -webkit-animation-name: drop;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-play-state: running;
	animation-name: drop;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-delay: 0s;
	animation-iteration-count: infinite;
	animation-play-state: running;
}

@-webkit-keyframes drop	{
	0%   { top:0px;  opacity: 0;}
	30%  { top:10px; opacity: 1;}
	100% { top:25px; opacity: 0;}
}

@keyframes drop	{
	0%   { top:0px;  opacity: 0;}
	30%  { top:10px; opacity: 1;}
	100% { top:25px; opacity: 0;}
}

  
.news-gallery .photo-item figcaption a span.icons{ margin-top:-25px; margin-left:-25px;}
.news-gallery .photo-item figcaption a span.icon-plus-line{margin-top:-16px; margin-left:-16px;}
.activity-photo{ margin-bottom:50px; overflow:hidden}

.sitemap-largeScreen{ display:none !important}
.sitemap-smallScreen{ display:inline-block !important}
 
.select-wrap.select-filter{ 
	width:240px;
	float:right;
	margin-bottom:20px;
}
.select-wrap.select-filter .customSelect{ 
	font-size:23px;
	line-height:45px;
	border:1px solid #363636;
	height:45px;
}
.select-wrap.select-filter .customSelectInner{ color:#363636 }
.select-wrap.select-filter .customSelectInner:before{ top:20px}

 
.department{
	display:block;
	border:1px solid #ebebeb;
	text-align:center;
	padding:75px 0;
	margin-bottom:30px;
	position:relative;
	bottom:0px;
	
	-webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}
.department a{ 
	position:relative;
	display:block;
	text-align:left;
	width:205px;
	margin:0 auto;
}
 
.department a img.top{
	position:absolute;
	top:0px;
	left:auto
}
 
.department:hover{ border:1px solid #363636}
.department-name{
	position:absolute;
	bottom:10px;
	width:100%;
	display:block;
	font-size:20px;
	line-height:25px;
	color:#363636;
	
	padding-left:10px; 
	padding-right:10px;   
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
 

.panel-faq .panel{ border-bottom:2px dotted #ededed;}
.panel-faq .panel-heading{ padding:0}
.panel-faq .panel-heading a{
	color:#363636;
	font-family: 'rsubold';
	padding:15px 0 15px 35px;
	display:block;
	text-align:left;
	position:relative
}
 
.panel-faq .panel-heading a .icons{
	position:absolute;
	top:18px;
	left:0px;
}
.panel-faq .panel-body{ 
	padding:0 0 20px 38px;
	color:#8c8a8a;
}
 

.photo-item.vdo-popup img{ width:100%}
 
.section.section-footer .container{ padding-top:170px;}

.register-wrap,
.login-wrap{
	margin-top:150px;
	margin-bottom:110px;
}
.register-wrap h3{
	font-family: 'rsuregular';
	margin-bottom:15px;
}
.register-wrap .btn-blue{
	max-width:200px;  
	width:100%;
	margin-top:100px
}
.login-wrap{
	float:right;
}
.form-login h3{
	margin-bottom:30px;
}
form.forgot-password{
	max-width:615px;
	display:block;
	margin:130px auto 110px;
}

.facebook-connect span,
.facebook-connect a.link{
	font-size:18px;
	color:#363636
}
.facebook-connect .text-or{
	font-size:25px;
	margin:0 8px;
}
.facebook-connect a.link{ margin-left:20px; color:#acacac}
.facebook-connect a.link:hover{text-decoration:underline;color:#363636}
.facebook-connect a.forgot-password:hover{ text-decoration:underline}
.facebook-connect .facebook{ width:305px;font-family: 'rsuregular';}
.facebook-connect .facebook .icons{ top:8px}

 
.table-overflow{ 
	position:relative;
}
.table-overflow:before{
	/*content:'';*/
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.table-data{
	width:100%;
}
.table-data td,
.table-data th{
	border:1px solid #fff;
}
.table-data th{
	background:#003471;
	text-align:center;
	font-weight:normal;
	font-family: 'rsubold';
	color:#fff;
	line-height:55px;
}
.table-data td{
	background:#f7f5f5;
	padding:10px 30px;
	font-size:20px;
	line-height:25px;
}

.table-activity td{
	height:75px;
	padding-top:0px;
	padding-bottom:0px;
	vertical-align:middle;
	text-align:left
}

.table-activity a.edit-btn:hover{ opacity:0.6}


.search-result{
	display:block;
}

.search-result .title-medium{margin-bottom:0;}
.search-result .title-medium + .title-small{ margin-top:30px;}
.search-result .title-small{
	margin-bottom:0;
	margin-top:40px;
}
.search-result .title-small + p{ margin-top:0px;}
.search-result a,
.search-result p,
.search-result h4{
	font-size:20px;
	line-height:25px;
}
.search-result-list{
	font-family: 'rsuregular';
	float:left;
	width:100%;
	border-bottom:1px dotted #acacac;
	position:relative;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.search-result h4{ margin-bottom:5px;}
.search-result a{ color:#003471;}
.search-result a:hover{ color:#bf202f}

.search-result p{ 
	color:#acacac;
	width:85%;
}

.search-result a.read-more{
	color:#bf202f; 
	float:right;
	position:absolute;
	right:0px;
	bottom:10px;
}
.search-result a.read-more:hover{ color:#003471}


.webboard-wrap{
	display:block;
}
.btn-new-topic{
	background:#fff;
	color:#363636;
	height:55px;
	line-height:55px;
	padding:0px;
	display:inline-block;
	font-size:25px;
	vertical-align:top
}
.btn-new-topic:hover{ color:#bf202f}
.btn-new-topic .icons{ 
	top:10px; 
	margin-right:5px;
	-webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}
.btn-new-topic:hover .icons{ background-position:-217px -249px}

.form{ text-align:left}
.webboard-option{
	text-align:right;
	margin-bottom:25px;
}
.webboard-option .select-wrap{
	display:inline-block;
	margin-left:20px
}

.form-webboard{
	max-width:1000px;
	display:block;
	margin:0 auto
}
.form-webboard .select-wrap{
	max-width:235px;
} 
.form-webboard .buttons .btn + .btn{ margin-left:10px}

.form-webboard .input-group,
.form-webboard .select-wrap{ margin-bottom:15px}
.emoticon{
	max-width:380px;
	display:inline-block;
	text-align:center
}
.emoticon img{
	display:inline-block;
	float:left;
	cursor:pointer;
}
.captcha-wrap{
	display:inline-block;
	width:633px;
	margin-left:20px;
	vertical-align:top
}
div[class^="col"] .captcha-wrap{ margin-left:0}
.captcha-wrap .captcha{
	position:relative;
	width:230px;
	text-align:center;
	padding-right:100px;
	padding-left:0px;
	display:inline-block;
}
.captcha-wrap .captcha-text{ height:100%}
.captcha-wrap .input-width{ 
	max-width:381px; 
	display:inline-block;
	margin-left:15px;
}
.captcha-wrap button{
	width:50px;
	height:100%;
	background:#9c9c9c;
	border:0px;
	position:absolute;
	top:0px;
	right:50px;
}
.captcha-wrap button + button{right:0px; border-left:1px solid #acacac;}

.webboard-wrap .form-webboard{
	margin-top:-30px;
	margin-left:0
}
 

.table-webboard td{
	font-size:20px;
	padding:8px 20px
}
.table-webboard td p{ margin-bottom:5px}
.table-webboard td a{ color:#363636}
.table-webboard td a:hover{ text-decoration:underline}
.table-webboard td.category,
.table-webboard td.viewer,
.table-webboard td.reply,
.table-webboard td.last-reply,
.table-webboard td.icon{
	text-align:center;
}
.table-webboard td.icon{ padding:8px 10px}

.table-webboard td.topic &gt; div{
	display:block;
	position:relative;
}
.table-webboard td.topic p{ padding-right:15px;}
.table-webboard td.topic p &gt; a{ display:block}
.table-webboard td.topic .icon-pin{
	position:absolute;
	top:50%;
	right:0px;
	margin-top:-12px;
}

.table-webboard td .post-by,
.table-webboard td .reply-by{
	font-size:18px;
	display:block
}
.table-webboard td .post-by a{ color:#bf202f; display:inline-block !important;}
.table-webboard td .reply-by a{ color:#003471}

.table-webboard td .reply-by{ margin-top:5px}

.table-webboard td.last-reply &gt; div{
	max-width:260px;
	display:inline-block;
	text-align:left;
	width:100%
}

.table-webboard-topic th,
.table-webboard-topic td{
	padding:10px 15px;
	text-align:left
}
.table-webboard-topic th{
	min-height:none;
	line-height:30px;
	padding:10px 15px 5px;
	vertical-align:middle;
	font-size:20px;
}
.table-webboard-topic td{ vertical-align:top}
.table-webboard-topic tr th:first-child{ width:215px}
.table-webboard-topic .user-column a{ 
	color:#363636;
	font-family: 'rsubold';
	display:block;
	margin-bottom:5px;
}
.table-webboard-topic .user-column a:hover{ text-decoration:underline}
.table-webboard-topic .user-column .avatar img{ width:100%; max-width:220px}
.table-webboard-topic .user-column time{
	font-size:18px;
	margin-top:10px;
	display:block;
}
.table-webboard-topic .comment-column a{ color:#363636;}
.table-webboard-topic .comment-column a:hover{ text-decoration:underline}
.table-webboard-topic .comment-wrap{
	padding:0 0 5px;
	display:block;
	border-bottom:1px dotted #acacac;
}
.table-webboard-topic .comment-wrap .left{float:left;}
.table-webboard-topic .comment-wrap .right{float:right;}
.table-webboard-topic .comment-wrap .icons{ margin-left:15px}

.table-webboard-topic .comment-column .comment{
	padding:15px 0;
	font-size:25px;
	line-height:30px
}
.table-webboard-topic .comment-column .comment a{ color:#003471}
.table-webboard-topic .comment-column .comment a:hover{ text-decoration:underline}


.editor-wrap{
	display:block;
	position:relative;
	margin-bottom:20px;
 
}
.editor-wrap .dropdown-menu{
	padding:10px;
	left:-100px;
	width:200px;
}
.editor-wrap .dropdown-menu input.span2{ 
	height:30px;
	padding:0 5px;
	margin-bottom:10px;
	font-size:18px;
	line-height:30px;
}
.editor-wrap .dropdown-menu .btn{
	height:30px;
	padding:0 10px;
	font-size:16px;
	line-height:32px;
}
.editor-wrap .open &gt; .dropdown-menu{
	visibility:visible;
	opacity:1;
}
.btn-toolbar {
	background:#acacac; 
	margin-left:0;
	padding:0 10px;
	float:left;
	width:auto;
	position:absolute;
	top:0px;
	left:0px;
	z-index:9
}
.btn-toolbar .btn{
	width:auto;
	padding:0 6px;
	background:#acacac;
	color:#fff;
	font-size:px;
}
.btn-toolbar .btn-group{ margin:0 0 0 15px}
.btn-toolbar .btn-group:first-child{ margin-left:0}
.btn-toolbar .btn.btn-info,
.btn-toolbar .btn-group.open &gt; a.dropdown-toggle,
.btn-toolbar .btn:active{ 
	background:#848484;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

#editor{
	padding:70px 20px 20px;
	overflow:hidden;
	overflow-y:auto;
	height:200px;
	border:1px solid #acacac;
	display:block;
}
#editor a{ text-decoration:underline; color:#003471}

 
 
/***/
 

.icon-editor{
	background:url(../img/edittor-toolbar.png) 0 0 no-repeat;
	width:17px;
	height:17px;
	display:inline-block;
}
.icon-bold{ background-position:-5px -8px}
.icon-italic{background-position:-33px -8px}
.icon-underline{background-position:-63px -8px}
.icon-left{background-position:-107px -8px}
.icon-center{background-position:-136px -8px}
.icon-right{background-position:-164px -8px}
.icon-justify{background-position:-193px -8px}
.icon-bullet-list{background-position:-239px -8px}
.icon-number-list{background-position:-267px -8px}
.icon-indent-left{background-position:-313px -8px}
.icon-indent-right{background-position:-343px -8px}
.icon-link{background-position:-391px -9px}
.icon-remove-link{background-position:-420px -9px}
.icon-picture{background-position:-458px -9px} 

.insert-picture{
	opacity: 0; 
	position: absolute; 
	top: 0px; l
	eft: 0px; 
	width: 100%; 
	height: 100%;
	cursor:pointer;
}

.calendar-month{
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:105%;
	margin-left:-40px;
	position:relative;
	z-index:9
}
.calendar-month li{
	padding:0px;
	margin:0px;
	text-align:center;
	width:8.333%;
	float:left;
}
.calendar-month li span,
.calendar-month li a{
	width:60px;
	height:60px;
	border-radius:50%;
	background:#363636;
	color:#fff;
	display:inline-block;
	line-height:60px;
	cursor:pointer;
	
		-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.calendar-month li span:hover,
.calendar-month li a:hover,
.calendar-month li.active span,
.calendar-month li.active a{
	background:#003471;
}
.calendar-month-line{
	display:block;
	position:relative;
	height:2px;
/*	background:#363636;*/
	margin-top:30px;
	z-index:0
}
.calendar-month-line:before,
.calendar-month-line:after{
	content:'';
	width:100%;
	height:2px;
	background:#363636;
	position:relative;
	top:0px;
	display:block
}

.calendar-month-line:before{ left:-50%;}
.calendar-month-line:after{ right:-50%; top:-2px}

#calendar{
	width:100%;
}

#calendar .tooltip.top {margin-top: -5px;}
 
.fc-day{ background:#ebebeb}
.fc-sun{ background:#cac9c9}
.fc-day-event { color:#fff} 
.fc-day-event.fc-day{ background:#363636}
.fc-day-event.fc-day:hover, .fc-highlight{ background:#bf202f}

.fc-head{ display:none}
.fc-agendaWeek-view .fc-head,
.fc-agendaDay-view .fc-head{ display:block}
.fc-agendaDay-view .fc-head th{
	border-top:1px solid #ccc;
}
.fc-agendaWeek-view .fc-day{ background:#f1f1f1}
.fc-agendaWeek-view .fc-day-event.fc-day{ background:#363636}
.fc-agendaWeek-view .fc-day-header,
.fc-agendaDay-view .fc-day-header{ 
	background:#003471; 
	color:#fff;
	padding:10px 0;
	font-weight:normal;
	font-family: 'rsubold';
}

.fc-row .fc-content-skeleton{
   height:100%;
	position:absolute; 
	bottom:0
}
.fc-row .fc-content-skeleton table{ 
	height:94%; 
	margin-top:2px;
}
.fc-row .fc-content-skeleton td .custom-day-number{
	position:relative;
}
.fc-row .fc-content-skeleton td .custom-day-number:before{
	border-left:1px solid #fff;
	height:300%;
	position:absolute;
	left:-11px;
	top:-3px;
	content:''
}
.fc-row td{ vertical-align:bottom; }
.fc-row td.fc-day-number{ vertical-align:top; }
.fc-event-container{}
 
.fc-content-skeleton td.fc-event-container{height:30px;}

.fc-day-grid-event.fc-h-event.fc-event, 
.fc-day-grid-event.fc-h-event.fc-event .fc-content, 
.fc-day-grid-event.fc-h-event.fc-event .fc-title{ 
	height:auto;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.fc-day-grid-event.fc-h-event.fc-event{ 
	/*margin-top:5px; */
	padding-top:3px;
	padding-bottom:3px;
	line-height:30px;
}

.fc-axis{ background:#003471; color:#fff} 
.fc-axis span{ font-size:20px;} 

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.fc-content-skeleton td.fc-event-container{height:75%;}
} 
 



.calendar-wraper{ margin-top:40px}
.calendar-wraper .select-wrap{
	margin-bottom:10px;
} 
.calendar-wraper .select-wrap{ width:200px;}
.calendar-wraper .select-wrap.year{ width:150px; margin-left:10px}
.calendar-header{
	display:block;
	text-align:right;
	float:right;
}
.calendar-header h4{
	display:inline-block;
	line-height:50px;
	margin-right:10px;
	font-family: 'rsubold';
}

/*Radio &amp; Checkbox*/
 
.radio, 
.checkbox{ 
	padding-left:0; 
	position:relative;
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:inline-block
}
 
.radio input[type=radio],
.checkbox input[type=checkbox] {
	display: none;
}
.checkbox label:before,
.radio label:before {
	content: "";
	display: inline-block;

	width: 23px;
	height: 23px;

	margin-right: 10px;
	position: absolute;
	left: 0;
	top:-2px;
	background-color: #fff;
	border:1px solid #acacac;
}

.radio label:before {
	width: 24px;
	height: 24px;
	bottom:0;
	left: 0;
	top:2px;
	-webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.radio label {
	margin-bottom:5px;
	margin-top:0;
	position:relative;
	padding-left:40px;
	padding-right:40px;
	font-size:20px; 
}
.checkbox label {
	position:relative;
	padding-left:40px;
	padding-right:40px;
	margin-bottom: 15px;
	text-align:left;
	line-height:20px
}
 
.radio input[type=radio]:checked + label:after {
    content: "";
    color: #ffa800;
	background-color:#acacac;
	border-radius: 50%;
	position:absolute;
	left:6px;
	top:8px;
	width:12px;
	height:12px;
}
 

.checkbox input[type=checkbox]:checked + label:before {
	content: "";
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	font-size: 18px;
	color: #363636;
	text-align: center;
    line-height: 17px;
	background:url(../img/icons.png) -292px -161px no-repeat;
}


.map-container{
	display:block;
	position:relative;
}
#map-canvas{
	display:block;
	width:100%;
	height:600px;
}
#map-canvas .gm-style-iw{
	font-size:20px;
	line-height:14px;
	font-family: 'rsulight';
	text-transform:uppercase;
	padding-top:5px;
	white-space:nowrap
}
#map-canvas .gm-style-iw + div{ top:14px !important}
#map-canvas .gm-style-iw div{ overflow:visible !important}

.map-detail-wrap{
	position:absolute;
	width:100%;
	bottom:60px;
	display:block;
}
.map-detail{
	width:590px;
	display:block;
	padding:15px 15px 15px;
	border:3px solid #fff;
	background:#f7f4f4;
	z-index:9;
	float:right;
	position:relative;
	-webkit-box-shadow:0 7px 16px 0 rgba(0, 0, 0, 0.35);
	box-shadow:0 7px 16px 0 rgba(0, 0, 0, 0.35)
}
.map-detail .map-photo{
	border:2px solid #fff;
	float:left;
	margin-right:20px;
}
.map-detail h3{ 
	margin-bottom:0;
	margin-top:5px;
	width:110%;
	display:block
}
.map-detail ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.map-detail ul li{
	font-size:17px;
	line-height:22px;
	display:table;
	padding-bottom:10px;
	position:relative
}
.map-detail ul li span{
	width:75px;
	display:table-cell;
	
}
.map-detail ul li.address{word-spacing:1.9px;}
.map-detail ul li em.word-space{
	word-spacing:-1.5px;
	display:block;
	font-style:normal
}
.map-detail ul li span i{
	float:right;
	margin-right:10px;
	font-style:normal
}
.map-detail ul li p{
	display:table-cell;
}
.map-detail .follow-box{
	position:absolute;
	bottom:27px;
	right:5px;
	display:inline-block;
	width:203px;
}
.map-detail .follow-box .follow-us{
	margin-right:13px;
}


.footer-col .follow-us,
.follow-box .follow-us{
	width:50px;
	height:50px;
	display:inline-block;
	background:#5e5455;
	margin-right:8px;
	text-align:center;
	vertical-align:top
}

.follow-box .follow-us .icons{
	position:relative;
	top:50%;
	margin-top:-13px
}
 
.follow-box .follow-us.fb:hover{ background:#3B5998}
.follow-box .follow-us.tw:hover{ background:#4099FF}
.follow-box .follow-us.ig:hover{ background:#CAB679}

.map-btn-wrap{
	float:right;
	width:auto;
}

.map-btn-wrap .btn-map{
	height:auto;
	width:35px;
	height:35px;
	padding:0px;
	text-align:center;
	background:#fff;
	border-radius: 7px;
	margin-bottom:10px;
	-webkit-box-shadow:0 3px 5px 0 rgba(0, 0, 0, 0.35);
	box-shadow:0 3px 5px 0 rgba(0, 0, 0, 0.35)
}
.map-btn-wrap .btn-map i{
	margin:6px 0 0 0px;
	-webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}
.map-btn-wrap .btn-map:hover i.icon-map-pin{ background-position:-447px -218px}
.map-btn-wrap .btn-map:hover i.icon-map-default{ background-position:-473px -218px}

.map-modal .modal-dialog{ max-width:810px}
.modal-style .modal-content{
	background:#fff;
}
.modal-style .modal-header{ margin-bottom:0}
.map-iframe iframe{
	width:100%;
	height:510px;
	display:block;
}
.map-photo img{ width:100%}

.map-detail-wrap .tooltip{ z-index:9}
.map-detail-wrap .tooltip-inner {
	background:#000;
	width:100px;
	border-radius:50px;
	color:#fff;
	padding:0px 0px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}
.map-detail-wrap .tooltip.top .tooltip-arrow {
  bottom: -15px;
  left: 50%;
  margin-left: -10px;
  border-width:15px 10px 10px;
  border-top-color: #000;
}

.form-contact{
	margin-top:35px;
}
.form-contact .captcha-wrap{ 
	padding:0px;
	width:100%;
	margin-top:0 !important
}
.form-contact .captcha-wrap .captcha{ 
 
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.form-contact .captcha-wrap .input-width{
	float:none;
	width:49.5%;
	max-width:none;
	margin-left:15px;
}
.form-contact .buttons{
	margin:0;
	text-align:right;
}
.form-contact .buttons .btn{ 
	width:100px;
	padding:0px;
}


/**/


.box-line{
	background:#ba1b2a;
	padding:3px;
	display:block;
	position:relative;
}
.box-line img{ 
	width:100%;
	-webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.box-vdo{cursor:pointer;}
.box-vdo .vdo-play{
	position:relative;
	width:90px;
	height:90px;
	border:2px solid #fff;
	display:block;
	position:absolute;
	left:50%;
	top:50%;
	margin:-45px 0 0 -45px;
	border-radius:50%;
}
.box-vdo .vdo-play:before{
	content:'';
	position:absolute;
	left:50%;
	top:50%;
	margin:-15px 0 0 -10px;
	width: 0; 
	height: 0; 
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	
	border-left: 25px solid #fff;
}
.box-vdo a{ display:block}
.box-vdo img{
	opacity:0.2;
	filter: blur(0);
    -webkit-filter: blur(0);
}
.box-vdo:hover img{ opacity:0.5}

.box-line-inner{
	background-color:#000;
	display:block
}

.box-job{ margin-left:-30px}
.box-job img{ 
	opacity:1;
	filter: blur(0);
    -webkit-filter: blur(0);
}
.box-job:hover img{ opacity:0.5}

/*footer*/
.footer{
	display:block;
	background-color:#e1e1e1;
	padding:45px 0;
}
.footer-col{
	width:36%;
	float:left;
	padding-bottom:20px;
	padding-top:20px;
	border-right:1px solid #c5c5c5;
	
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.footer-col.f03{border:0px; width:28% }



.office-location h2{
	color:#363636;
	margin-bottom:15px;
}
.office-location p{
	font-size:20px;
	line-height:30px;
	margin:0px;
}
 
.contactus{
	max-width:325px;
	display:block;
	margin:0 auto
}
.contactus .call-center{
	position:relative;
	padding-left:60px;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc
}
.contactus .call-center .icons{
	position:absolute;
	left:0px;
	top:8px;
}
.contactus .call-center span{
	margin-bottom:0px;
	display:block;
	color:#363636;
	text-transform:uppercase
}

.contactus .email{
	display:block;
	margin-top:10px;
}
.contactus .email .title-medium{
	font-family: 'rsuregular';
	color: #363636;
	margin-left:10px;
}

.newsletter{
	width:370px;
	float:right;
	margin:0
}
.newsletter h2{color: #363636;}
.newsletter form{ position:relative}
.newsletter form .input-width{
	background:#fff;
	color:#363636;
	font-size:20px;
	font-family: 'rsulight';
	height:50px;
	line-height:50px;
	border:1px solid transparent
}
.newsletter form .btn{
	position:absolute;
	top:0px;
	right:0px;
	height:50px;
	width:60px;
	line-height:58px;
	padding:0px;
	text-align:center;
	background:#5e5455
}
.newsletter form .btn:hover{ background:#003471}
.newsletter form .btn .icons{ 
	top:-3px; 
	margin-right:0;
	vertical-align:middle;
}

.footer2{
	background-color:#636363;
	border-top:1px solid #fff;
	padding:12px 0
}
.footer2 p{
	font-size:18px;
	line-height:25px;
	color:#fff;
	margin:0
}
.footer2 p a{ color:#fff}
.footer2 p a:hover{ color:#bdbdbd}
.truehits{
	float:right;
	margin-top:7px;
}



/*end footer*/ 
.section-body{
	margin-top:50px;
	margin-bottom:80px;
}



.content-pull-right{ float:right; position:relative}
.article-target{
	position:absolute;
	top:-80px;
	left:0px;
}
 
.allpage footer, footer{ position:relative;}
.allpage .fullpage{padding-top:163px;}
.allpage .navbar-nav{ background:none}
.page-name{
	background:#f7f5f5;
	padding:35px 0
}
.page-name h1{
	font-size:40px;
	line-height:30px;
	color:#003471;
	margin:12px 0 0 0px;
	font-family: 'rsuregular';
	float:left
}
.breadcrumb{
	float:right;
	font-family: 'rsuregular';
	font-size:20px;
	color:#acacac;
	padding:10px 0 5px
}
.breadcrumb a,
.breadcrumb span{
	color:#acacac;
	float:left;
	padding:0 20px;
	position:relative;
}
 
.breadcrumb a:before{
	content:'';
	position:absolute;
	right:-5px;
	top:50%;
	margin-top:-6px;
	width:10px;
	height:10px;
	background:url(../img/icons.png) -122px -249px no-repeat;
}
.breadcrumb span:first-child{ padding-left:0}
.breadcrumb span:first-child + a{ padding-left:7px}
.breadcrumb span:first-child,
.breadcrumb span.current{ padding-right:0}
.breadcrumb .current,
.breadcrumb a:hover{ color:#bf202f}

.content{
	text-align:justify;
}
.article-line{
	position:relative;
	float:left;
	width:100%;
}
.article-line:before{
	position:absolute;
	left:-6.7%;
	top:0px;
	height:100%;
	content:'';
	border-left:1px solid #e1e1e1;
}
 
.texteditor h2:first-child{ margin-top:0}
.texteditor p{margin:30px 0 0 0}
.texteditor p:first-child{ margin-top:0}
.texteditor p img{ margin-bottom:10px}
.texteditor img{ max-width:100%}

.texteditor h2{ margin-bottom:15px; margin-top:20px;}
.texteditor h3{ margin-bottom:15px; margin-top:20px}

.texteditor h2 + p,
.texteditor h3 + p{ margin-top:20px;}
.texteditor p + ul{ margin-top:20px;}
.texteditor ol + p,
.texteditor ul + p{ margin-top:10px}

.texteditor ul +ul{ margin-top:10px}

.texteditor ol{
	margin:30px 0 0 0;
	padding:0 0 0 20px;
	counter-reset: item;
}
 

.texteditor ol &gt; li{
	display: block;
    position: relative;
	padding-bottom:10px;
}
.texteditor ol &gt; li:before {
    content: counters(item, ".")".";
    counter-increment: item;
    position: absolute;
    margin-right: 100%;
    right: 10px; /* space between number and text */
}
 
.texteditor ol ul{
	list-style-type:none;
	padding:0px;
	margin:13px 0 0 0;
}
.texteditor ol ul li{
	counter-increment: step-counter;
	padding-left:40px;
	padding-bottom:10px;
	position:relative
}
.texteditor ol ul li:before {
    content: '(' counter(step-counter) ')';
	padding-left:10px;
	position:absolute;
	left:-10px;
	top:0px;
	background:none
}

.texteditor ol ol{
	margin-left:22px;
	margin-top:13px;
}

.texteditor ul{
	margin:15px 0 0 0;
	padding:0 0 0 20px;
}
.texteditor ul &gt; li{ position:relative; list-style-type:none}
.texteditor ul &gt; li:before {
	content:'';
	position:absolute;
	left:-15px;
	top:12px;
	width:5px;
	height:5px;
	background:#363636;
	border-radius:50%;
}

.texteditor ul ul{ padding-left:15px; margin-top:0}
.texteditor ul ul li{
	list-style-type:none;
	position:relative;
}
.texteditor ul ul li:before{
	content:'-';
	background:none;
	border-radius:0;
	top:0px;
}

.texteditor a{ color:#bf202f}
.texteditor a:hover{ color:#e50b1f}

article.knowledge ol ul{ margin-left:10px}
article.knowledge ol ul li{ 
	padding-bottom:5px;
	padding-left:20px
}
article.knowledge ol ul li:before{
	content:'';
	width:4px;
	height:4px;
	background-color:#363636;
	position:absolute;
	left:0px;
	top:13px;
	padding:0px;
}
article.online-service  ul{ margin-top:0}
article.online-service  ul li{ 
	padding-bottom:35px;
	-webkit-transition: all 0.2s ease-in-out;
       -moz-transition: all 0.2s ease-in-out;
         -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
}
article.online-service  ul li:last-child{ padding-bottom:0}
article.online-service  ul li a{
	color:#363636; 
	display:block;
	-webkit-transition: none;
       -moz-transition: none;
         -o-transition: none;
        -ms-transition: none;
            transition: none;
}
article.online-service  ul li a:hover{color:#bf202f;}
article.online-service ul &gt; li:hover:before{ background-color:#bf202f}



.article-option{
	display:block;
	margin:25px 0 25px; 
}
.article-option + .title-small{ margin-top:0}
.article-option time{
	font-size:18px;
	line-height:18px;
	float:left;
	margin-top:8px;
}
.article-option time .icons{ top:-2px; margin-right:3px}

.article-share{float:right;}
.share{display:inline-block;cursor:pointer}
.share .counter{
	width:43px;
	height:25px;
	line-height:27px;
	text-align:center;
	font-size:18px;
	color:#7d7d7d;
	display:inline-block;
	border:1px solid #e3e3e3;
	border-radius:3px;
	vertical-align:top;
}
.share .icon-wrap{
	width:27px;
	height:27px;
	background:#363636;
	border-radius:4px;
	display:inline-block;
	vertical-align:top;
	position:relative;
	text-align:center;
	
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
	
}

.share .icon-wrap .icons{ top:4px}
.share .icon-wrap:before{
	content:'';
	position:absolute;
	left:-5px;
	top:6px;
	
	width: 0; 
	height: 0; 
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent; 
	
	border-right:7px solid #363636;
	
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; 
}

 
.share.fb:hover .icon-wrap{ background:#3b5998;}
.share.fb:hover .icon-wrap:before{border-right:7px solid #3b5998;}

.share.tw:hover .icon-wrap{ background:#4099ff;}
.share.tw:hover .icon-wrap:before{border-right:7px solid #4099ff;}

.share.gg:hover .icon-wrap{ background:#dd4b39;}
.share.gg:hover .icon-wrap:before{border-right:7px solid #dd4b39;}

.share.alt:hover .icon-wrap{ background:#01bf01;}
.share.alt:hover .icon-wrap:before{border-right:7px solid #01bf01;}

.nav-accordian{ margin-bottom:40px;} 
.nav-accordian ul{
	margin:0 0 0;
	padding:0px;
	list-style-type:none;
	display:block;
}
.nav-accordian ul li{
	margin:0px;
	padding:0px;
	display:block;
}
.nav-accordian &gt; ul &gt; li &gt; a{
	display:block;
	cursor:pointer;
	position:relative;
	font-size:30px;
	line-height:22px;
	padding:33px 25px 29px;
	background:#e1e1e1;
	margin-bottom:20px;
	color:#8c8a8a;
	cursor:pointer
}
.nav-accordian ul li .holder{
	position:absolute;
	top:50%;
	right:30px;
	width:21px;
	height:20px;
	margin-top:-10px; 
	background:url(../img/icons.png) -121px -194px no-repeat;
}
.nav-accordian ul li.open .holder,
.nav-accordian ul li.open:hover .holder{
	background-position:-121px -171px
}
.nav-accordian ul li:hover .holder{
	background-position:-121px -224px
}
.nav-accordian &gt; ul &gt; li.open &gt; a,
.nav-accordian &gt; ul &gt; li:hover &gt; a,
.nav-accordian &gt; ul &gt; li.current &gt; a{
	background-color:#003471;
	color:#fff;
}
.nav-accordian &gt; ul &gt; li.current .holder{background-position:-121px -224px}



.nav-accordian ul ul{margin-bottom:20px}
.nav-accordian ul li li{ 
	border:0;
	padding-left:40px;
}
.nav-accordian ul li li a{
	padding:10px 0 10px 15px;
	font-size:25px;
	display:block;
	color:#8c8a8a;
	 position:relative;
	 cursor:pointer
}
.nav-accordian ul li li a:hover,
.nav-accordian ul li li a.active{ color:#bf202f}
.nav-accordian ul li li.open &gt; a{ color:#bf202f}

.nav-accordian ul li li a:before{
	content:'';
	width:5px;
	height:5px;
	background:#8c8a8a;
	border-radius:50%;
	position:absolute;
	top:25px;
	left:0px;
}
.nav-accordian ul li li a:hover:before,
.nav-accordian ul li li &gt; a.active:before,
.nav-accordian ul li li.open &gt; a:before{ background:#bf202f}
 
.nav-accordian ul ul{ display:none}
.nav-accordian ul.ul-sub{ 
	display:none;
	margin-bottom:0px;
	padding-left:0px;
}
.nav-accordian ul.ul-sub li{ padding-left:15px}
.nav-accordian ul.ul-sub li a{
	font-size:20px;
	padding:5px 0 5px 15px
}
.nav-accordian ul.ul-sub li a:before{
	background:none;
	border-radius:0px;
	
	width: 0; 
	height: 0; 
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	
	border-left: 4px solid #8c8a8a;
	top:18px
}
.nav-accordian ul.ul-sub li a:hover,
.nav-accordian ul.ul-sub li a.active{ color:#003471}
.nav-accordian ul.ul-sub li a:hover:before,
.nav-accordian ul.ul-sub li a.active:before{
	background:none;
	border-left: 4px solid #003471;
}


.nav-accordian-wrap{ display:block; width:100%}
.nav-toggle-btn{
	display:none;
	width:100%;
	margin-bottom:20px;
	border-bottom:1px solid #f1f1f1
}
.nav-toggle-btn .nav-btn{
	float:right;
	background:none;
	border:0;
	background:#f1f1f1 url(../img/icons.png) -421px -4px no-repeat;
	width:41px;
	height:35px;
}
.nav-toggle-btn .nav-btn.open{ background-position:-459px -4px}
.nav-toggle-btn .nav-text{
	font-size:16px;
	color:#ccc;
	position:relative;
	top:5px;
}

.news-thumb-wrap{
	display:block;
}
 
.news-thumb{
	display:block;
	text-align:center;
	margin-bottom:60px;
	float:left;
	width:100%
}
.news-thumb figure{
	display:block;
	margin-bottom:25px;
	background:#363636
}
.news-thumb figure img{ 
	max-width:100%; 
	width:100%;
}
 
.news-thumb h2{
	margin:0px;
	padding:0px;
	font-size:25px;
	font-family: 'rsubold';
	color:#003471;
	position:relative;
	overflow:hidden;
	height:67px
}
.news-thumb h2 a{color:#003471;}
.news-thumb:hover h2 a{ color:#bf202f}

.news-thumb time{
	font-family: 'rsubold';
	font-size:22px;
	color:#acacac;
	position:relative;
	display:block; 
	margin:15px 0 10px
}
.news-thumb time:before{
	content:'';
	position:absolute;
	top:15px;
	left:0px;
	width:100%;
	height:2px;
	border-top:1px solid #acacac;
}
.news-thumb time span{
	display:inline-block;
	background:#fff;
	padding:0 10px;
	position:relative;
	z-index:9
}
.news-thumb p.text-limit{
	display:block;
	overflow:hidden;
	height:101px;
	padding-bottom:0
}
.news-thumb p.more{
	margin:-5px 0 0 0px;
	line-height:10px;
}
.news-thumb p i{
	display:block;
	line-height:15px
}
.news-thumb p.text-dot{ margin:0; line-height:15px; margin-top:-10px} 

.news-thumb .ellipsis{
	width:18px;
}

.latest-news{
	float:right;
}
.latest-news .title-medium{
	margin-bottom:0px;
}
 
.latest-news-list{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.latest-news-list li{
	border-bottom:1px dotted #acacac;
	padding:15px 0 15px;
	position:relative;
	left:0px;
}

.latest-news-list li a{
	font-size:20px;
	line-height:30px;
	color:#363636;
	padding-left:25px;
	display:block;
	position:relative;
	left:0px;
}
.latest-news-list li a:hover{ left:10px; color:#bf202f}
.latest-news-list li a .icons{
	position:absolute;
	left:0px;
	top:8px;
}

.pagination-wrap{
	text-align:center;
}
.pagination-wrap .btn-new-topic{ margin-top:10px; margin-left:10px}
.pagination-wrap.text-right{ text-align:right}

.news-gallery{ margin-top:30px}
.news-gallery h3{ margin-bottom:25px}
.news-gallery .photo-item{ margin-bottom:30px} 

.form-register .row{ margin-bottom:25px}
.form-news-event .btn{ padding-left:25px; padding-right:25px}
.form-register .agree.input-group{ margin-top:15px;}

.buttons .btn + .btn{ margin-left:22px;}

.panel-download .panel{margin-bottom:50px;}
.panel-download .panel-heading{
	padding:0px;
	position:relative;
}
.panel-download .panel-heading:before{
	content:'';
	position:absolute;
	top:50%;
	height:2px;
	margin-top:-1px;
	display:block;
	width:100%;
	border-bottom:1px solid #acacac
}
.panel-download .accordion-toggle{ width:100%; display:block}
.panel-download .panel-heading .icons.pull-right{
	position:absolute;
	top:10px;
	right:0px;
	background-color:#fff
}
.panel-download .panel-title{
	font-size:35px;
	color:#363636;
	display:block;
	width:170px;
	height:50px;
	line-height:55px;
	border:1px solid #acacac;
	padding-left:60px;
	position:relative;
	background:#fff;
	
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.panel-download .panel-title .icon-wrap{
	display:inline-block;
	width:52px;
	height:52px;
	vertical-align:top;
	background-color:#003471;
	position:absolute;
	left:-1px;
	top:-1px;
	text-align:center;
}
.panel-download .panel-title .icon-wrap i{
	top:50%;
	margin-top:-11px;
}
.panel-download .panel-heading:hover .panel-title{ 
	 
	color:#bf202f
}
.panel-download .panel-body{
	padding:0;
}
.panel-body ol:first-child,
.panel-body ul:first-child{ margin-top:10px;}

.table-download{
	width:100%;
	margin-top:20px
}
.table-download th,
.table-download td{
	border-bottom:1px dotted #acacac;
	font-family: 'rsulight';
	font-weight:normal;
	padding:20px 0 15px;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.table-download th.file-name{ width:79%; padding-left:20px; padding-right:15px}
.table-download th.file-name span,
.table-download th.file-name a{ 
	position:relative;
	display:block;
	padding-left:25px;
	color:#363636;
 
}
 
.table-download th.file-name span .icons,
.table-download th.file-name a .icons{
	position:absolute;
	left:0px;
	top:7px;
}
.table-download  td.link{text-align:right; padding-right:20px;}
.table-download  td.date{text-align:center; color:#003471}
.table-download  td.link a{color:#bf202f;}
.table-download tr:hover th,
.table-download tr:hover td{ background:#f1f1f1}

.symbol-download{ margin-bottom:35px}
.symbol-download td{
	vertical-align:middle;
	background:#f6f6f6;
	height:125px;
	font-family: 'rsuregular';
}
.symbol-download .symbol-pic{ width:150px}
.symbol-download .symbol-pic figure{
	height:100%;
	width:150px;
	display:block;
}
.symbol-download .symbol-pic figure img{ width:100%; max-width:100%}
.symbol-download .symbol-name span{
	display:block;
	padding:0px 25px;
	text-align:left
}
.symbol-download .symbol-name span + span{
	font-size:20px;
	color:#898989;
} 
.symbol-download .symbol-name .icons{ top:-2px; vertical-align:middle}
.symbol-download .symbol-download{ width:100px}
.symbol-download .symbol-download a{
	background:#363636;
	height:100%;
	width:100px;
	display:block;
	text-align:center;
	position:relative;
}
.symbol-download .symbol-download a:hover{ background:#bf202f;}
.symbol-download .symbol-download a .icons{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-18px;
	margin-top:-18px
}

.vdo-wrap .row{ margin-left:-10px; margin-right:-10px;}
.vdo-wrap div[class^="col"]{
	padding-left:10px;
	padding-right:10px;
}

.photo-item {
	position:relative;
	display:block;
	width:100%;
	margin-bottom:30px;
	overflow:hidden;
}
.photo-item img{
	width:100%;

}
 
.photo-item figcaption{
	position:absolute;
	top:0px;
	height:100%;
	width:100%;
}
.photo-item figcaption a{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	font-size:25px;
	line-height:30px;
	color:#fff;
	
	 -webkit-transition:none;
     -moz-transition: none;
       -o-transition: none;
      -ms-transition: none;
          transition: none;
	
}
.photo-item figcaption a span.text{
	position:absolute;
	top:50%;
	width:100%;
	left:0px;
	display:block;
	margin-top:-20px;
	padding:0 10px;
	 -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.photo-item figcaption a span.more{
	width:35px;
	height:35px;
	position:absolute;
	bottom:0px;
	right:0px;
	background:#ffffff;
	text-align:center
}
.photo-item figcaption a span.more i{
	position:relative;
	top:50%;
	margin-top:-9px
}
.photo-item figcaption a span.icons{
	position:absolute;
	top:50%;
	left:50%;
	display:block;
	margin-top:-70px;
	margin-left:-70px;
}

figure.vdo-item.effect-apollo{ margin-bottom:0}
figure.vdo-item.effect-apollo img{filter: alpha(opacity=40);opacity: 0.4;}
figure.vdo-item.effect-apollo span.icons{filter: alpha(opacity=100);opacity: 1;}
figure.vdo-item.effect-apollo:hover span.icon-play,
figure.vdo-item.effect-apollo:hover span.icon-play-2x{filter: alpha(opacity=70);opacity: 0.7;}
figure.vdo-item figcaption a span.icon-play-2x{
	margin-left:-37.5px;
	margin-top:-37.5px;
}

 
.vdo-title-wrap{
	display:block;
	font-size:20px;
	font-family: 'rsuregular';
	margin-bottom:25px;
	margin-top:10px;
}
.vdo-title-wrap h3{
	font-size:20px;
	width:220px;
	margin-bottom:0;
	display:inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;; 
	
}
.vdo-title-wrap .wrap{
	float:right;
	font-size:18px;
}
.vdo-title-wrap .wrap .icons{ top:7px; margin-right:3px}


.clamped {
    overflow: hidden;
    position: relative;
	/* max-height: 3em;*/
	 display:block
}

.clamped-2 {
    /* Clamp to 2 lines, ie line-height x 2: */
    max-height: 3em;
}

.ellipsis {
    background: #fff;
    bottom: 0;
    position: absolute;
    right: 0;
	text-align:left;
	width:auto
}

.fill {
    background: #fff; 
    height: 100%;
    position: absolute;
    width: 100%;
}
/*Set 'opacity:0' for animate*/
.animate{ visibility:hidden}
 @media all and (min-width:0\0) and (min-resolution:.001dpcm)
{
    .animate{ visibility:visible}
}

.flex-service-thumb .flex-control-nav{
	right:-100px;
}
.flex-service .service-item:first-child .service-detail{ left:-200px; filter: alpha(opacity=0); opacity:0}
.flex-service .service-item:first-child .service-detail .wrap.bottom{ left:-200px; filter: alpha(opacity=0); opacity:0}
.flex-service .service-item:first-child .service-detail .wrap{ padding-left:0}

.slogan-wrap{
	 -webkit-animation-delay:1.5s; 
    animation-delay:1.5s;
}
.slogan-wrap .text{
	 -webkit-animation-delay:2s; 
    animation-delay:2s;
}
.slogan-wrap .red{
	 -webkit-animation-delay:2.5s; 
    animation-delay:2.5s;
}
.mouse-animate{
	 -webkit-animation-delay:2s; 
    animation-delay:2s;
}
.tab-pane.fade {
  -webkit-transition: opacity .5s linear;
       -o-transition: opacity .5s linear;
          transition: opacity .5s linear;
}
	
#service1 .detail-service{  left:-200px; filter: alpha(opacity=0); opacity:0}
#service1 .wrap.bottom{ left:-200px; filter: alpha(opacity=0); opacity:0}

.box-link.b1{
	 -webkit-animation-delay:0.2s;  
    animation-delay:0.2s;
}
.box-link.b2{
	 -webkit-animation-delay:0.4s;  
    animation-delay:0.4s;
}
.box-link.b3{
	 -webkit-animation-delay:0.6s;  
    animation-delay:0.6s;
}
.box-link.b4{
	 -webkit-animation-delay:0.8s;  
    animation-delay:0.8s;
}
.box-link.b5{
	 -webkit-animation-delay:1s;  
    animation-delay:1s;
}



/**/

/*-----------------*/
/***** Apollo *****/
/*-----------------*/

figure.effect-apollo {
	background: #000000;
	position:relative
}

figure.effect-apollo img {
	opacity: 1;
	filter: alpha(opacity=100);
	filter: blur(0);
    -webkit-filter: blur(0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
 
figure.effect-apollo figcaption:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.2);
	content: '';
	-webkit-transition: -webkit-transform 0.9s;
	transition: transform 0.9s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);
}
 
 

figure.effect-apollo span.text {
	position: absolute;
	right: 0;
	left:0;
	bottom: 0;
	margin:0;
	padding:0;
	text-align: center;
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
figure.effect-apollo span.more,
figure.effect-apollo span.icons{
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-apollo h2 {
	text-align: left;
}

figure.effect-apollo:hover img {
	filter: alpha(opacity=40);
	opacity: 0.4;
}

figure.effect-apollo:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,120%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,120%,0);
}

figure.effect-apollo:hover span.text,
figure.effect-apollo:hover span.more,
figure.effect-apollo:hover span.icons {
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
 

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
	max-width: none;
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
	text-align: left;
}

figure.effect-lily figcaption &gt; div {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	height: 50%;
}
 

figure.effect-lily span.text {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}
 
figure.effect-lily:hover img{
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
 figure.effect-lily:hover span.text {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
 
 </pre></body></html>