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

/* template_id RWD_menu */
/* load db RWDfulltop */
.RWDfulltop .caret{margin-top:-3px;}
.dropdown-menu{padding:0px;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent ;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-color: #ccc;
}
.nav ul {
    list-style: outside none none;
    margin: 0;
}
.top_panel {
    padding: 0;
}
.navbar-brand {
    height: inherit;
    padding: 0;
}
#nav-icon, .submenu-icon, .function-icon {
    background: transparent none repeat scroll 0 0;
    border-bottom: 0 none;
    border-color: -moz-use-text-color #ddd;
    border-radius: 0;
    border-top: 0 none;
    cursor: pointer;
    height: 65px;
    margin: 0;
    position: relative;
    right: 0;
    top: 0;
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out 0s;
    width: 66px;
}
.submenu-icon i, .function-icon i {
    color: #9b9b9b;
    font-size: 22px;
}
.submenu-icon, .function-icon {
    border-left: 1px solid #e7e7e7;
    border-right: 0 none;
    float: right;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .submenu-icon:focus, .submenu-icon:hover {
    background: transparent none repeat scroll 0 0;
}
#nav-icon span {
    background: #9b9b9b none repeat scroll 0 0;
    display: block;
    height: 2px;
    left: 15px;
    opacity: 1;
    position: absolute;
    transform: rotate(0deg);
    transition: all 0.25s ease-in-out 0s;
    width: 50%;
}
#nav-icon span:nth-child(1) {
    top: calc(24px + 0px);
}
#nav-icon span:nth-child(2) {
    top: calc(24px + 9px);
}
#nav-icon span:nth-child(3) {
    top: calc(24px + 18px);
}
#nav-icon.open span:nth-child(1) {
    top: 33px;
    transform: rotate(135deg);
}
#nav-icon.open span:nth-child(2) {
    left: 0;
    opacity: 0;
}
#nav-icon.open span:nth-child(3) {
    top: 33px;
    transform: rotate(-135deg);
}
.navbar-default .navbar-nav > li > a {
    padding-bottom: 14px;
    padding-top: 14px;
}
.navbar-default .navbar-nav > li > a, .navbar-collapse.in, .submenu-group > li > a {
    font-size: 16px;
    margin-bottom: 0;
    text-align: center;
}
.top_panel {
    background-color: #f8f8f8;
}
.navbar-default .navbar-nav > li > a {
    border-bottom: 1px solid #e7e7e7;
    color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active {
    color: #333;
}
.submenu-group li > a {
}
.submenu-group li > a:hover {
    color: #333;
}
.nav-height {
    max-height: 75vh;
    /*overflow: auto;*/
}
ul.submenu-group, .submenu-group li, ul.function-group, .function-group li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.submenu-group li > a {
    border-bottom: 1px solid #e7e7e7;
    color: #777;
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 14px;
    text-align: center;
}
.submenu-group li > a:hover {
    color: #333;
}
li.pinnedSubItem {
    display: none;
}
.navbar-default .navbar-form, #bs-example-navbar-collapse-1 > ul > li.lang-select > a {
    border-bottom: 1px solid transparent;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: initial;
}
.form-control, .nav-select-group-name, #bs-example-navbar-collapse-1 > ul > li.lang-select > a > button {
    background: #f0f0f0 none repeat scroll 0 0;
}
.navbar-form {
    border: 0 none;
    border-radius: 0;
    margin: 0;
    padding-bottom: 0;
    padding-top: 10px;
}
.form-control {
    border-radius: 0;
    padding: 6px 50px;
}
.form-control:focus {
    border-color: #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    outline: 0 none;
}
.navbar-form {
    position: relative;
}
.navbar-form button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #9b9b9b;
    font-size: 16px;
    height: 34px;
    left: 0;
    line-height: 34px;
    margin: 10px 15px;
    padding: 0 8px;
    position: absolute;
    top: 0;
    width: 34px;
}
.function-menu .open ul.dropdown-menu {
    margin: 0 15px;
    padding-top: 42px;
}
.function-menu .open ul.dropdown-menu li {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
.nav-select-group {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding-left: 20px;
    padding-top: 42px;
    position: relative;
    width: 100%;
}
.function-menu li.lang-select > a > button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #9b9b9b;
    font-size: 16px;
    height: 34px;
    left: 0;
    line-height: 34px;
    margin: 10px 15px;
    padding: 0 8px;
    position: absolute;
    top: 0;
    width: 34px;
    z-index: 3;
}
.navbar-default .navbar-nav > .lang-select > a {
    height: 48px;
    padding-bottom: 0;
    position: relative;
}
.nav-select-group-name {
    border: 1px solid #ccc;
    border-radius: 0;
    color: #9b9b9b;
    font-size: 14px;
    height: 34px;
    left: 0;
    line-height: 34px;
    margin: 10px 15px 0;
    padding: 0 8px;
    position: absolute;
    top: 0;
    width: calc(100% - 30px);
    z-index: 1;
}
.navbar-default .navbar-nav > .lang-select .dropdown-menu {
    border-color: #ccc;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    margin: -5px 15px 0;
    padding: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    border-bottom: 1px solid #eee;
    display: block;
    padding: 5px;
    text-align: center;
    margin:0px 10px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li:hover,.navbar-default .navbar-nav .open .dropdown-menu > li a:hover{
    background-color: #C8C8C8;
    border-color:#C8C8C8;
}
.navbar-default .navbar-nav .open .dropdown-menu > li:last-child > a {
    border-color: transparent;
}
/*
.navbar-default .navbar-nav > .lang-select > a, .navbar-default .navbar-nav > .lang-select > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #9b9b9b;
    font-size: 16px;
    line-height: 34px;
    text-align: left;
}
*/
.function-dropdown {
    display: none;
}
.function-icon {
    position: relative;
    transition: all 0.1s ease 0s;
}
.function-icon:focus {
    outline: medium none;
}
.function-icon.focused {
    background: #eee none repeat scroll 0 0;
    border-color: transparent;
}
.function-dropdown {
    position: absolute;
    right: 66px;
    top: 66px;
}
.function-dropdown {
    background: #eee none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    display: none;
    padding: 10px;
}
.function-dropdown .split {
    display: none;
}
.function-dropdown {
}
@media (min-width: 993px) {
.logo_img {
    margin: 42px 0;
}
.logo_img img {
    height: 60px;
}
.nav-height {
    margin: 42px 0;
}
.nav-container {
    position: relative;
}
.navbar-default .navbar-nav > li > a, .navbar-collapse.in {
    border: 0 none;
}
/*
.function-menu, .pinnedSubItem i {
    display: none;
}
*/
.nav > li.submenu {
    float: right;
    position: absolute;
    right: 0;
    top: 10px;
}
.submenu-group li {
    float: left;
    line-height: 1;
}
.submenu-group li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ccc -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    margin: 1px 0;
    padding: 0 8px;
}
.submenu-group li:last-child a {
    border-right: 0 none;
}
button.pinnedSubItem {
    display: none;
}
li.pinnedSubItem {
    display: inline-block;
}
.function-group {
    top: 0;
}
.nav > li.function-menu {
    display: none;
    position: absolute;
    right: 350px;
    top: 10px;
}
.function-group .function-item {
    float: left;
    margin-right: 4px;
}
.function-group .function-item:last-child {
    margin-right: 0;
}
.form-control {
    padding: 0 4px;
}
.navbar-form button, .function-menu li.lang-select > a > button {
    background: #666 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    height: 14px;
    margin: 0;
    padding: 0;
    width: 14px;
}
.navbar-right .lang-select.open .dropdown-menu {
    left: 0;
    padding-top: 0;
    top: 12px;
}
.navbar-form {
    border: 0 none;
    padding: 0;
}
.RWDfulltop .form-group input.form-control {
    background: #666 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 50px;
    color: #fff;
    height: 14px;
    padding-left: 17px;
}
.nav-select-group-name {
    background: #666 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 50px;
    color: #999;
    height: initial;
    line-height: 1;
    margin: 0;
    padding: 0 0 0 17px;
    width: 170px;
}
.function-top {
    float: right;
}
.function-dropdown, .function-dropdown .dropdown-menu {
    display: block;
}
.submenu-icon i, .function-icon i {
    font-size: 12px;
    line-height: 1;
}
.function-icon i {
    color: #fff;
}
.function-icon {
    float: left;
    height: 12px;
    width: 20px;
}
.function-dropdown {
    background: transparent none repeat scroll 0 0;
    display: none;
    float: left;
    height: 16px;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
}
.function-dropdown > input {
    background: #787878 none repeat scroll 0 0;
    border: 1px solid #787878;
    color: #ffffff;
    float: left;
    height: 16px;
    margin-top: 3px;
    width: 94%;
}
.function-dropdown > input:-moz-placeholder {
    color: #dfdfdf;
}
.function-dropdown > input::-moz-placeholder {
    color: #dfdfdf;
}
.function-dropdown input:focus {
    background: #fff none repeat scroll 0 0;
    color: #222;
}
.function-dropdown .dropdown-menu {
    border: 0 none;
    box-shadow: none;
    height: 12px;
    line-height: 12px;
    margin: -14px 0 0;
    padding: 0;
    position: relative;
}
.navbar-nav .submenu {
    display: none;
}
div.function-panel {
    float: right;
    position: absolute;
    right: 0;
    text-align: right;
    top: 7px;
}
div.function-panel > div.submenu {
    display: inline-block;
    float: left;
}
.function-dropdown .dropdown-menu > li > a {
    clear: none;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    height: 12px;
    padding: 0;
}
.function-dropdown .dropdown-menu > li > a:hover {
    background: transparent none repeat scroll 0 0;
    color: #bbb;
}
.function-dropdown .split {
    color: #ccc;
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 1;
    margin: 0 2px;
}
.lang-select-list {
    padding: 2px 4px;
}
.lang-select-list.dropdown-menu {
    background: transparent none repeat scroll 0 0;
}
.function-icon {
    border: 0 none;
    display: inline-block;
    float: left;
    height: 22px;
    padding: 0;
    width: 22px;
}
.function-toggle {
    background: #666 none repeat scroll 0 0;
    border-radius: 100px;
}
.submenu-group li, .function-dropdown .split, .function-dropdown .dropdown-menu > li > a, .lang-select-list li, .function-toggle {
    display: inline-block;
    float: none;
}
}
@media (max-width: 992px) {
.navbar > .container {
    width: 100%;
}
.logo_img {
    margin-left: 20px;
    margin-top: 7px;
}
.logo_img img {
    height: 50px;
}
.function-group input:-moz-placeholder {
    text-align: center;
}
.function-group input::-moz-placeholder {
    text-align: center;
}
.navbar-function .form-group input.form-control {
    display: none;
}
div.function-panel > div.submenu {
    display: none;
}
}
@media (max-width: 992px) and (min-width: 767px) {
.function-icon {
    position: relative;
    transition: all 0.1s ease 0s;
}
.function-icon:focus {
    outline: medium none;
}
.function-icon.focused {
    background: #eee none repeat scroll 0 0;
    border-color: transparent;
}
.function-dropdown {
    position: absolute;
    right: 66px;
    top: 66px;
}
.function-dropdown {
    background: #eee none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    display: none;
    padding: 10px;
    z-index: 9999;
}
.function-dropdown:focus {
    outline: medium none;
}
.function-dropdown.open {
    background: #eee none repeat scroll 0 0;
    display: block;
    width: 50vw !important;
}
.function-dropdown.open input {
    padding: 0 4px;
    width: 100%;
}
.nav > li.function-menu {
    display: none;
}
.function-dropdown .dropdown-menu {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    position: relative;
    width: 100%;
}
}
@media (min-width: 768px) {
.RWDfulltop .navbar-form .form-group {
    display: block;
}
.RWDfulltop .form-group input.form-control {
    width: 100%;
}
}
@media (max-width: 767px) {
.logo_img {
    margin-left: 7px;
    margin-top: 7px;
}
.navbar-default .navbar-collapse {
    margin-top: 0;
}
.navbar-nav {
    margin-bottom: 0;
    margin-top: -7.5px;
    padding-bottom: 7.5px;
    padding-top: 7.5px;
}
.function-icon {
    display: none;
}
}
@media (max-width: 373px) {
.submenu-icon {
    display: none;
}
li.pinnedSubItem {
    display: block;
}
}
@media (max-width: 300px) {
.logo_img {
    margin-top: 14px;
}
.logo_img img {
    height: 40px;
}
}

