.bg-primary {
  background-color: #428bca;
}

.color-primary {
  color: #428bca;
}

body {
  font-size: 14px;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover, .btn-success:hover:hover, .btn-success:hover:focus,
.btn-success:hover:active, .btn-success:hover.active, .btn-success:focus,
.btn-success:focus:hover, .btn-success:focus:focus, .btn-success:focus:active,
.btn-success:focus.active, .btn-success:active, .btn-success:active:hover,
.btn-success:active:focus, .btn-success:active:active, .btn-success:active.active,
.btn-success.active, .btn-success.active:hover, .btn-success.active:focus,
.btn-success.active:active, .btn-success.active.active, .btn-success:active,
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active:active,
.btn-success:active.active, .btn-success.active, .btn-success.active:hover,
.btn-success.active:focus, .btn-success.active:active, .btn-success.active.active,
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus,
.btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled],
.btn-success[disabled]:hover, .btn-success[disabled]:focus,
.btn-success[disabled]:active, .btn-success[disabled].active,
fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover, .btn-info:hover:hover, .btn-info:hover:focus,
.btn-info:hover:active, .btn-info:hover.active, .btn-info:focus,
.btn-info:focus:hover, .btn-info:focus:focus, .btn-info:focus:active,
.btn-info:focus.active, .btn-info:active, .btn-info:active:hover,
.btn-info:active:focus, .btn-info:active:active, .btn-info:active.active,
.btn-info.active, .btn-info.active:hover, .btn-info.active:focus,
.btn-info.active:active, .btn-info.active.active, .btn-info:active,
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active:active,
.btn-info:active.active, .btn-info.active, .btn-info.active:hover,
.btn-info.active:focus, .btn-info.active:active, .btn-info.active.active,
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus,
.btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled],
.btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active,
.btn-info[disabled].active, fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover, .btn-warning:hover:hover, .btn-warning:hover:focus,
.btn-warning:hover:active, .btn-warning:hover.active, .btn-warning:focus,
.btn-warning:focus:hover, .btn-warning:focus:focus, .btn-warning:focus:active,
.btn-warning:focus.active, .btn-warning:active, .btn-warning:active:hover,
.btn-warning:active:focus, .btn-warning:active:active, .btn-warning:active.active,
.btn-warning.active, .btn-warning.active:hover, .btn-warning.active:focus,
.btn-warning.active:active, .btn-warning.active.active, .btn-warning:active,
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active:active,
.btn-warning:active.active, .btn-warning.active, .btn-warning.active:hover,
.btn-warning.active:focus, .btn-warning.active:active, .btn-warning.active.active,
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus,
.btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled],
.btn-warning[disabled]:hover, .btn-warning[disabled]:focus,
.btn-warning[disabled]:active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover, .btn-danger:hover:hover, .btn-danger:hover:focus,
.btn-danger:hover:active, .btn-danger:hover.active, .btn-danger:focus,
.btn-danger:focus:hover, .btn-danger:focus:focus, .btn-danger:focus:active,
.btn-danger:focus.active, .btn-danger:active, .btn-danger:active:hover,
.btn-danger:active:focus, .btn-danger:active:active, .btn-danger:active.active,
.btn-danger.active, .btn-danger.active:hover, .btn-danger.active:focus,
.btn-danger.active:active, .btn-danger.active.active, .btn-danger:active,
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active:active,
.btn-danger:active.active, .btn-danger.active, .btn-danger.active:hover,
.btn-danger.active:focus, .btn-danger.active:active, .btn-danger.active.active,
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus,
.btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled],
.btn-danger[disabled]:hover, .btn-danger[disabled]:focus,
.btn-danger[disabled]:active, .btn-danger[disabled].active,
fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-black {
  color: #fff;
  background-color: #000;
  border-color: black;
}

