.sppb-addon-tab .sppb-nav-tabs >li >a {
  font-size:24px;
  font-weight:900;
}

#cw_mod_contact_namecwcmod-125, #cw_mod_contact_emailcwcmod-125, #cw_mod_contact_subjectcwcmod-125, #cw_mod_contact_messagecwcmod-125 {
  border:1px solid #CCC !important;
}


.sole-block {
  width:100%;
  display:table;
}

.sole1 {
  width: 30%;
  margin:0 1%;
  float:none;
  display:inline-block;
  background:rgba(255,255,255,0.6);
  border-radius:20px;
  -webkit-transition:0.3s ease-in-out;
  transition:0.3s ease-in-out;
  padding:10px;
  box-sizing:border-box;
}

.sole1:hover {
  background:#57c3ed;
  -webkit-transition:0.3s ease-in-out;
  transition:0.3s ease-in-out;
}

.sole1 h4 {
  font-weight:900;
}

.sole1 h2 {
  font-size:60px;
  margin-bottom:0;
  padding-bottom:0;
}

.sole1 h5 {
  font-size:16px;
  margin-top:0;
  padding-top:0;
}

.sole1 a {
  margin-top:20px;
  margin-bottom:20px;
  padding:10px 20px;
  background:#FFF;
  color:#57c3ed;
  border-radius:10px;
}

.sppb-addon-tab .sppb-nav-tabs {
  background-color:rgba(0,0,0,0);
}

.sppb-nav-tabs-content {
  background:none;
}


span.sppb-pricing-price {
  display: block;
  margin-bottom: 20px;
}

.details {
  font-weight:900;
  font-size:20px;
}

.corporate-slider .varition-corporate .sppb-slide-item-bg {
    background-position: 100% 50%;
}

.bookToday h2 {
    margin-top: 10px;
    color: #FFF;
    letter-spacing: 2px;
}

#sp-header .logo h1>img {
    height: 60px;
    max-width: 250px;
}

.bg-overlay, .bg-color-overlay:after {
    background-color: rgba(238, 238, 238, 0.6);
}

.sppb-addon-pricing-table .sppb-pricing-box {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 14px;
    color: #000;
}

.sppb-addon-pricing-table.simple .sppb-pricing-box.sppb-pricing-featured {
    background-color: #57c3ed;
}

.sppb-addon-pricing-table.simple .sppb-pricing-box.sppb-pricing-featured * {
    color: #FFF;
}

.sppb-addon-pricing-table.simple .sppb-pricing-box.sppb-pricing-featured .sppb-btn {
    background: #FFF;
    color: #57c3ed;
}

#sp-page-builder .page-content .sppb-section {
    text-align: center;
}

.homeBlock1 {
    width: 100%;
}

.homeTick {
    width: 10%;
    float: left;
    min-height: 150px;
}

.homeBox {
    width: 85%;
    min-height: 200px;
    margin-left: 5%;
    float: left;
}

.homeBox h4 {
    color: #FFF;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0;
    padding-top: 0;
    font-size: 30px;
}

.boxedBox {
    max-width: 1200px;
    margin: 0 auto;
}

.blueBox {
    background: #57c3ed;
    padding: 40px;
}

.blueBox h5 strong {
    color: #FFF;
}

.blueBox h5 {
    font-size: 22px;
}

.blockText h5 {
    color: #57c3ed;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-size: 30px;
    margin-top: 30px;
}

.pricingAlternative .sppb-addon-pricing-table .sppb-pricing-box {
    background: #f2f2f2;
    min-height: 875px;
}

.pricingAlternative2 .sppb-addon-pricing-table .sppb-pricing-box {
    background: #f2f2f2;
}

@media (max-width: 989px) {
  .corporate-slider .varition-corporate .sppb-slide-item-bg .sppb-slideshow-fullwidth-item-wrapper .sppb-slideshow-fullwidth-item-text h1.sppb-fullwidth-title {
    color: #FFF;
  }
  
  p.details.sppb-wow.fadeInLeftBig.sppb-animated {
    color: #FFF;
  }
}

@media (min-width:768px) {
    .creative_form_3 .creativecontactform_footer {
        margin-top: -80px;
        float: right
    }
}

@media (max-width: 479px) {
    .boxedBox .sppb-addon-container {
        padding: 0 20px !important;
    }
    .homeTick {
        width: 100%;
        min-height: 0;
        margin-bottom: 10px;
    }
    .homeBox {
        width: 100%;
        min-height: 0;
        margin-left: 0;
        margin-bottom: 20px;
    }
}