@media (min-width: 800px){
.navbar-right .dropdown-menu {
    left: 50%;
    margin-left: -80px;
    padding: 0px;
}
}

@media (max-width:800px){
.container > .navbar-collapse {    
    margin-left: 0;
    padding: 0 18px;
     }

.function-menu{margin-bottom:20px}

}



.in ul.nav{margin-top:0}
/*menu hover*/
.RWDfulltop li .m_stitle{display:none;}
.RWDfulltop li:hover .m_stitle{display:block;}
.RWDfulltop li:hover .m_title {display:none;}

/*END*/
/* load db RWDleft_cont */
.RWDleft_cont .section_left_content {
    background-color: #f8f8f8;
    padding: 50px 0;
}
.RWDleft_cont .content_topline {
    border-top: 3px solid #e7e7e7;
    float: left;
    width: 200px;
}
.RWDleft_cont .content_title {
    margin-bottom: 30px;
}
/*END*/
/* load db RWDPhoto001 */
/*subject area*/
.RWDPhoto001 .section-subject{text-align:center;margin-bottom:50px;}
.RWDPhoto001 h1.main-title{font-size:48px;margin:0px;color:#222;font-weight: 300;}
.RWDPhoto001 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#222;font-weight: 300;}
.RWDPhoto001 .section-line {background-color: #222;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/


.portfolio_strict .portfolio_item {
  text-align: center;
  padding: 0px;
  height: 320px;
  overflow: hidden;
  margin-bottom: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
}
.portfolio_strict .portfolio_item a:hover figcaption h2 {
  transform: translateY(20px);
  -ms-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  color: #fff;
}
.portfolio_strict .portfolio_item a:hover figcaption p {
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transform: translateY(0px);
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  opacity: 1;
  transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition: opacity 0s, transform 0.3s;
  transition-delay: 0.05s;
  -ms-transition-delay: 0.05s;
  -webkit-transition-delay: 0.05s;
  color: #fff;
  font-weight: 400;
}
.portfolio_strict .portfolio_item a:hover figure .view_button {
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.portfolio_strict .portfolio_item figure {
  height: 230px;
  position: relative;
  overflow: hidden;
  margin: 0px;
  background: #fff;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border: solid 0px #fff;
}
.portfolio_strict .portfolio_item figure svg {
  position: absolute;
  top: -1px;
  /* fixes rendering issue in FF */
  left: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.portfolio_strict .portfolio_item figure svg path {
  fill: #000;
  fill-opacity: 0.5;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
}
.portfolio_strict .portfolio_item figure figcaption {
  position: absolute;
  top: 0;
  z-index: 11;
  padding: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.portfolio_strict .portfolio_item figure figcaption h2 {
  margin: 0px 0 20px 0;
  color: #fff;
  font-weight: 300;
  font-size: 15px;
  transition: transform 0.3s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445);
  -webkit-animation-timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445);
}
.portfolio_strict .portfolio_item figure figcaption p {
  padding: 10px 20px;
  color: #aaa;
  font-weight: 300;
  font-size: 13px;
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445);
  -webkit-animation-timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445);
  opacity: 0;
}
.portfolio_strict .portfolio_item figure figcaption p.safari {
  background-color: rgba(0, 0, 0, 0.5);
}
.portfolio_strict .portfolio_item figure figcaption .view_button {
  position: absolute;
  padding: 4px 20px;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  -webkit-transition: -webkit-opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  bottom: 0;
  left: 0;
  padding: 15px;
  width: 100%;
  background: #428bca;
  color: #fff;
  font-weight: 300;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445);
  -webkit-animation-timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445);
}
.portfolio_strict .portfolio_item .portfolio_description {
  padding: 20px 0 14px 0px;
  margin-bottom: 20px;
  border-bottom: solid 1px #ccc;
}
.portfolio_strict .portfolio_item .portfolio_description h3 {
  margin: 0;
  padding: 0 0 6px 0;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
}
.portfolio_strict .portfolio_item .portfolio_description p {
  margin: 0;
  padding: 0;
  font-size: 10px;
  color: #888888;
  text-transform: uppercase;
  letter-spacing: 1px;
}
svg:not(:root) {
    overflow: hidden;
}
/*END*/
/* load db RWDparalaxSlice */
.RWDparalaxSlice .maskParent {
    position: relative;
    height: 100%;
    width: 100%;
}
.RWDparalaxSlice .paralaxMask {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    background: rgba(0,0,0,0.15);
}
.RWDparalaxSlice .paralaxText {
    padding-top: 66px;
    padding-bottom: 66px;
    text-align: center;
    position: relative;
}
.RWDparalaxSlice .paralaxText blockquote,.RWDparalaxSlice .paralaxText h1,.RWDparalaxSlice  .paralaxText h2,.RWDparalaxSlice  .paralaxText h3,.RWDparalaxSlice  .paralaxText p,.RWDparalaxSlice .paralaxText i {
    color: #fff;
}
.RWDparalaxSlice .paralaxText blockquote {
    padding: 0.5em 0;
    font-size: 33px;
    line-height: 33px;
    margin-bottom: 0;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    padding-left: 0;
    border: none;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    letter-spacing: 0.1em;
}
@media (min-width: 768px)
.RWDparalaxSlice .paralaxText blockquote {
    font-size: 44px;
    line-height: 44px;
}

