.tem_21_6 {
  position: relative;
}

.tem_21_6 .fullcolumn-outer {
  background-color: #fff;
  background-image: none;
  background-position: 50% 50%;
  background-repeat: repeat;
  background-size: auto;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  /* border */
  border-top: 0px solid #eee;
  border-bottom: 1px solid #efefef;
  /* border radius */
  border-radius: 0;
  position: absolute;
  top: 0px;
  bottom: 0px;
  z-index: -1;
}

.tem_21_6 .fullcolumn-outer.fixed {
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  /* border */
  border-top: 0px solid transparent;
  border-bottom: 1px solid #efefef;
  -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
  -ms-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
  -o-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
  box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
  box-sizing: border-box;
}

.tem_21_6 .fullcolumn-inner {
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-position: 50% 50%;
  background-size: auto;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

.smartFixed .tem_21_6 .fullcolumn-outer {
  left: 0 !important;
}

.tem_100_14 * {
  box-sizing: content-box;
}

.tem_100_14 .w-nav {
  /* reset */
  margin: 0;
  padding: 0;
  /* size */
  width: 600px;
  height: 76px;
  /* border */
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.tem_100_14 .w-nav:after {
  content: '';
  display: table;
  clear: both;
  zoom: 1;
}

.tem_100_14 .w-nav .w-nav-inner {
  padding: 0;
  margin: 0;
  float: left;
  list-style: none;
  width: 23%;
  height: 76px;
  line-height: 76px;
  /* background */
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_100_14 .w-nav .w-nav-item {
  padding: 0;
  margin: 0;
  position: relative;
  height: 100%;
  line-height: inherit;
}

.tem_100_14 .w-nav .w-nav-inner:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.tem_100_14 .w-nav .w-nav-inner:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.tem_100_14 .w-nav .w-nav-inner:first-child .w-nav-item.current {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.tem_100_14 .w-nav .w-nav-inner:last-child .w-nav-item.current {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.tem_100_14 .w-nav .w-nav-item .w-nav-item-line {
  padding: 0;
  margin: 0;
  display: block;
  position: absolute;
  height: 100%;
  width: 0;
  top: 0;
  left: -1px;
  border-left-width: 1px;
  border-left-style: none;
  border-left-color: #EEEEEE;
}

.tem_100_14 .w-nav .w-nav-inner:first-child .w-nav-item .w-nav-item-line {
  display: none;
}

.tem_100_14 .w-nav .w-nav-item .w-nav-item-link {
  /* reset */
  margin: 0;
  padding: 0;
  text-decoration: none;
  outline: none;
  display: block;
  height: 100%;
  color: #333333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tem_100_14 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
  font-family: 'Noto Sans CJK';
  font-size: 16px;
}

.tem_100_14 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
  font-size: 16px;
}

.tem_100_14 .w-nav .w-subnav {
  /* reset */
  margin: 0;
  padding: 0;
  position: relative;
  display: none;
  overflow: hidden;
  /* background */
}

.tem_100_14 .w-nav .w-subnav.userWidth {
  width: 120px;
}

.tem_100_14 .w-nav .w-subnav-item {
  /* reset */
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_100_14 .w-nav .w-subnav-item .w-subnav-link {
  /* reset */
  margin: 0;
  padding: 0 15px;
  height: 100%;
  line-height: 70px;
  outline: none;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 70px;
  color: #383838;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
}

.tem_100_14 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
  /* height */
  font-family: Tahoma;
}

.tem_100_14 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
  font-size: 12px;
}

/* hover */
.tem_100_14 .w-nav .w-nav-inner:hover {
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_100_14 .w-nav .w-nav-inner:hover .w-nav-item-link {
  color: #4c76ff;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

/* subnav-hover */
.tem_100_14 .w-subnav .w-subnav-item:hover {
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_100_14 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
  color: #059FE9;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

/* current */
.tem_100_14 .w-nav .w-nav-item.current {
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_100_14 .w-nav .w-nav-item.current .w-nav-item-link {
  color: #4c76ff;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

/* current */
.tem_100_14 .w-nav .w-subnav-item.current {
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_100_14 .w-nav .w-subnav-item.current .w-subnav-link {
  color: #059FE9;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_102_21 .w-code {
  /*-padding-*/
  padding: 0;
  margin: 0;
  /*-size-*/
  width: 0px;
  height: 0px;
}

.tem_113_56 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 0px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
}

.tem_113_56 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  /*object-fit: cover;*/
}

.tem_1_35 {
  position: relative;
}

.tem_1_35 .fullcolumn-outer {
  background-color: rgb(11, 12, 13);
  background-image: none;
  background-position: 50% 50%;
  background-repeat: repeat;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  position: absolute;
  top: 0px;
  bottom: 0px;
  z-index: -1;
}

.tem_1_35 .fullcolumn-inner {
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-position: 50% 50%;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

.smartFixed .tem_1_35 .fullcolumn-outer {
  left: 0 !important;
}

.tem_112_33>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.tem_112_33>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.tem_105_11 {
  color: #000000;
}

.tem_105_11 h1,
.tem_105_11 h2,
.tem_105_11 h3,
.tem_105_11 h4,
.tem_105_11 h5,
.tem_105_11 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.tem_105_11 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.tem_105_11 h1 {
  font-size: 2em;
  font-weight: normal;
}

.tem_105_11 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.tem_105_11 h4 {
  font-size: 13px;
  font-weight: normal;
}

.tem_105_11 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.tem_105_11 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_tem_105_11 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_tem_105_11_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

/*.tem_106_13 {overflow: hidden !important;}*/
.tem_106_13 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 1px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.tem_106_13 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*object-fit: cover;*/
}

.tem_106_13 .w-image-box .imgCliped {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

/*.tem_107_0 {overflow: hidden !important;}*/
.tem_107_0 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 1px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.tem_107_0 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*object-fit: cover;*/
}

.tem_107_0 .w-image-box .imgCliped {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

/*.tem_108_3 {overflow: hidden !important;}*/
.tem_108_3 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 1px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.tem_108_3 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*object-fit: cover;*/
}

.tem_108_3 .w-image-box .imgCliped {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

/*.tem_109_5 {overflow: hidden !important;}*/
.tem_109_5 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 1px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.tem_109_5 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*object-fit: cover;*/
}

.tem_109_5 .w-image-box .imgCliped {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.tem_110_19 {
  color: #000000;
}

.tem_110_19 h1,
.tem_110_19 h2,
.tem_110_19 h3,
.tem_110_19 h4,
.tem_110_19 h5,
.tem_110_19 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.tem_110_19 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.tem_110_19 h1 {
  font-size: 2em;
  font-weight: normal;
}

.tem_110_19 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.tem_110_19 h4 {
  font-size: 13px;
  font-weight: normal;
}

.tem_110_19 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.tem_110_19 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_tem_110_19 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_tem_110_19_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

.tem_111_44 .w-guestbook {
  /*-margin-*/
  margin: 0;
  padding: 0;
  /*-size-*/
  width: 480px;
  height: 190px;
  min-width: 480px;
}

.tem_111_44 .w-guestbook .w-verify {
  /*-padding-*/
  margin: 0;
  padding: 0;
  padding-bottom: 6px;
  /*-size-*/
  min-height: 21px;
  /*-font-*/
  overflow: hidden;
  word-wrap: break-word;
}

.tem_111_44 .w-guestbook .w-verify.w-hide {
  display: none;
}

.tem_111_44 .w-guestbook .w-verify .w-verify-in {
  /*-padding-*/
  margin: 0;
  padding: 4px 8px 4px 10px;
  display: block;
  line-height: 16px;
  /*-background-*/
  background-color: #FFE8E4;
  border: 1px #ffd0ca solid;
  /*-font-*/
  font-family: Tahoma;
  color: #e75845;
  font-size: 12px;
}

.tem_111_44 .w-guestbook .w-verify .w-verify-in .mw-iconfont {
  vertical-align: top;
  margin-right: 10px;
}

.tem_111_44 .w-guestbook .w-guestbook-both-left {
  margin: 0;
  padding: 0;
  float: left;
  width: 235px;
  margin-right: 10px;
}

.tem_111_44 .w-guestbook .w-guestbook-item {
  /*-margin-*/
  margin: 0 0 12px 0;
  padding: 0 12px;
  /*-size-*/
  height: 36px;
  overflow: hidden;
  /*-border-radius-*/
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  /*-border-*/
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #EDF1F5;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #EDF1F5;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EDF1F5;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #EDF1F5;
  /*-background-*/
  background-color: #fff;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  /*-box-shadow-*/
  box-shadow: 0.000000px 0.000000px 0px #EDF1F5;
}

.tem_111_44 .w-guestbook .w-guestbook-item .w-guestbook-input {
  /*-padding-*/
  margin: 0;
  padding: 7px 0;
  /*-size-*/
  width: 100%;
  min-height: 22px;
  line-height: 22px;
  /*-border-*/
  border: none;
  background-color: transparent;
  /*-font-*/
  outline: none;
  color: #666;
  font-size: 14px;
  font-family: Tahoma;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  /*-transition-*/
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}

.tem_111_44 .w-guestbook .w-guestbook-both {
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.tem_111_44 .w-guestbook .w-guestbook-both .w-guestbook-both-inner {
  float: left;
  width: 50%;
  margin: 0;
}

.tem_111_44 .w-guestbook .w-guestbook-both .w-guestbook-both-inner .w-guestbook-both-inner-box {
  margin: 0;
  padding-left: 5px;
}

.tem_111_44 .w-guestbook .w-guestbook-both .w-guestbook-both-inner:first-child .w-guestbook-both-inner-box {
  margin: 0;
  padding-left: 0;
  padding-right: 5px;
}

.tem_111_44 .w-guestbook .w-guestbook-both .w-guestbook-both-inner .w-guestbook-input {
  width: 100%;
}

.tem_111_44 .w-guestbook .w-guestbook-item.w-haserror {
  /*-border-*/
  border-top-color: #e75845;
  border-right-color: #e75845;
  border-bottom-color: #e75845;
  border-left-color: #e75845;
  /*-background-*/
  /*background-color:#fff3f1;*/
  background-color: #fff3f1;
}

.tem_111_44 .w-guestbook .w-guestbook-item.w-item-textarea {
  /*-margin-*/
  margin: 0 0 12px 0;
  padding: 0;
  position: relative;
  border: 0;
  /*-size-*/
  min-height: 120px;
  min-width: 235px;
  /*-background-*/
  background-color: #fff;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
}

.tem_111_44 .w-guestbook .w-guestbook-item.w-item-textarea .w-guestbook-item-inner {
  margin: 0;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /*-border-*/
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #EDF1F5;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #EDF1F5;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EDF1F5;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #EDF1F5;
  /*-border-radius-*/
  border-radius: 6px;
}

.tem_111_44 .w-guestbook .w-guestbook-item.w-item-textarea.w-haserror {
  /*-background-*/
  background-color: #fff3f1;
}

.tem_111_44 .w-guestbook .w-guestbook-item.w-item-textarea.w-haserror .w-guestbook-item-inner {
  /*-border-*/
  border-top-color: #e75845;
  border-right-color: #e75845;
  border-bottom-color: #e75845;
  border-left-color: #e75845;
}

.tem_111_44 .w-guestbook .w-guestbook-item.w-item-textarea .w-guestbook-textarea {
  /*-margin-*/
  margin: 0;
  padding: 0 12px 0 0;
  /*-size-*/
  width: 100%;
  height: 100%;
  line-height: 22px;
  /*-border-*/
  border: none;
  border-color: transparent;
  background-color: transparent;
  resize: none;
  /*-font-*/
  outline: none;
  color: #666;
  font-size: 14px;
  font-family: Tahoma;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  /*-transition-*/
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}

.tem_111_44 .w-guestbook .w-guestbook-item.w-item-textarea .w-guestbook-textarea:-moz-placeholder {
  /*-font-*/
  color: #666;
  font-size: 14px;
  font-family: Tahoma;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.tem_111_44 .w-guestbook .w-guestbook-item.w-item-textarea .w-guestbook-textarea::-moz-placeholder {
  /*-font-*/
  color: #666;
  font-size: 14px;
  font-family: Tahoma;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.tem_111_44 .w-guestbook .w-guestbook-item.w-item-textarea textarea.w-guestbook-textarea:-ms-input-placeholder {
  /*-font-*/
  color: #666;
  font-size: 14px;
  font-family: Tahoma;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.tem_111_44 .w-guestbook .w-guestbook-item.w-item-textarea textarea.w-guestbook-textarea::-webkit-input-placeholder {
  /*-font-*/
  color: #666;
  font-size: 14px;
  font-family: Tahoma;
  filter: alpha(opacity=50);
  -o-opacity: 0.5;
  opacity: 0.5;
}

.tem_111_44 .w-guestbook .w-guestbook-code {
  /*-margin-*/
  margin: 0 0 12px 0;
  padding: 0 112px 0 0;
  /*-position-*/
  position: relative;
}

.tem_111_44 .w-guestbook .w-guestbook-code .w-guestbook-item {
  /*-margin-*/
  margin: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.tem_111_44 .w-guestbook .w-guestbook-code .w-guestbook-codeimg {
  /*-margin-*/
  margin: 0;
  padding: 2px;
  /*-position-*/
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  /*-size-*/
  width: 107px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #EDF1F5;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #EDF1F5;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EDF1F5;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #EDF1F5;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  /*-background-*/
  background-color: #fff;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  background: linear-gradient(top, none, none);
  text-align: center;
  /*-box-shadow-*/
  box-shadow: 0.000000px 0.000000px 0px #EDF1F5;
  overflow: hidden;
}

.tem_111_44 .w-guestbook .w-guestbook-code .w-guestbook-codeimg img {
  /*-margin-*/
  margin: 0;
  padding: 0;
  /*-size-*/
  width: 100px;
  height: 30px;
  /*-font-*/
  font-size: 12px;
}

.tem_111_44 .w-guestbook .w-guestbook-code .w-guestbook-codeimg img:hover {
  cursor: pointer;
}

.tem_111_44 .w-guestbook .w-guestbook-item.w-placeholder .placeholder-text {
  position: relative;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
}

.tem_111_44 .w-guestbook .w-guestbook-item.w-placeholder .placeholder-text .placeholder-text-in {
  /*-display-*/
  display: block;
  /*-position-*/
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  /*-size-*/
  height: 100%;
  /*-font-*/
  color: #666;
  font-size: 14px;
  font-family: Tahoma;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  -ms-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
}

.tem_111_44 .w-guestbook .w-guestbook-item .w-guestbook-input:-moz-placeholder {
  /*-font-*/
  color: #666;
  font-size: 14px;
  font-family: Tahoma;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  -ms-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
}

.tem_111_44 .w-guestbook .w-guestbook-item .w-guestbook-input::-moz-placeholder {
  /*-font-*/
  color: #666;
  font-size: 14px;
  font-family: Tahoma;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  -ms-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
}

.tem_111_44 .w-guestbook .w-guestbook-item input.w-guestbook-input:-ms-input-placeholder {
  /*-font-*/
  color: #666;
  font-size: 14px;
  font-family: Tahoma;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  -ms-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
}

.tem_111_44 .w-guestbook .w-guestbook-item input.w-guestbook-input::-webkit-input-placeholder {
  /*-font-*/
  color: #666;
  font-size: 14px;
  font-family: Tahoma;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  -ms-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
}

.tem_111_44 .w-guestbook .w-guestbook-item .w-guestbook-input::-ms-clear,
::-ms-reveal {
  display: none;
}

.tem_111_44 .w-guestbook .w-guestbook-item.w-item-textarea.w-placeholder .placeholder-text .placeholder-text-in {
  /*-position-*/
  top: -8px;
}

.tem_111_44 .w-guestbook .w-guestbook-bottom {
  /*-margin-*/
  margin: 0;
  *margin-top: -12px;
  padding: 0;
}

.tem_111_44 .w-guestbook .w-guestbook-bottom .w-guestbook-btn {
  /*-display-*/
  display: inline-block;
  /*-margin-*/
  margin: 0;
  padding: 0 16px;
  cursor: pointer;
  outline: none;
  /*-size-*/
  min-width: 66px;
  height: 36px;
  line-height: 36px;
  /*-float-*/
  float: right;
  /*-border-radius-*/
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  /*-border-*/
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #ff962a;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #ff962a;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #ff962a;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #ff962a;
  /*-background-*/
  background-color: rgb(76, 118, 255);
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  /*-box-shadow-*/
  box-shadow: 0.000000px 0.000000px 0px #EDF1F5;
  /*-font-*/
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  color: #FFF;
  font-size: 14px;
  font-family: Tahoma;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  /*-transition-*/
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}

.tem_111_44 .w-guestbook .w-guestbook-bottom .w-guestbook-btn:hover {
  /*-border-*/
  border-top-color: #e6821c;
  border-right-color: #e6821c;
  border-bottom-color: #e6821c;
  border-left-color: #e6821c;
  /*-background-*/
  background-color: rgb(76, 118, 255);
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  /*-font-*/
  color: #F5F5F5;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  box-shadow: 0 2px 4px #EDF1F5;
}

/*- Clearfix -*/
.f-clearfix:before,
.f-clearfix:after {
  content: "";
  display: table;
}

.f-clearfix:after {
  clear: both;
  overflow: hidden;
}

.f-clearfix {
  zoom: 1;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

.con_341_25 {
  color: #000000;
}

.con_341_25 h1,
.con_341_25 h2,
.con_341_25 h3,
.con_341_25 h4,
.con_341_25 h5,
.con_341_25 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_341_25 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_341_25 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_341_25 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_341_25 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_341_25 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_341_25 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_341_25 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_341_25_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

.con_342_51 .w-button {
  /*-block-*/
  display: inline-block;
  /*-margin-*/
  margin: 0;
  padding: 0;
  /*-border-*/
  border-top: 1px none #3099dd;
  border-right: 1px none #3099dd;
  border-bottom: 1px none #3099dd;
  border-left: 1px none #3099dd;
  /*-border-radius-*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  /*-background-*/
  background-color: rgb(76, 118, 255);
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -moz-linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  cursor: pointer;
  outline: none;
  text-align: center;
}

.con_342_51 .w-button:hover {
  /*-border-*/
  border-top-color: #2188ca;
  border-right-color: #2188ca;
  border-bottom-color: #2188ca;
  border-left-color: #2188ca;
  /*-background-*/
  background: rgb(76, 118, 255);
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -moz-linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}

.con_342_51 .w-button-position {
  /*-block-*/
  display: block;
  padding: 0 5px;
}

.con_342_51 .w-button .w-button-icon {
  /*-block-*/
  display: inline-block;
  /*-margin-*/
  margin-right: 3px;
  /*-font-*/
  font-size: 16px;
  color: #FFF;
  font-weight: 400;
  font-style: normal;
  vertical-align: top;
}

.con_342_51 .w-button:hover .w-button-icon {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
}

.con_342_51 .w-button .w-button-icon.w-icon-hide {
  display: none;
}

.con_342_51 .w-button .w-button-text {
  /*-block-*/
  display: inline-block;
  /*-font-*/
  font-family: Tahoma;
  font-size: 16px;
  color: #FFF;
  font-weight: 400;
  text-decoration: none;
  font-style: normal;
  vertical-align: top;
  *vertical-align: middle;
  width: 100%;
}

.con_342_51 .w-button:hover .w-button-text {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.con_342_51 .w-button .w-button-text span:focus {
  outline: none;
}

.con_487_52>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_487_52>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_353_50>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_353_50>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_347_46 {
  color: #000000;
}

.con_347_46 h1,
.con_347_46 h2,
.con_347_46 h3,
.con_347_46 h4,
.con_347_46 h5,
.con_347_46 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_347_46 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_347_46 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_347_46 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_347_46 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_347_46 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_347_46 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_347_46 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_347_46_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

/*.con_350_34 {overflow: hidden !important;}*/
.con_350_34 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 1px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.con_350_34 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*object-fit: cover;*/
}

.con_350_34 .w-image-box .imgCliped {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.con_356_42 .w-button {
  /*-block-*/
  display: inline-block;
  /*-margin-*/
  margin: 0;
  padding: 0;
  /*-border-*/
  border-top: 1px none #3099dd;
  border-right: 1px none #3099dd;
  border-bottom: 1px none #3099dd;
  border-left: 1px none #3099dd;
  /*-border-radius-*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  /*-background-*/
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -moz-linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  cursor: pointer;
  outline: none;
  text-align: left;
}

.con_356_42 .w-button:hover {
  /*-border-*/
  border-top-color: #2188ca;
  border-right-color: #2188ca;
  border-bottom-color: #2188ca;
  border-left-color: #2188ca;
  /*-background-*/
  background: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -moz-linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}

.con_356_42 .w-button-position {
  /*-block-*/
  display: block;
  padding: 0 5px;
}

.con_356_42 .w-button .w-button-icon {
  /*-block-*/
  display: inline-block;
  /*-margin-*/
  margin-right: 3px;
  /*-font-*/
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  font-style: normal;
  vertical-align: top;
}

.con_356_42 .w-button:hover .w-button-icon {
  color: #4c76ff;
  font-size: 14px;
  font-weight: 400;
}

.con_356_42 .w-button .w-button-icon.w-icon-hide {
  display: none;
}

.con_356_42 .w-button .w-button-text {
  /*-block-*/
  display: inline-block;
  /*-font-*/
  font-family: Tahoma;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  text-decoration: none;
  font-style: normal;
  vertical-align: top;
  *vertical-align: middle;
  width: 100%;
}

.con_356_42 .w-button:hover .w-button-text {
  color: #4c76ff;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.con_356_42 .w-button .w-button-text span:focus {
  outline: none;
}

.con_464_32>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_464_32>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_465_32 {
  color: #000000;
}

.con_465_32 h1,
.con_465_32 h2,
.con_465_32 h3,
.con_465_32 h4,
.con_465_32 h5,
.con_465_32 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_465_32 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_465_32 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_465_32 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_465_32 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_465_32 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_465_32 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_465_32 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_465_32_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

/*.con_466_32 {overflow: hidden !important;}*/
.con_466_32 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 1px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.con_466_32 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*object-fit: cover;*/
}

.con_466_32 .w-image-box .imgCliped {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.con_467_32 .w-button {
  /*-block-*/
  display: inline-block;
  /*-margin-*/
  margin: 0;
  padding: 0;
  /*-border-*/
  border-top: 1px none #3099dd;
  border-right: 1px none #3099dd;
  border-bottom: 1px none #3099dd;
  border-left: 1px none #3099dd;
  /*-border-radius-*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  /*-background-*/
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -moz-linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  cursor: pointer;
  outline: none;
  text-align: left;
}

.con_467_32 .w-button:hover {
  /*-border-*/
  border-top-color: #2188ca;
  border-right-color: #2188ca;
  border-bottom-color: #2188ca;
  border-left-color: #2188ca;
  /*-background-*/
  background: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -moz-linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}

.con_467_32 .w-button-position {
  /*-block-*/
  display: block;
  padding: 0 5px;
}

.con_467_32 .w-button .w-button-icon {
  /*-block-*/
  display: inline-block;
  /*-margin-*/
  margin-right: 3px;
  /*-font-*/
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  font-style: normal;
  vertical-align: top;
}

.con_467_32 .w-button:hover .w-button-icon {
  color: #4c76ff;
  font-size: 14px;
  font-weight: 400;
}

.con_467_32 .w-button .w-button-icon.w-icon-hide {
  display: none;
}

.con_467_32 .w-button .w-button-text {
  /*-block-*/
  display: inline-block;
  /*-font-*/
  font-family: Tahoma;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  text-decoration: none;
  font-style: normal;
  vertical-align: top;
  *vertical-align: middle;
  width: 100%;
}

.con_467_32 .w-button:hover .w-button-text {
  color: #4c76ff;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.con_467_32 .w-button .w-button-text span:focus {
  outline: none;
}

.con_468_37>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_468_37>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_469_37 {
  color: #000000;
}

.con_469_37 h1,
.con_469_37 h2,
.con_469_37 h3,
.con_469_37 h4,
.con_469_37 h5,
.con_469_37 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_469_37 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_469_37 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_469_37 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_469_37 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_469_37 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_469_37 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_469_37 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_469_37_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

/*.con_470_37 {overflow: hidden !important;}*/
.con_470_37 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 1px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.con_470_37 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*object-fit: cover;*/
}

.con_470_37 .w-image-box .imgCliped {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.con_471_37 .w-button {
  /*-block-*/
  display: inline-block;
  /*-margin-*/
  margin: 0;
  padding: 0;
  /*-border-*/
  border-top: 1px none #3099dd;
  border-right: 1px none #3099dd;
  border-bottom: 1px none #3099dd;
  border-left: 1px none #3099dd;
  /*-border-radius-*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  /*-background-*/
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -moz-linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  cursor: pointer;
  outline: none;
  text-align: left;
}

.con_471_37 .w-button:hover {
  /*-border-*/
  border-top-color: #2188ca;
  border-right-color: #2188ca;
  border-bottom-color: #2188ca;
  border-left-color: #2188ca;
  /*-background-*/
  background: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -moz-linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}

.con_471_37 .w-button-position {
  /*-block-*/
  display: block;
  padding: 0 5px;
}

.con_471_37 .w-button .w-button-icon {
  /*-block-*/
  display: inline-block;
  /*-margin-*/
  margin-right: 3px;
  /*-font-*/
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  font-style: normal;
  vertical-align: top;
}

.con_471_37 .w-button:hover .w-button-icon {
  color: #4c76ff;
  font-size: 14px;
  font-weight: 400;
}

.con_471_37 .w-button .w-button-icon.w-icon-hide {
  display: none;
}

.con_471_37 .w-button .w-button-text {
  /*-block-*/
  display: inline-block;
  /*-font-*/
  font-family: Tahoma;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  text-decoration: none;
  font-style: normal;
  vertical-align: top;
  *vertical-align: middle;
  width: 100%;
}

.con_471_37 .w-button:hover .w-button-text {
  color: #4c76ff;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.con_471_37 .w-button .w-button-text span:focus {
  outline: none;
}

.con_485_41 {
  position: relative;
}

.con_485_41 .fullcolumn-outer {
  background-color: rgb(249, 249, 249);
  background-image: none;
  background-position: 50% 50%;
  background-repeat: repeat;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  position: absolute;
  top: 0px;
  bottom: 0px;
  z-index: -1;
}

.con_485_41 .fullcolumn-inner {
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-position: 50% 50%;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

.smartFixed .con_485_41 .fullcolumn-outer {
  left: 0 !important;
}

.con_370_55 {
  color: #000000;
}

.con_370_55 h1,
.con_370_55 h2,
.con_370_55 h3,
.con_370_55 h4,
.con_370_55 h5,
.con_370_55 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_370_55 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_370_55 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_370_55 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_370_55 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_370_55 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_370_55 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_370_55 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_370_55_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

.con_486_21>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_486_21>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_488_15>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_488_15>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_371_10>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 1px solid #dcdcdc;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_371_10>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_372_10 {
  color: inherit;
}

.con_372_10 h1,
.con_372_10 h2,
.con_372_10 h3,
.con_372_10 h4,
.con_372_10 h5,
.con_372_10 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_372_10 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_372_10 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_372_10 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_372_10 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_372_10 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_372_10 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_372_10 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_372_10_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

.con_373_10>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 1px solid #dcdcdc;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_373_10>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_374_10 {
  color: inherit;
}

.con_374_10 h1,
.con_374_10 h2,
.con_374_10 h3,
.con_374_10 h4,
.con_374_10 h5,
.con_374_10 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_374_10 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_374_10 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_374_10 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_374_10 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_374_10 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_374_10 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_374_10 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_374_10_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

.con_375_10>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 1px solid #dcdcdc;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_375_10>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_376_10 {
  color: inherit;
}

.con_376_10 h1,
.con_376_10 h2,
.con_376_10 h3,
.con_376_10 h4,
.con_376_10 h5,
.con_376_10 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_376_10 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_376_10 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_376_10 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_376_10 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_376_10 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_376_10 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_376_10 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_376_10_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

.con_377_10>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 1px none #dcdcdc;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_377_10>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_378_10 {
  color: inherit;
}

.con_378_10 h1,
.con_378_10 h2,
.con_378_10 h3,
.con_378_10 h4,
.con_378_10 h5,
.con_378_10 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_378_10 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_378_10 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_378_10 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_378_10 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_378_10 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_378_10 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_378_10 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_378_10_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

/*.con_384_24 {overflow: hidden !important;}*/
.con_384_24 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 20px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.con_384_24 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*object-fit: cover;*/
}

.con_384_24 .w-image-box .imgCliped {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.con_385_32 {
  color: #000000;
}

.con_385_32 h1,
.con_385_32 h2,
.con_385_32 h3,
.con_385_32 h4,
.con_385_32 h5,
.con_385_32 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_385_32 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_385_32 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_385_32 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_385_32 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_385_32 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_385_32 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_385_32 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_385_32_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

.con_388_10 {
  color: #000000;
}

.con_388_10 h1,
.con_388_10 h2,
.con_388_10 h3,
.con_388_10 h4,
.con_388_10 h5,
.con_388_10 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_388_10 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_388_10 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_388_10 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_388_10 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_388_10 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_388_10 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_388_10 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_388_10_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

/*.con_389_10 {overflow: hidden !important;}*/
.con_389_10 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 20px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.con_389_10 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*object-fit: cover;*/
}

.con_389_10 .w-image-box .imgCliped {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.con_392_28 {
  position: relative;
}

.con_392_28 .fullcolumn-outer {
  background-color: rgb(249, 249, 249);
  background-image: none;
  background-position: 50% 50%;
  background-repeat: repeat;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  position: absolute;
  top: 0px;
  bottom: 0px;
  z-index: -1;
}

.con_392_28 .fullcolumn-inner {
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-position: 50% 50%;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

.smartFixed .con_392_28 .fullcolumn-outer {
  left: 0 !important;
}

.con_440_4>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_440_4>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_393_53 {
  color: #000000;
}

.con_393_53 h1,
.con_393_53 h2,
.con_393_53 h3,
.con_393_53 h4,
.con_393_53 h5,
.con_393_53 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_393_53 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_393_53 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_393_53 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_393_53 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_393_53 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_393_53 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_393_53 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_393_53_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

.con_394_9 .w-button {
  /*-block-*/
  display: inline-block;
  /*-margin-*/
  margin: 0;
  padding: 0;
  /*-border-*/
  border-top: 1px none #3099dd;
  border-right: 1px none #3099dd;
  border-bottom: 1px none #3099dd;
  border-left: 1px none #3099dd;
  /*-border-radius-*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  /*-background-*/
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -moz-linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  cursor: pointer;
  outline: none;
  text-align: left;
}

.con_394_9 .w-button:hover {
  /*-border-*/
  border-top-color: #2188ca;
  border-right-color: #2188ca;
  border-bottom-color: #2188ca;
  border-left-color: #2188ca;
  /*-background-*/
  background: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -moz-linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}

.con_394_9 .w-button-position {
  /*-block-*/
  display: block;
  padding: 0 5px;
}

.con_394_9 .w-button .w-button-icon {
  /*-block-*/
  display: inline-block;
  /*-margin-*/
  margin-right: 3px;
  /*-font-*/
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  font-style: normal;
  vertical-align: top;
}

.con_394_9 .w-button:hover .w-button-icon {
  color: #4c76ff;
  font-size: 14px;
  font-weight: 400;
}

.con_394_9 .w-button .w-button-icon.w-icon-hide {
  display: none;
}

.con_394_9 .w-button .w-button-text {
  /*-block-*/
  display: inline-block;
  /*-font-*/
  font-family: Tahoma;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  text-decoration: none;
  font-style: normal;
  vertical-align: top;
  *vertical-align: middle;
  width: 100%;
}

.con_394_9 .w-button:hover .w-button-text {
  color: #4c76ff;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.con_394_9 .w-button .w-button-text span:focus {
  outline: none;
}

.con_489_29>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_489_29>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_398_13>.w-container {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 20px;
  background-color: rgb(76, 118, 255);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_398_13>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_399_13 {
  color: #000000;
}

.con_399_13 h1,
.con_399_13 h2,
.con_399_13 h3,
.con_399_13 h4,
.con_399_13 h5,
.con_399_13 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_399_13 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_399_13 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_399_13 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_399_13 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_399_13 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_399_13 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_399_13 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_399_13_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

.con_443_21>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_443_21>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

/*.con_400_13 {overflow: hidden !important;}*/
.con_400_13 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 1px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.con_400_13 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*object-fit: cover;*/
}

.con_400_13 .w-image-box .imgCliped {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.con_401_42>.w-container {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_401_42>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_402_42 {
  color: #000000;
}

.con_402_42 h1,
.con_402_42 h2,
.con_402_42 h3,
.con_402_42 h4,
.con_402_42 h5,
.con_402_42 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_402_42 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_402_42 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_402_42 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_402_42 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_402_42 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_402_42 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_402_42 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_402_42_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

.con_445_23>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_445_23>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

/*.con_403_42 {overflow: hidden !important;}*/
.con_403_42 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 1px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.con_403_42 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*object-fit: cover;*/
}

.con_403_42 .w-image-box .imgCliped {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.con_404_50>.w-container {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_404_50>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_405_50 {
  color: #000000;
}

.con_405_50 h1,
.con_405_50 h2,
.con_405_50 h3,
.con_405_50 h4,
.con_405_50 h5,
.con_405_50 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_405_50 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_405_50 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_405_50 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_405_50 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_405_50 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_405_50 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_405_50 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_405_50_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

.con_447_21>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_447_21>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

/*.con_406_50 {overflow: hidden !important;}*/
.con_406_50 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 1px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.con_406_50 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*object-fit: cover;*/
}

.con_406_50 .w-image-box .imgCliped {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.con_407_52>.w-container {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_407_52>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_408_52 {
  color: #000000;
}

.con_408_52 h1,
.con_408_52 h2,
.con_408_52 h3,
.con_408_52 h4,
.con_408_52 h5,
.con_408_52 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_408_52 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_408_52 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_408_52 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_408_52 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_408_52 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_408_52 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_408_52 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_408_52_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

.con_449_41>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_449_41>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

/*.con_409_52 {overflow: hidden !important;}*/
.con_409_52 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 1px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.con_409_52 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*object-fit: cover;*/
}

.con_409_52 .w-image-box .imgCliped {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.con_410_53 {
  color: #000000;
}

.con_410_53 h1,
.con_410_53 h2,
.con_410_53 h3,
.con_410_53 h4,
.con_410_53 h5,
.con_410_53 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_410_53 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_410_53 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_410_53 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_410_53 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_410_53 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_410_53 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_410_53 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_410_53_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

.con_490_40>.w-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_490_40>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_411_5>.w-container {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_411_5>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_412_5 {
  color: #000000;
}

.con_412_5 h1,
.con_412_5 h2,
.con_412_5 h3,
.con_412_5 h4,
.con_412_5 h5,
.con_412_5 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_412_5 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_412_5 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_412_5 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_412_5 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_412_5 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_412_5 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_412_5 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_412_5_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

/*.con_416_21 {overflow: hidden !important;}*/
.con_416_21 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 10px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.con_416_21 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*object-fit: cover;*/
}

.con_416_21 .w-image-box .imgCliped {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.con_417_43>.w-container {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_417_43>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_418_43 {
  color: #000000;
}

.con_418_43 h1,
.con_418_43 h2,
.con_418_43 h3,
.con_418_43 h4,
.con_418_43 h5,
.con_418_43 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_418_43 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_418_43 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_418_43 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_418_43 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_418_43 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_418_43 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_418_43 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_418_43_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

/*.con_419_43 {overflow: hidden !important;}*/
.con_419_43 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 10px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.con_419_43 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*object-fit: cover;*/
}

.con_419_43 .w-image-box .imgCliped {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.con_420_44>.w-container {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-right: 0 none transparent;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background-size: auto;
  /*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}

.con_420_44>.w-container>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.con_421_44 {
  color: #000000;
}

.con_421_44 h1,
.con_421_44 h2,
.con_421_44 h3,
.con_421_44 h4,
.con_421_44 h5,
.con_421_44 h6 {
  font-weight: normal;
  line-height: 1.2;
}

.con_421_44 h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.con_421_44 h1 {
  font-size: 2em;
  font-weight: normal;
}

.con_421_44 h3 {
  font-size: 1.17em;
  font-weight: normal;
}

.con_421_44 h4 {
  font-size: 13px;
  font-weight: normal;
}

.con_421_44 h5 {
  font-size: 0.83em;
  font-weight: normal;
}

.con_421_44 h6 {
  font-size: 0.67em;
  font-weight: normal;
}

#cke_txtc_con_421_44 {
  z-index: 1000001 !important;
}

.cke_editor_txtc_con_421_44_dialog .cke_dialog {
  z-index: 1000001 !important;
}

.cke_dialog_background_cover {
  z-index: 100000 !important;
}

.hidden-border {
  border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
  border: #d3d3d3 1px dotted;
}

/*.con_422_44 {overflow: hidden !important;}*/
.con_422_44 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 10px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.con_422_44 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*object-fit: cover;*/
}

.con_422_44 .w-image-box .imgCliped {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.con_450_46 .w-slider {
  /*-padding-*/
  padding: 0;
  margin: 0 auto;
  /*-position-*/
  position: relative;
  top: 0px;
  left: 0px;
  /*-size-*/
  width: 567px;
  height: 401px;
  overflow: hidden;
  visibility: hidden;
}

.con_450_46 .w-slider .w-slider-wrap {
  /*-position-*/
  position: relative;
  top: 0px;
  left: 0px;
  /*-size-*/
  width: 567px;
  height: 401px;
  cursor: default;
  overflow: hidden;
}

.con_450_46 .w-slider .w-slider-wrap .list {
  width: 100%;
  height: 400px !important;
  overflow: hidden;
  /*-background-*/
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  background: -moz-linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
  background: -o-linear-gradient(top, none, none);
  background: -ms-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
}

.con_450_46 .w-slider .w-slider-wrap .w-imgcut {
  background-repeat: no-repeat;
  background-position: 50% 50% center;
}

.con_450_46 .w-slider .w-slider-wrap img {
  /*-border-*/
  border: none !important;
  width: 100%;
}

.con_450_46 .w-slider .w-slider-wrap .text {
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 1);
  background-color: asd;
  font-size: 12px;
  color: #333;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  font-family: Tahoma;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}