.btn-black:hover, .btn-black:hover:hover, .btn-black:hover:focus,
.btn-black:hover:active, .btn-black:hover.active, .btn-black:focus,
.btn-black:focus:hover, .btn-black:focus:focus, .btn-black:focus:active,
.btn-black:focus.active, .btn-black:active, .btn-black:active:hover,
.btn-black:active:focus, .btn-black:active:active, .btn-black:active.active,
.btn-black.active, .btn-black.active:hover, .btn-black.active:focus,
.btn-black.active:active, .btn-black.active.active, .btn-black:active,
.btn-black:active:hover, .btn-black:active:focus, .btn-black:active:active,
.btn-black:active.active, .btn-black.active, .btn-black.active:hover,
.btn-black.active:focus, .btn-black.active:active, .btn-black.active.active,
.btn-black.disabled, .btn-black.disabled:hover, .btn-black.disabled:focus,
.btn-black.disabled:active, .btn-black.disabled.active, .btn-black[disabled],
.btn-black[disabled]:hover, .btn-black[disabled]:focus,
.btn-black[disabled]:active, .btn-black[disabled].active,
fieldset[disabled] .btn-black, fieldset[disabled] .btn-black:hover,
fieldset[disabled] .btn-black:focus, fieldset[disabled] .btn-black:active,
fieldset[disabled] .btn-black.active {
  background-color: #000;
  border-color: black;
}

.btn-black .badge {
  color: #000;
  background-color: #fff;
}

.btn-black:hover, .btn-black:hover:hover, .btn-black:hover:focus,
.btn-black:hover:active, .btn-black:hover.active, .btn-black:focus,
.btn-black:focus:hover, .btn-black:focus:focus, .btn-black:focus:active,
.btn-black:focus.active, .btn-black:active, .btn-black:active:hover,
.btn-black:active:focus, .btn-black:active:active, .btn-black:active.active,
.btn-black.active, .btn-black.active:hover, .btn-black.active:focus,
.btn-black.active:active, .btn-black.active.active, .btn-black:active,
.btn-black:active:hover, .btn-black:active:focus, .btn-black:active:active,
.btn-black:active.active, .btn-black.active, .btn-black.active:hover,
.btn-black.active:focus, .btn-black.active:active, .btn-black.active.active,
.btn-black.disabled, .btn-black.disabled:hover, .btn-black.disabled:focus,
.btn-black.disabled:active, .btn-black.disabled.active, .btn-black[disabled],
.btn-black[disabled]:hover, .btn-black[disabled]:focus,
.btn-black[disabled]:active, .btn-black[disabled].active,
fieldset[disabled] .btn-black, fieldset[disabled] .btn-black:hover,
fieldset[disabled] .btn-black:focus, fieldset[disabled] .btn-black:active,
fieldset[disabled] .btn-black.active {
  color: #fff;
  background-color: #000;
  border-color: black;
}

.link-default {
  color: #fff;
}

.link-primary {
  color: #428bca;
}

.link-success {
  color: #5cb85c;
}

.link-info {
  color: #5bc0de;
}

.link-warning {
  color: #f0ad4e;
}

.link-danger {
  color: #d9534f;
}

.link-black {
  color: #000;
}

.text-default {
  color: #fff;
}

.text-primary {
  color: #428bca;
}

.text-success {
  color: #5cb85c;
}

.text-info {
  color: #5bc0de;
}

.text-warning {
  color: #f0ad4e;
}

.text-danger {
  color: #d9534f;
}

.text-black {
  color: #000;
}

.nav_style_01 .navbar-nav>li>a {
  display: -webkit-box !important;
  display: flex !important;
  display: -ms-flexbox !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  color: #ECECEC;
  cursor: pointer;
  border-radius: 0px !important;
}

.nav_style_01 .navbar-nav>li>a::after {
  content: "";
  display: block;
  width: 0;
  height: 3px;
  background-color: #c6c6c6;
  position: absolute;
  opacity: 1;
  bottom: 0;
  left: 15px;
  right: auto;
  top: auto;
  transition: all 0s ease;
}

