:root {
  --secondary-color: #f58220;
}

#section-gift-banner {
  display: block;
  padding-left: 0;
  padding-right: 0;
}
.form-consulting-me {
  display: block;
  position: absolute;
  background-color: var(--primary-color);
  background-image: linear-gradient(#11af60, #0b7742);
  width: 380px;
  top: 25px;
  right: 25px;
  bottom: 20px;
  border-radius: 5px;
}
.form-consulting-me .wpcf7-form h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.form-consulting-me .wpcf7-form p {
  padding-left: 25px;
  padding-right: 25px;
}
.form-consulting-me .wpcf7-form input,
.form-consulting-me .wpcf7-form textarea {
  border-radius: 5px;
}
.form-consulting-me .wpcf7-form .wpcf7-submit {
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 5px;
  width: 100%;
  height: 50px;
}
.form-consulting-me .gift-countdown {
  position: absolute;
  bottom: 0;
  padding-left: 35px;
  padding-right: 35px;
}
#section-showroom {
  padding-left: 0;
  padding-right: 0;
}
.showroom-search-block {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 30px 10px;
  background-color: var(--primary-color);
  border-radius: 8px;
}
.showroom-title {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
}
.showroom-search-menu {
  display: block;
  position: absolute;
  top: 23px;
  right: 0;
}
.showroom-search-menu select {
  display: inline-block;
  border-radius: 5px;
  width: 220px;
}
.showroom-city-select {
  margin-right: 35px;
}
.showroom-district-select {
  margin-right: 20px;
}
.showroom-search-btn {
  display: inline-block;
  width: 120px;
  height: 30px;
  border: 1px solid #fff;
  background-color: var(--primary-color);
  color: #fff;
  -moz-box-shadow: inset 0.2em 0.2em 0.2em 0 rgba(255, 255, 255, 0.5),
    inset -0.2em -0.2em 0.2em 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0.2em 0.2em 0.2em 0 rgba(255, 255, 255, 0.5),
    inset -0.2em -0.2em 0.2em 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0.2em 0.2em 0.2em 0 rgba(255, 255, 255, 0.5),
    inset -0.2em -0.2em 0.2em 0 rgba(0, 0, 0, 0.5);
}
.showroom-search-btn:hover {
  color: #eee !important;
  box-shadow: inset 0.21em 0.21em 0.21em 0.01em rgba(255, 255, 255, 0.5),
    inset -0.15em -0.15em 0.15em -0.05em rgba(0, 0, 0, 0.5) !important;
}
.showroom-map-block > .row > .col {
  padding-bottom: 0;
}
.showroom-map-viewer {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 10px;
}
.showroom-map-city {
  width: auto;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
.showroom-list-container {
  display: block;
  float: right;
}
.showroom-list {
  padding-top: 20px;
}
.showroom-list .showroom {
  padding-bottom: 20px;
}
.showroom .showroom-info {
  display: flex;
  flex-direction: row;
  padding-bottom: 10px;
}
.showroom .showroom-info .showroom-info-icon {
  min-width: 40px;
  width: auto;
}
.showroom .showroom-detail {
  margin-top: 2px;
}
.showroom .showroom-detail .showroom-detail-label {
  font-weight: 700;
  text-decoration: none;
}
.showroom .showroom-detail .showroom-detail-content {
  text-decoration: none;
}
.showroom-context {
  display: block;
  position: relative;
  margin: 0 17px 20px;
}
.showroom-btn-group {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.showroom-btn-group .btn-view-map-direction,
.showroom-btn-group .btn-visit-store {
  background-color: var(--secondary-color);
  border-radius: 5px;
  border: 1px solid #fff;
  margin-right: 0 !important;
}
.showroom-btn-group .btn-view-map-direction span,
.showroom-btn-group .btn-visit-store span {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
.showroom-slider {
  display: block;
  position: relative;
  min-height: 500px;
}
.showroom-slider .slider-wrapper .slider img {
  max-height: 500px;
}
.expand-form {
  background: #00A14B;
  display: block;
  width: fit-content;
  color: rgb(255, 255, 255);
  padding: 7px 15px;
  font-size: 16px !important;
  border-radius: 10px !important;
  margin-left: 10px;
}
.expand-form:hover {
  cursor: pointer;
}
.ss-giai-phap .content-image .link.active {
  border: 6px solid #f58220;
}

.ss.ss-dang-ki form input[type=email]{
  border: 3px solid #00A14B;
  border-radius: 20px;
  font-size: 16px;
}

.ss.ss-dang-ki form .custom-panel{
  background-color: transparent;
}

.ss.ss-dang-ki form .custom-panel .wpcf7-form-control-wrap{
  margin-bottom: 10px;
}

.ss.ss-dang-ki form .custom-panel .wpcf7-form-control-wrap.radio-182{
  border: 3px solid #00A14B;
    border-radius: 20px;
    background-color: #fff;
}

.ss.ss-dang-ki form .custom-panel .wpcf7-form-control-wrap.radio-182 label{
  margin: 5px;
}

.ss.ss-dang-ki form .custom-panel .wpcf7-form-control-wrap input.wpcf7-form-control{
  border: 3px solid #00A14B;
  border-radius: 20px;
  
}

.ss.ss-dang-ki form #form-second-collapse-control input.wpcf7-form-control{
  background: #00A14B;
  border-radius: 10px !important;
  margin-left: 10px;
}

@media (min-width: 767px) {
  .ss-giai-phap .accordion-item .accordion-title:hover {
    background: linear-gradient(87.48deg, #219653 6.38%, #8bc751 83%);
    color: white;
  }
  .ss-giai-phap .content-image .link:hover {
    border: 6px solid #f58220;
    cursor: pointer;
  }
}