.RWDparalaxSlice {
overflow-x:hidden;
	width:100%;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	background-position: top center;
min-height:100%;
}
@media(min-width:1200px){
	.RWDparalaxSlice {
		background-attachment: fixed;
		background-position: 50% 0;
 background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	}
}
/*END*/
/* load db RWDPhoto001 */
/*subject area*/
.RWDPhoto001 .section-subject{text-align:center;margin-bottom:50px;}
.RWDPhoto001 h1.main-title{font-size:48px;margin:0px;color:#222;font-weight: 300;}
.RWDPhoto001 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#222;font-weight: 300;}
.RWDPhoto001 .section-line {background-color: #222;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/


.portfolio_strict .portfolio_item {
  text-align: center;
  padding: 0px;
  height: 320px;
  overflow: hidden;
  margin-bottom: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
}
.portfolio_strict .portfolio_item a:hover figcaption h2 {
  transform: translateY(20px);
  -ms-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  color: #fff;
}
.portfolio_strict .portfolio_item a:hover figcaption p {
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transform: translateY(0px);
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  opacity: 1;
  transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition: opacity 0s, transform 0.3s;
  transition-delay: 0.05s;
  -ms-transition-delay: 0.05s;
  -webkit-transition-delay: 0.05s;
  color: #fff;
  font-weight: 400;
}
.portfolio_strict .portfolio_item a:hover figure .view_button {
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.portfolio_strict .portfolio_item figure {
  height: 230px;
  position: relative;
  overflow: hidden;
  margin: 0px;
  background: #fff;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border: solid 0px #fff;
}
.portfolio_strict .portfolio_item figure svg {
  position: absolute;
  top: -1px;
  /* fixes rendering issue in FF */
  left: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.portfolio_strict .portfolio_item figure svg path {
  fill: #000;
  fill-opacity: 0.5;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
}
.portfolio_strict .portfolio_item figure figcaption {
  position: absolute;
  top: 0;
  z-index: 11;
  padding: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.portfolio_strict .portfolio_item figure figcaption h2 {
  margin: 0px 0 20px 0;
  color: #fff;
  font-weight: 300;
  font-size: 15px;
  transition: transform 0.3s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445);
  -webkit-animation-timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445);
}
.portfolio_strict .portfolio_item figure figcaption p {
  padding: 10px 20px;
  color: #aaa;
  font-weight: 300;
  font-size: 13px;
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445);
  -webkit-animation-timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445);
  opacity: 0;
}
.portfolio_strict .portfolio_item figure figcaption p.safari {
  background-color: rgba(0, 0, 0, 0.5);
}
.portfolio_strict .portfolio_item figure figcaption .view_button {
  position: absolute;
  padding: 4px 20px;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  -webkit-transition: -webkit-opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  bottom: 0;
  left: 0;
  padding: 15px;
  width: 100%;
  background: #428bca;
  color: #fff;
  font-weight: 300;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445);
  -webkit-animation-timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445);
}
.portfolio_strict .portfolio_item .portfolio_description {
  padding: 20px 0 14px 0px;
  margin-bottom: 20px;
  border-bottom: solid 1px #ccc;
}
.portfolio_strict .portfolio_item .portfolio_description h3 {
  margin: 0;
  padding: 0 0 6px 0;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
}
.portfolio_strict .portfolio_item .portfolio_description p {
  margin: 0;
  padding: 0;
  font-size: 10px;
  color: #888888;
  text-transform: uppercase;
  letter-spacing: 1px;
}
svg:not(:root) {
    overflow: hidden;
}
/*END*/
/* load db RWDedictor001 */
/*subject area*/
.RWDedictor001 .section-subject{text-align:center;margin-bottom:50px;}
.RWDedictor001 h1.main-title{font-size:48px;margin:0px;color:#777;font-weight: 300;}
.RWDedictor001 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#888;font-weight: 300;}
.RWDedictor001 .section-line {background-color: #43B6B1;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/

.RWDedictor001 h3 {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin: 0;
    color: #222;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 14px;
    font-weight: 600;
    letter-spacing: -0.06em;    
}

.RWDedictor001 .mt30 {
    margin-top: 3em;
}

/*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 file model/lib/RWDbanner004/css/model.css */
.RWDbanner004 .bgbanner{width:100%;height:100%;position:absolute;z-index:-1}.RWDbanner004 .bx-viewport,.RWDbanner004 .bx-wrapper{position:relative;width:100%;height:100% !important;top:0;left:0}.RWDbanner004 .bxslider,.RWDbanner004 .bxslider li{height:100% !important;list-style:none;margin:0px;padding:0px}.RWDbanner004 .bxslider li{background-repeat:no-repeat;background-position:top center;background-size:cover}.RWDbanner004 .bx-wrapper .bx-viewport{border:none !important}.button_banner{color:#f8f8f8;text-align:center}.banner_text{padding-bottom:20%;padding-top:20%;position:relative;text-align:center}.banner_text>h1{font-size:5em;margin:0;text-shadow:2px 2px 3px rgba(0,0,0,.6)}.banner_text>h3{text-shadow:2px 2px 3px rgba(0,0,0,.6)}@media(max-width: 767px){.banner_text>h1{font-size:3em}}ul.banner_buttons>li{margin-bottom:7px}ul.banner_buttons .media-btn{background-color:#fff;color:var(--wt-MainColor)}@media(hover: hover){ul.banner_buttons .media-btn:hover{background-color:var(--wt-HoverColor);color:#fff}}@media(max-width: 767px){ul.banner_buttons>li{display:block;margin-bottom:20px;padding:0}}.banner_text_hr{border-bottom:1px solid rgba(0,0,0,.2);border-top:1px solid #f8f8f8;width:400px}@media(max-width: 450px){.banner_text_hr{width:90%}}
/*END*/
/* load file model/lib/RWDnews005/css/model.css */
.RWDnews005 header.section-header{margin-bottom:80px}.RWDnews005 .margin-bottom-60{margin-bottom:60px}.RWDnews005 .weight-300{font-weight:300 !important}.RWDnews005 .section-subject{text-align:center;margin-bottom:50px}.RWDnews005 .main-title{margin:0px;color:#414141;font-size:48px;font-weight:300}.RWDnews005 .sub-title{margin:18px 0 0;color:#8ab933;font-size:22px;font-weight:300}.RWDnews005 .section-line{background-color:#222;display:inline-block;height:1px;width:100px;margin-top:50px}.RWDnews005 .size-13{font-size:13px !important;line-height:17px !important}.RWDnews005 .margin-bottom-40{margin-bottom:40px !important}.RWDnews005 .margin-top-80{margin-top:80px !important}.RWDnews005 a{text-decoration:none}.RWDnews005 .owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.RWDnews005 .owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.RWDnews005 .owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px)}.RWDnews005 .owl-carousel .owl-wrapper-outer{position:relative;width:100%;z-index:0}.RWDnews005 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.RWDnews005 .owl-carousel .owl-item{float:left}.RWDnews005 .owl-controls .owl-page,.RWDnews005 .owl-controls .owl-buttons div{cursor:pointer}.RWDnews005 .owl-controls{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.RWDnews005 .owl-carousel.featured .owl-controls .owl-prev{margin-right:3px}.RWDnews005 .owl-carousel .owl-wrapper,.RWDnews005 .owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.RWDnews005 .owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.RWDnews005 .owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.RWDnews005 .owl-fade-in{-webkit-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.RWDnews005 .owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.RWDnews005 .owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.RWDnews005 .owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.RWDnews005 .owl-goDown-in{-webkit-animation:goDown .6s ease both;animation:goDown .6s ease both}.RWDnews005 .owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.RWDnews005 .owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}.RWDnews005 .owl-carousel{overflow:hidden;margin-bottom:20px;position:relative}.RWDnews005 .owl-carousel.owl-padding-10{margin-left:-10px;margin-right:-10px;width:auto}.RWDnews005 .owl-carousel.owl-padding-10 .owl-item{padding:0 10px}.RWDnews005 .owl-carousel img{display:inline-block}.RWDnews005 .owl-carousel.buttons-autohide .owl-buttons{filter:Alpha(Opacity=0);opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.RWDnews005 .owl-carousel.buttons-autohide:hover .owl-buttons{filter:Alpha(Opacity=100);opacity:1}.RWDnews005 .owl-theme .owl-controls .owl-buttons div{color:#121212;background:#fff;border:#fff 1px solid;opacity:1;filter:Alpha(Opacity=100);border-radius:3px}.RWDnews005 .controlls-over .owl-controls .owl-prev{position:absolute;top:50%;margin-top:-28px;right:auto;left:-13px;zoom:1;width:36px;height:36px;opacity:0}.RWDnews005 .controlls-over .owl-controls .owl-next{position:absolute;top:50%;margin-top:-28px;left:auto;right:-13px;zoom:1;width:36px;height:36px;opacity:0}.RWDnews005 .controlls-over .owl-pagination{text-align:center;width:60%;margin:auto;bottom:-20px;left:0;right:0;z-index:1}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page{margin-bottom:0px;position:relative;display:inline-block}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page:first-child{-webkit-border-top-left-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-bottomleft:10px;border-top-left-radius:10px;border-bottom-left-radius:10px}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page:last-child{-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;border-top-right-radius:10px;border-bottom-right-radius:10px}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page span{background:gray}.RWDnews005 .bottom-pagination .owl-controls .owl-page{margin-bottom:-40px !important}.RWDnews005 .owl-carousel .owl-item div{position:relative;text-align:center}.RWDnews005 .owl-carousel .owl-caption{padding:10px;position:absolute !important;left:0;top:0;right:0;margin-top:0;max-width:100%;background:rgba(0,0,0,.3);display:block;color:#fff}.RWDnews005 .owl-carousel .owl-caption p{color:#fff;font-size:13px;line-height:20px;padding:0;margin:0}.RWDnews005 .owl-carousel .owl-caption h1,.RWDnews005 .owl-carousel .owl-caption h1 a,.RWDnews005 .owl-carousel .owl-caption h2,.RWDnews005 .owl-carousel .owl-caption h2 a,.RWDnews005 .owl-carousel .owl-caption h3,.RWDnews005 .owl-carousel .owl-caption h3 a{color:#fff;font-size:21px;line-height:21px;font-weight:bold;margin-bottom:10px}.RWDnews005 .owl-carousel .owl-caption a{color:#fff;font-weight:bold}.RWDnews005 .owl-carousel.controls-hover-only .owl-controls{filter:alpha(opacity=0);opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.RWDnews005 .slider:hover .owl-carousel.controls-hover-only .owl-controls,.RWDnews005 .owl-carousel.controls-hover-only:hover .owl-controls{filter:alpha(opacity=100);opacity:1}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:10px;height:10px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;border-radius:99em;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#fff;padding:2px 10px;font-size:12px;border-radius:30px}@media only screen and (max-width: 600px){.owl-pagination{display:none}}.RWDnews005 .owl-prev,.RWDnews005 .owl-next{background-image:none !important;border:0;color:#ccc;font-size:34px;line-height:55px;height:auto !important;width:56px !important;text-align:center;background-color:rgba(0,0,0,.2);border-radius:3px;-webkit-transition:all .4s;transition:all .4s}.RWDnews005 h4,.news005_h4{font-size:18px;letter-spacing:normal;margin:0 0 14px 0}.RWDnews005 h4 a,.news005_h4 a{color:#121212}.RWDnews005 h4:hover,.news005_h4:hover{color:#888}.RWDnews005 .margin-top-20{margin-top:20px !important}.RWDnews005 ul>li>i{margin-right:10px}@media only screen and (max-width: 600px){.RWDnews005 .owl-theme .owl-controls .owl-buttons div{background:rgba(0,0,0,0);border:#fff 0px solid}.RWDnews005 .owl-prev,.RWDnews005 .owl-next{background-color:rgba(0,0,0,0)}}
/*END*/