@charset "utf-8";
.clear{clear:both;}
input,textarea{outline:none}

/* template_id RWDfullscreen01 */
/* load db RWDMenuIcon001 */
.RWDMenuIcon001{
    background-color: white;
/*
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
*/
	opacity: 0 ;
	transform: scaleY(0);
    transform-origin: 50% 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
/*language{*/
.mobile_language{display:none;}
.web_language{width:107px;font-size:12px;color:#7c7c7c;margin-top:37px;position:relative;cursor:pointer;}
.web_language .lang_text{padding: 0px 6px;background-color: #fff;border: 1px solid #7c7c7c;position: absolute;width: 107px;line-height: 22px;}
.web_language .btnToggle {cursor: pointer;display: block;height: 24px;position: absolute;right: 0;top: 0;width: 24px;}
.web_language .btnToggle .line {background-color: #7c7c7c;display: block;height: 2px;position: absolute;transition: all 0.3s ease-out 0s;width: 14px;margin:0px;}
.web_language .btnToggle .line_01 {right: 6px;top: 5px;}
.web_language .btnToggle .line_02 {right: 6px;top: 10px;}
.web_language .btnToggle .line_03 {right: 6px;top: 15px;}
.web_language.is-opened .btnToggle .line_01 {top: 10px;transform: rotate(45deg);transform-origin:50% 50% 0;-ms-transform: rotate(45deg);-ms-transform-origin:50% 50% 0;-webkit-transform: rotate(45deg);-webkit-transform-origin:50% 50% 0;-moz-transform: rotate(45deg);-moz-transform-origin:50% 50% 0;-o-transform: rotate(45deg);-o-transform-origin:50% 50% 0;}
.web_language.is-opened .btnToggle .line_02 {opacity: 0;}
.web_language.is-opened .btnToggle .line_03 {top: 10px;transform: rotate(135deg);transform-origin:50% 50% 0;-ms-transform: rotate(135deg);-ms-transform-origin:50% 50% 0;-webkit-transform: rotate(135deg);	-webkit-transform-origin:50% 50% 0;-moz-transform: rotate(135deg);-moz-transform-origin:50% 50% 0;	-o-transform: rotate(135deg);-o-transform-origin:50% 50% 0;}          	
.web_language.is-opened{color:#ffffff;}
.web_language.is-opened .lang_text{background-color:#7c7c7c;}
.web_language.is-opened .line {background-color:#ffffff;}
.web_language .lang_options{display:none;top:30px;position: absolute;z-index:10;width:107px;}
.web_language.is-opened .lang_options{display:block}
.web_language .web_language_menu{background-color:#eaeaea;border-bottom:1px solid #b5b5b5;line-height:29px;text-align:center;font-size:12px;}
.web_language .web_language_menu a{color:#494949;}
.web_language .web_language_menu:last-child{border-bottom:0px;}

.mobile_language{text-align:center;}
.mobile_language .lang_text{background-color:#eaeaea;font-size:14px;line-height:35px;color:#494949;}
.mobile_language .lang_options{display:none;}

.mobile_language .web_language_menu{background-color:#eaeaea;border-bottom:1px solid #b5b5b5;line-height:29px;text-align:center;font-size:14px;}
.mobile_language .web_language_menu a{color:#494949;}
.mobile_language .web_language_menu:last-child{border-bottom:0px;}

.mobile_language.is-opened .lang_text{background-color:#494949;color:#FFFFFF;}
.mobile_language.is-opened .lang_options{display:block;}
@media (min-width: 768px){
  .web_language{margin-left:0px;}
}
@media (min-width: 1025px){
  .web_language{margin-left:30px;}
}
@media (max-width: 800px){
  .web_language{display:none;}
  .mobile_language{display:block;}
}
/*language}*/


.navbar-default {
    background: none;
    border: none;
}
.navbar {
    margin-bottom: 0;
}
.navbar-brand{padding-top:30px;padding-left: 0;height:auto;}
.navbar-nav > li > a {
	display: block;
	font-size: 1em;
	font-weight: 300;
	margin: 0;
	padding-top:11px;
	padding-bottom:11px;
	vertical-align:middle;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	outline:none;
}

.navbar-nav > li > a i {font-size: 16px; text-align: center;padding: 20px 0 10px 0; color:#ccc;}
.navbar-nav > li > a:hover i, .navbar-nav > li.active > a i {color:#fff;}

.RWDMenuIcon001 .pull-right{ float:none !important; }

@media (min-width: 1200px){
.RWDMenuIcon001  .pull-right {
    float: right !important;
}
.navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
    height: 88px;
}
.navbar-nav > li > a i {
    display: block;
}
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background: #43B6B1;
	color:#fff;
}

.navbar-default .navbar-toggle {
    margin-top: 22px;
}



.RWDMenuIcon001 ul.nav li ul {
  position:absolute;
  z-index: 99;
    display:none;
    background: #fff;
    list-style-type: none;
    margin: 0px;
    padding:10px 0px;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    width:200%;
}


@media (max-width:1199px){
.RWDMenuIcon001 ul.nav li ul {
  width:100%;
 position: relative;
}
}

.RWDMenuIcon001 ul.nav li ul li >ul{
box-shadow: none;
    margin: 0;
    position: relative;
    width: 100%;
}
.RWDMenuIcon001 ul.nav li ul li{background: #fff; list-style-type: none;margin: 5px 10px;}


.RWDMenuIcon001 i img{height:100%;;max-height:46px;}
.RWDMenuIcon001 .imghover{position:relative;padding-top:0px;}


@media (max-width: 767px){
  .RWDMenuIcon001 ul.nav li ul {
    position: relative;z-index: auto;
    width:100%;
  }
}
/*END*/
/* load db RWDfullScreenEditor */
.RWDfullScreenEditor {
position: relative;
              display: table;
  width:100%;
        height:100%;
 background-repeat: no-repeat;
 background-attachment:scroll;
 background-size: cover;
 background-position: top center;
}
@media(min-width:1200px){
  .RWDfullScreenEditor {
    background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
 }
}


            .RWDfullScreenEditor:before {
              position: absolute;
              content: " ";
              width: 100%;
              height: 100%;
              background: rgba(0, 0, 0, 0.8);
            }
            .RWDfullScreenEditor .intro-body {
              position: relative;
              display: table-cell;
              vertical-align: middle;
              padding-top: 70px;
              padding-bottom: 70px;
            }
            @media (min-width: 1280px) {
              .RWDfullScreenEditor .intro-body {
                padding-top: 0px;
                padding-bottom: 20px;
              }
            }
            .RWDfullScreenEditor .intro-body .intro-text {
              margin-top: 40px;
            }
            .RWDfullScreenEditor .intro-body .intro-text h2 {
              color: #fff;
              font-size: 50px;
              font-weight: 700;
            }
            @media (min-width: 768px) {
              .RWDfullScreenEditor .intro-body .intro-text h2 {
                font-size: 55px;
              }
            }
            .RWDfullScreenEditor .intro-body .intro-text  {
              color: #fff;
              font-size: 22px;
              font-weight: 400;
            }
            @media (min-width: 768px) {
              .RWDfullScreenEditor .intro-body .intro-text  {
                font-size: 26px;
              }
            }
            .RWDfullScreenEditor .intro-body .page-scroll {
              margin-top: 30px;
            }
            @media (min-width: 768px) {
              .RWDfullScreenEditor .intro-body .page-scroll {
                margin-top: 50px;
              }
            }
            @media (min-width: 768px) {
              .RWDfullScreenEditor .intro-body .page-scroll a.btn {
                padding: 20px 25px;
                font-size: 22px;
              }
            }

.RWDfullScreenEditor .logo img {
    margin: auto;
    position: relative;
    width: 300px;
}


.RWDfullScreenEditor .btn.btn-rj {
    background-color: #1abc9c;
    border-color: #1dd2af;
    color: #fff;
    text-transform: uppercase;
}
.RWDfullScreenEditor .btn.btn-rj:hover, .btn.btn-rj:focus {
    background-color: #17a689;
    color: #fff;
}

.RWDfullScreenEditor .bgbanner{width:100%;height:100%;position: absolute;z-index:-1;top: 0;}
.RWDfullScreenEditor .bx-viewport,.RWDfullScreenEditor .bx-wrapper{
    position:relative;
    width:100%;
    height:100% !important;
    top:0;
    left:0;
}
.RWDfullScreenEditor .bxslider,.RWDfullScreenEditor .bxslider li{
    height: 100% !important;
   list-style: none;
  margin:0px;padding:0px;
}
.RWDfullScreenEditor .bxslider li{
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.RWDfullScreenEditor .bx-wrapper .bx-viewport{
    border: none !important;
}
/*END*/
/* load db RWDService001 */
/*subject area*/
.RWDService001 .section-subject{text-align:center;margin-bottom:50px;}
.RWDService001 h1.main-title{font-size:48px;margin:0px;color:#777;font-weight: 300;}
.RWDService001 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#888;font-weight: 300;}
.RWDService001 .section-line {background-color: #888;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/

.RWDService001 i{
    margin-bottom: 22px;
    display: block;
}
.RWDService001 p{
    margin-top: 0;
    margin-bottom: 12px;
font-size: 12px;
  text-align: center;
}
.RWDService001 i img{
    margin: 0 auto;
}
/*END*/
/* load db RWDeform001 */
.RWDeform001 .section-subject{text-align:center;margin-bottom:50px;}
.RWDeform001 h1.main-title{font-size:48px;margin:0px;color:#777;font-weight: 300;}
.RWDeform001 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#888;font-weight: 300;}
.RWDeform001 .section-line {background-color: #43B6B1;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
.RWDeform001 .form-horizontal .form-group {margin-right: 0px;margin-left: 0px;}
.RWDeform001 .error{color:red;padding:3px;}
.ebtn{color: #ffffff;line-height: 32px;padding: 0;background:#dedede;cursor: pointer;display: block;margin-right: 0px;text-align: center;}
.ebtn a{width: 100%; display: block; padding: 0px 30px; color: #ffffff; text-decoration: none;}
.form-group label.must:after{display:none}
.form-group label.must:before{content:"*"; color:red}

.RWDeform001 .css-scrollmemo .column_memo{padding:10px;border:1px solid #111111;height:100px;overflow-y:auto;}
.RWDeform001 .scrollmemo_subarea{margin-top:10px;}
.RWDeform001 .btn_refresh{width: 30px;height: 30px;vertical-align: middle;background: transparent;outline: none;border: 0;color: #aaa;}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db copyright */
.copyright_desc,.copyright_desc a,.copyright_desc a:hover{
	color:#fff;
	line-height: 22px;
}
/*END*/
/* load file model/lib/RWDedictor002/css/model.css */
.RWDedictor002 .section-subject{text-align:center;margin-bottom:50px}.RWDedictor002 .main-title{font-size:48px;margin:0px;color:#222;font-weight:300}.RWDedictor002 .sub-title{font-size:22px;margin:18px 0 0;color:#222;font-weight:300}.RWDedictor002 .section-line{background-color:#222;display:inline-block;height:1px;width:100px;margin-top:50px}.RWDedictor002{color:#222}.RWDedictor002 .carousel-container{padding-bottom:40px}@media(min-width: 1024px){.RWDedictor002 .carousel-container{padding-bottom:0px}}.RWDedictor002 .RWDedictor002-text{text-align:center}@media(min-width: 1024px){.RWDedictor002 .RWDedictor002-text{text-align:left}}.RWDedictor002 .RWDedictor002-text>h4{font-size:25px;text-transform:uppercase}.RWDedictor002 .RWDedictor002-text>p{font-size:18px}.RWDedictor002 .RWDedictor002-text>.page-scroll{padding-top:10px}.RWDedictor002 .section-content{padding-top:70px;padding-bottom:80px}.RWDedictor002 .btn.btn-rj{background-color:var(--wt-BtnEmptyColor, #1abc9c);border-color:var(--wt-BtnEmptyColor, #1dd2af);color:#fff;text-transform:uppercase;-webkit-transition:all .3s;transition:all .3s}.RWDedictor002 .btn.btn-rj:hover,.RWDedictor002 .btn.btn-rj:focus{background-color:var(--wt-HoverColor, #17a689);border-color:var(--wt-HoverColor, #1dd2af);color:#fff}
/*END*/