.nav_style_01 .navbar-nav>li>a:hover {
  color: white;
  background-color: #5d5d5d !important;
}

.nav_style_01 .navbar-nav>li>a>p {
  margin-top: 10px !important;
}

.nav_style_01 .navbar-nav>.active>a {
  font-weight: bold;
}

.nav_style_01 .dropdown-menu {
  background-color: #505050 !important;
  border-style: none;
  padding: 0px !important;
  border-radius: 0px !important;
  left: 0px !important;
}

.nav_style_01 .dropdown-menu a {
  color: #ECECEC;
  min-height: 40px;
  line-height: 40px;
  cursor: pointer;
}

.nav_style_01 .dropdown-menu a:hover, .nav_style_01 .dropdown-menu a:focus,
.nav_style_01 .dropdown-menu a:active {
  color: white;
  background-color: #5d5d5d !important;
}

.nav_style_01 .icon-bar {
  background-color: #ECECEC !important;
}

.cst_navbar_BKcolor {
  background-color: #434343 !important;
}

.nav_style_01 {
  border-radius: 0px;
  margin-bottom: 0px;
  border-style: none;
}

.nav_style_01 .collapse {
  -webkit-transform: rotate(0deg) scale(1) translate(0px, 0%);
  -ms-transform: rotate(0deg) scale(1) translate(0px, 0%);
  transform: rotate(0deg) scale(1) translate(0px, 0%);
}

.nav_style_01 .container-fluid {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  display: table;
}

.nav_style_01 .container {
  background-color: #434343;
  padding-right: 0px;
  padding-left: 0px;
  display: table;
}

.nav_style_01 .navbar-header {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding-left: 15px;
}
.nav_style_01 .dropdown-toggle .dropdown {
  height: 100%;
  background-color: transparent !important;
}

.nav_style_01 .nav .open>a {
  color: white;
  background-color: #5d5d5d !important;
}

.headroom--not-top {
  background-color: #434343 !important;
  transition: all 0.4s ease-in-out;
}

.cst_textLinkstyle a:not(.btn) {
  color: inherit;
}

.cst_textLinkstyle a:not(.btn):hover, .cst_textLinkstyle a:not(.btn):active,
.cst_textLinkstyle a:not(.btn):focus {
  color: #d9534f;
}

.cst_tabs .nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cst_tabs .nav-tabs li a {
  margin-right: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0;
  opacity: 0.7;
  color: black;
}

.cst_tabs .nav-tabs li a:hover {
  background-color: white;
  color: black;
}

.cst_tabs .nav-tabs li.active a {
  opacity: 1;
  color: black;
  background-color: white;
}

.cst_tabs .nav-tabs li.active a:hover, .cst_tabs .nav-tabs li.active a :focus {
  color: black;
}

.cst_tabs_full li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.cst_tabs_center .nav-tabs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cst_tabs_borderStyle01 .nav-tabs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.cst_tabs_borderStyle01 .nav-tabs li a:hover {
  border-color: rgba(0, 0, 0, 0.3);
}

.cst_tabs_borderStyle01 .nav-tabs li.active a {
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom-color: transparent;
}

.cst_tabs_borderStyle02 .nav-tabs {
  border-bottom: 1px solid transparent;
}

.cst_tabs_borderStyle02 .nav-tabs li a {
  border: 0;
}

.cst_tabs_borderStyle02 .nav-tabs li a:hover {
  border: 0;
}

.cst_tabs_borderStyle02 .nav-tabs li.active a {
  border: 0;
  border-bottom: 3px solid black;
  padding-top: 8px;
}

.cst_tabs_borderStyle03 .nav-tabs {
  border-bottom: 1px solid transparent;
}

.cst_tabs_borderStyle03 .nav-tabs li a {
  border: 0;
}

.cst_tabs_borderStyle03 .nav-tabs li a:hover {
  border: 0;
}

