.btn-ventus{
    color: white;
    display: block;
    border-radius: 5px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 25px;
    font-weight: 700;
}
.btn-ventus-wsp{
    background: #3da618;
}
#rental .btn-ventus-wsp{
	margin-top:3rem;
}
.btnswsp {
  display: block !important;
}
.sello-garantia {
  position: relative;
  z-index: 100;
  width: 110px;
  left: 130px;
  top: 0;
}
tr.msg-covid td {
  text-align: center;
  background: #ff4343;
  /* margin-bottom: 15px; */
  border-radius: 5px;
  color: white !important;
}
tr.msg-covid td strong.title-cv {
  display: block;
  font-weight: 700 !important;
  text-transform: uppercase;
  font-size: 1.1em;
}
tr.msg-covid td strong:last-child {
  line-height: normal;
}
.woocommerce .checkout-coupon form.checkout_coupon .form-row-first {
  float: left;
  padding-right: 0 !important;
  width: 70% !important;
}
.woocommerce .checkout-coupon form.checkout_coupon .form-row-last {
  float: left;
  width: 30% !important;
  position: relative !important;
  right: 0 !important;
}
.wpb-js-composer .vc_tta.vc_tta-spacing-3 .vc_tta-tab {
  margin-top: 5px !important;
  margin-bottom: 1px;
  margin-left: 2px;
  margin-right: 1px;
  border-radius: 5px !important;
}
.modal form.cart div.quantity {
  display: none;
}
.modal {
  max-width: auto !important;
  background: #03274a40;
}
.blog-style-medium-image .entry-excerpt p {
  max-height: 8.8em;
  overflow: hidden;
  letter-spacing: normal;
  font-size: 14px !important;
  line-height: 1.7;
}
.blog-style-medium-image article + article .entry-thumbnail-wrap {
  float: right;
  padding-right: 0;
}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
  width: 295px;
}
.vc_tta-style-tour_style1 .vc_tta-tab > a,
.vc_tta-style-tour_style1 .vc_tta-panel-title > a {
  font-size: 14px;
}
.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
  margin-top: 5px;
  margin-bottom: 0;
  margin-left: 1px;
  margin-right: 0;
  border-radius: 5px;
}
.vc_tta-style-tour_style1 .vc_tta-tab.vc_active {
  background-color: #0f2540 !important;
  color: #ffffff;
}

#fancybox-wrap {
  width: 50% !important;
}
#fancybox-content {
  width: 100% !important;
  border: none !important;
  background: #043e78 !important;
  padding: 40px 20px !important;
  text-align: center;
  color: white;
}

#fancybox-content h4 {
  font-weight: 700;
  margin-bottom: 25px;
}
#fancybox-content .content-phones.hours h4 {
  margin-bottom: 15px;
}
#fancybox-content .col-md-6 + .col-md-6 {
  margin-bottom: 15px;
}
#fancybox-content a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-size: 24px !important;
  transition: all 0.5s ease;
  background: #25d366;
  border-radius: 5px;
  line-height: 45px;
}
#fancybox-content a:hover {
  color: white !important;
  background: #075e54;
  transition: all 0.5s ease;
}

#fancybox-content .content-phones.hours p {
  display: block;
  color: white;
  text-decoration: none;
  font-weight: 700;
  font-size: 24px !important;
  transition: all 0.5s ease;
}
#fancybox-content a + a {
  margin-top: 0px;
}

#fancybox-content .content-phones + .content-phones {
  margin-top: 32px !important;
}

#fancybox-content .content-phones {
  float: left;
  width: 100%;
  padding: 0 15px;
}
.button-chat-fixed:hover {
  width: auto;
  border-radius: 60px;
  transition: all 0.5s ease;
}
.button-chat-fixed {
  z-index: 999;
  position: fixed;
  bottom: 217px;
  right: 15px;
  border-radius: 100%;
  background: #1b84bc;
  width: 55px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-size: 30px;
  color: white !important;
  transition: all 0.5s ease;
}

.button-chat-fixed span {
  opacity: 0;
  font-size: 0;
  transition: all 0.3s ease;
}

.button-chat-fixed a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.button-chat-fixed a i {
  vertical-align: middle;
}
.button-chat-fixed:hover span {
  opacity: 1;
  font-size: 15px;
  vertical-align: bottom;
  transition: all 0.5s ease;
}
.button-chat-fixed:hover a {
  padding: 0 15px;
  display: inherit;
  transition: all 0.5s ease;
}
.button-chat-fixed a,
.button-chat-fixed a i {
  color: white !important;
}

.chatcyber-txt span {
  font-size: 14px;
  line-height: 60px;
  color: #fff;
  margin: 0;
  text-shadow: 0 1px 2px rgb(0 0 0 / 30%);
  transition: all 0.5s ease;
}
a.vmps.fancybox:hover .chatcyber-txt {
  opacity: 1;
  width: 270px;
}
@media (max-width: 767px) {
  .sello-garantia {
    left: 0;
  }
  #fancybox-wrap {
    width: 90% !important;
  }
  #fancybox-content h4 {
    margin-bottom: 15px;
    font-size: 17px;
  }
  #fancybox-content a {
    font-size: 13px !important;
  }
  #fancybox-content {
    padding: 15px 0 !important;
  }
  #fancybox-content .col-md-6.col-sm-6 {
    width: 50%;
    float: left;
    padding: 3px;
  }
  #fancybox-content .col-md-6 + .col-md-6 {
    margin-bottom: 5px;
  }
  #fancybox-content .content-phones + .content-phones {
    margin-top: 15px !important;
  }
  #fancybox-content .content-phones.hours p {
    font-size: 15px !important;
  }
}
