/* call to action widget section */
.highlight-tag {
  padding: 50px 0;
  background: #8b8b8b;
  background-position: center;
  background-size: cover;
  position: relative;
  background-attachment: fixed; }
  .highlight-tag .theme-overlay {
    background: rgba(0, 0, 0, 0.2);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }
  .highlight-tag .highlight-wrapper {
    padding: 50px 0;
    display: block;
    position: relative;
    z-index: 2; }
    .highlight-tag .highlight-wrapper h2 {
      font-size: 28px;
      line-height: 30px;
      color: #fff;
      text-transform: uppercase;
      margin: 20px 0; }
    .highlight-tag .highlight-wrapper p {
      color: #fff !important;
      font-size: 20px;
      font-weight: 500; }
    .highlight-tag .highlight-wrapper .highlight-book {
      color: #fff;
      text-transform: uppercase;
      padding: 12px 25px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      font-size: 16px;
      margin-top: 30px;
      position: relative;
      display: inline-block;
      width: auto;
      background: #f83531; }

.before-footer-wrap .container-box {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
@media (min-width: 768px) {
  .before-footer-wrap .container-box {
    width: 750px; } }
@media (min-width: 992px) {
  .before-footer-wrap .container-box {
    width: 970px; } }
@media (min-width: 1200px) {
  .before-footer-wrap .container-box {
    width: 1170px; } }
.before-footer-wrap .row-area {
  margin-left: -15px;
  margin-right: -15px; }
.before-footer-wrap .clearfix:before,
.before-footer-wrap .clearfix:after,
.before-footer-wrap .row-area:before,
.before-footer-wrap .row-area:after,
.before-footer-wrap .container-box:before,
.before-footer-wrap .container-box:after {
  clear: both;
  content: '';
  display: table; }
.before-footer-wrap .clearfix:after,
.before-footer-wrap .row-area:after,
.before-footer-wrap .container-box:after {
  clear: both; }
.before-footer-wrap .col-two-third {
  width: 75%;
  text-align: left; }
  @media (max-width: 767.99px) {
    .before-footer-wrap .col-two-third {
      width: 100%; } }
.before-footer-wrap .col-one-third {
  width: 25%; }
  @media (max-width: 767.99px) {
    .before-footer-wrap .col-one-third {
      width: 100%; } }
.before-footer-wrap .col-one-third,
.before-footer-wrap .col-two-third {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.widget .highlight-tag .highlight-wrapper {
  text-align: center; }
  .widget .highlight-tag .highlight-wrapper a {
    color: #fff !important; }

/* end call to action widget section */
/* weather widget styling */
.widget_weather_widget,
.weather-block {
  position: relative;
  margin-bottom: 0;
  padding: 0 0 40px;
  font-size: 14px;
  clear: both; }

.weather {
  background-repeat: no-repeat;
  background-position: top left;
  background-size: auto;
  padding: 30px 15px 150px;
  position: relative;
  background-color: transparent; }
  .weather p {
    position: relative;
    font-size: 18px;
    color: #fff;
    text-transform: none; }
  .weather div {
    color: #fff;
    position: relative;
    font-size: 26px;
    font-weight: 500;
    text-align: center; }
  .weather h2 {
    font-size: 40px;
    font-weight: 500;
    position: relative;
    text-align: center;
    color: #fff; }
    .weather h2 i {
      font-size: 50px; }
  .weather h4 {
    color: #fff;
    position: relative;
    font-size: 26px;
    margin: 0 0 10px;
    text-transform: capitalize;
    text-align: center; }
  .weather span.min-max {
    position: absolute;
    top: 31%;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize; }
  .weather .max {
    left: 15px; }
  .weather .min {
    right: 15px; }
  .weather .column-for-weather {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%; }
    .weather .column-for-weather span {
      font-size: 16px;
      width: 33.33333%;
      display: block;
      float: left; }
    .weather .column-for-weather i {
      font-size: 30px; }

.weather:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(30, 82, 142, 0.5) 0%, #265889 50%, #9da671 100%); }

.input-group-sm {
  position: absolute;
  bottom: 120px;
  z-index: 1;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  text-align: center; }
  .input-group-sm input {
    height: 44px;
    padding: 5px 15px; }
  .input-group-sm button {
    padding: 10px 15px; }

@media (max-width: 991px) and (min-width: 768px) {
  .weather input {
    width: 85%; }
  .weather .input-group-sm button {
    padding: 10px 15px;
    width: 85%;
    margin-top: 10px;
    outline: none; }
  .weather .input-group-sm {
    bottom: 80px; }
  .weather .column-for-weather {
    margin-top: 10px; }
  .weather .weather span.min-max {
    position: relative;
    top: 0;
    display: block;
    left: 0;
    right: 0; } }
footer#footer .copy-right-footer .travel-copyright p {
  font-weight: 400; }
footer#footer .copy-right-footer .travel-copyright a {
  color: #f83531; }
  footer#footer .copy-right-footer .travel-copyright a:hover {
    color: #df1814; }

/* end weather widget styling */

/*# sourceMappingURL=ws-theme-addons-public.css.map */