.cst_tabs_borderStyle03 .nav-tabs li.active a {
  border: 0;
  border-top: 3px solid black;
  padding-bottom: 8px;
}

.cst_tabs_noborder .nav-tabs {
  border-bottom: 1px solid transparent;
}

.cst_tabs_noborder .nav-tabs li a {
  border: 0;
}

.cst_tabs_noborder .nav-tabs li a:hover {
  border: 0;
}

.cst_tabs_noborder .nav-tabs li.active a {
  border: 0;
}
.div_sub p, .div_sub a {
  color: #fff !important;
}

.color_white {
  color: #fff !important;
}

.img_full {
  width: 100%;
  height: 100%;
}

.link_box.active .link_text {
  opacity: 0.6;
  transition: All 0.3s ease;
}

.link_box.active .link_number {
  opacity: 0.6;
  transition: All 0.3s ease;
}

.link_box:hover .link_line {
  width: 20px;
  background-color: white;
  transition: All 0.3s ease;
}

.link_box:hover .link_number {
  opacity: 1;
  transition: All 0.3s ease;
}

.link_box:hover .link_text {
  opacity: 1;
  transition: All 0.3s ease;
}

.btn-link:hover, .btn-link:focus {
  text-decoration: none;
}

.dropdown-menu {
  box-shadow: 0 6px 12px transparent;
  min-width: 90px;
}

.dropdown-menu.custom_1 {
  box-shadow: 0 6px 12px transparent;
  min-width: 120px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  background-color: transparent !important;
  color: #FFFFFF;
  transition: All 0.3s ease;
}

.dropdown-menu>li>.nav_page:hover, .dropdown-menu>li>a:focus {
  background-color: transparent !important;
  color: #333;
  transition: All 0.3s ease;
}

.btn-listitem.active .nav_page_first {
  color: #333 !important;
}

.div_service_box:hover .div_service_border {
  border-right: 1px solid rgba(255, 255, 255, 0);
  transition: All 0.3s ease;
}

.btn-listitem.active .div_map_border {
  border-color: #8892a1 !important;
  transition: All 0.3s ease;
}

.div_layout:hover .div_layout_box {
  transition: All 0.3s ease;
  background-color: rgba(0, 0, 0, 0.2) !important;
}

.div_layout:hover .div_layout_icon_box {
  transition: All 0.3s ease;
  opacity: 0;
}

.div_layout:hover .img_layout {
  transition: All 0.3s ease;
  opacity: 1;
}

.div_layout:hover .text_layout {
  transition: All 0.3s ease;
  color: #ddd;
}

.list_layout_bg+.list_layout_bg {
  background-color: rgba(56, 59, 67, 0.3) !important;
}

.link_energy.active {
  border-right: 2px solid rgba(136, 146, 161, 0.8);
  transition: All 0.3s ease;
  background-color: rgba(204, 204, 204, 0.1);
}

.link_energy.active .nav_energy {
  color: #8892a1;
  transition: All 0.3s ease;
}

.div_layout_border:hover .img_layout {
  -webkit-transform: rotate(0deg) scale(1.1) translate(0%, 0%);
  -ms-transform: rotate(0deg) scale(1.1) translate(0%, 0%);
  transform: rotate(0deg) scale(1.1) translate(0%, 0%);
  transition: All 10s ease;
}

.div_across_box:nth-child(even) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.div_layout_border:hover .div_layout_line {
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-transform: rotate(90deg) scale(1) translate(0%, 0%);
  -ms-transform: rotate(90deg) scale(1) translate(0%, 0%);
  transform: rotate(90deg) scale(1) translate(0%, 0%);
  transition: All 0.3s ease;
}

.btn_nav_page.active .div_nav_border {
  width: 100%;
  transition: All 0.3s ease;
  opacity: 1;
}

.btn_nav_page:hover .div_nav_border {
  width: 100%;
  transition: All 0.3s ease;
  opacity: 0.5;
}

.btn_nav_page:hover .div_nav_page_page {
  height: 24vh;
  bottom: -24vh;
  transition: All 0.3s ease;
}

.btn_nav_page:hover .div_nav_page_page2 {
  height: 36vh;
  bottom: -36vh;
  transition: All 0.3s ease;
}

.btn_nav_page:hover .div_nav_page_page3 {
  height: 12vh;
  bottom: -12vh;
  transition: All 0.3s ease;
}

.div_class:hover .div_opacity_0 {
  opacity: 0;
  transition: All 0.5s ease;
}

.div_class:hover .div_opacity_1 {
  opacity: 1;
  transition: All 0.5s ease;
}

.cst_block_slide .c-slider-nav-dot {
  width: 7vh;
  height: 7vh;
  border-radius: 0;
}

.c-slider-nav-dot.c-active {
  border-width: 2px;
  border-color: rgba(136, 146, 161, 0.6);
  border-bottom-style: solid;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
}

.div_project_color.active .div_project_color_bg {
  background-color: rgba(204, 204, 204, 0.3);
  transition: All 0.5s ease;
}

.div_project_color_more:hover .div_project_color_more_line {
  background-color: #0080c5;
  transition: All 0.5s ease;
}

.div_project_color_more:hover .text_project_color_more {
  color: #383b43;
  transition: All 0.5s ease;
}

.div_advantage:hover .div_advantage_line {
  width: 100%;
  transition: All 0.5s ease;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  border: 1px solid rgba(204, 204, 204, 0.4);
  border-bottom-color: #021420 !important;
}

.div_custom1:hover .text_custom0 {
  width: 0px;
  padding: 0px;
  opacity: 0;
  transition: All 0.3s ease;
}

.div_custom1:hover .text_custom1 {
  width: auto;
  padding-left: 1.5vh;
  padding-right: 1.5vh;
  opacity: 1;
  transition: All 0.3s ease;
}

.nav>li>a:hover, .nav>li>a:focus {
  border-color: transparent !important;
  background-color: transparent !important;
  color: #3b3c45 !important;
  transition: All 0.3s ease;
}

.btn-listitem.active .img_btn_custom {
  opacity: 1;
  transition: All 0.3s ease;
}

input::-webkit-input-placeholder {
  color: #8c95a2;
  letter-spacing: 1px;
}

input::-moz-input-placeholder {
  color: #8c95a2;
  letter-spacing: 1px;
}

input::-ms-input-placeholder {
  color: #8c95a2;
  letter-spacing: 1px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  background-color: transparent !important;
  border-bottom: 2px solid #021420;
  border-top: 1px solid rgba(204, 204, 204, 0);
  border-left: 1px solid rgba(204, 204, 204, 0);
  border-right: 1px solid rgba(204, 204, 204, 0);
}

.nav-tabs.border_bottom_0px {
  border-bottom: 0px solid #ddd !important;
}

.height_120 {
  width: 120% !important;
  -webkit-transform: rotate(0deg) scale(1) translate(-10%, 0%) !important;
  -ms-transform: rotate(0deg) scale(1) translate(-10%, 0%) !important;
  transform: rotate(0deg) scale(1) translate(-10%, 0%) !important;
}

.div_custom_wf1:hover .div_custom_wf2 {
  opacity: 1;
  transition: All 0.5s ease;
}

.div_custom_wf1:hover .text_custom_wf1 {
  opacity: 1;
  transition: All 0.5s ease;
}

.btn-listitem.active .div_custom_wf2 {
  opacity: 1;
  transition: All 0.5s ease;
}

.btn-listitem.active .text_custom_wf1 {
  opacity: 1;
  transition: All 0.5s ease;
}

.icon_ap1 {
  width: 90% !important;
}

.icon_ap2 {
  width: 120% !important;
}

.icon_ap3 {
  width: 160% !important;
}

.icon_ap4 {
  width: 210% !important;
}

p.number {
  background-repeat: no-repeat;
  background-position: 50% 0%;
  padding-top: 10vh;
  background-size: auto 6vh;
  text-align: center;
}

p.number span {
  display: block;
  font-size: 1.8vh;
  line-height: 1.5em;
}

p.number span.number {
  font-size: 4vh;
  font-weight: normal;
  letter-spacing: 3px;
}

.img_index_1000 {
  z-index: 1000 !important;
  transition: All 0.5s ease;
  opacity: 1 !important;
}

div.color_0727 {
  background-color: #dec875 !important;
}

div.color_4319 {
  background-color: #8db1c9 !important;
}

div.color_0343 {
  background-color: #aac576 !important;
}

div.color_1520 {
  background-color: #f0cecc !important;
}

p.color_0727 {
  color: #dec875 !important;
}

p.color_4319 {
  color: #8db1c9 !important;
}

p.color_0343 {
  color: #aac576 !important;
}

p.color_1520 {
  color: #f0cecc !important;
}

.color_red {
  color: #e21823 !important;
}

div.color_red {
  border-color: #e21823;
  background-color: #e21823;
}

.color_pink {
  color: #e11471 !important;
}

div.color_pink {
  border-color: #e11471;
  background-color: #e11471;
}

.color_yellow {
  color: #e0882d !important;
}

div.color_yellow {
  border-color: #e0882d;
  background-color: #e0882d;
}

.color_gold {
  color: #f8c300 !important;
}

div.color_gold {
  border-color: #f8c300;
  background-color: #f8c300;
}

.color_green {
  color: #9cc713 !important;
}

div.color_green {
  border-color: #9cc713;
  background-color: #9cc713;
}

.color_indigo {
  color: #84cacd !important;
}

div.color_indigo {
  border-color: #84cacd;
  background-color: #84cacd;
}

.color_ice {
  color: #c2d5ec !important;
}

div.color_ice {
  border-color: #c2d5ec;
  background-color: #c2d5ec;
}

.color_blue {
  color: #19afe5 !important;
}

div.color_blue {
  border-color: #19afe5;
  background-color: #19afe5;
}

.color_violet {
  color: #604d9c !important;
}

div.color_violet {
  border-color: #604d9c;
  background-color: #604d9c;
}

.citysymboles {
  margin-left: -3vw;
}



.animals {
  margin-left: -3vw;
}


.hand {
  padding-top: 16vh;
}

.qingtong.ll.div_DPpW0R {
  padding-top: 19vh;
}

.qingtongs {
  margin-left: -3vw;
}


.jisi.ll.div_DPpW0R {
  padding-top: 23vh;
}

.jisis {
  margin-left: -3vw;
}
.location.hover {
  width: 1.7vw;
  height: 1.7vw;
  margin-left: -0.5vw;
  margin-top: -0.5vw;
}

.white_pv.btn-default:hover, .white_pv.btn-default:focus,
.white_pv.btn-default.focus, .white_pv.btn-default:active,
.white_pv.btn-default.active, .white_pv.open>.dropdown-toggle.btn-default {
  color: #3b3c45 !important;
  background-color: #FFFFFF !important;
  border-color: #ffffff !important;
}


.column_left.active {
  background-color: #f4f4f5;
}

.column_left.active .div_zLAXB0 {
  opacity: 1;
}

.column_right.active {
  background-color: #f4f4f5;
}

.column_right.active .div_zLAXB0 {
  opacity: 1;
}

.column_right.active .opacity_0 {
  opacity: 1 !important;
}

.active .cbpara_wsa4 {
  border-bottom: 3px solid #383b43;
  padding-bottom: 2vh;
}

.mover.dragging .image-container {
  opacity: 0.8 !important;
}

.mover.dragging .element:hover .animation {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.mover.dragging:hover {
  background-color: #fff !important;
}
