/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Aug 19, 2019, 11:58:01 AM
    Author     : mv
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : May 14, 2019, 10:35:00 AM
    Author     : mv
*/
/** Rebuild Marine promoter - FMG - Start **/
/**
  * Font sizes and spacing/widths
  * -----------------------------------------------------------------------------
  */
/* Font familys */
/* Font weight */
/* Custom theme Font sizes */
/* extra small fonts 12px*/
/*Footer links -14px*/
/*Normal font - 16px*/
/*Block heading - 18px*/
/*Block heading - 22px*/
/*Block heading - 24px*/
/*heading - large - 32px,*/
/* Transitions */
/* line Height */
/* Breakpoints */
/* Spacings and widths */
/** Button settings **/
/** Menu settings **/
/** Rebuild Marine promoter - FMG - End **/
/*
Created on : 2019-06-26
Author     : 
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : May 15, 2019, 2:43:47 PM
    Author     : mv
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 27, 2018, 3:04:21 PM
    Author     : mv
*/
/*
.if-template-selector(@selector; @template; @rules) {
	@{selector} when (@app-skin = @template) {
		@rules();
	}
}
*/
/* Body */
/* Small */
.al-ty-h1b-price {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 40px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 16, 2021, 8:47:50 AM
    Author     : mv
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Oct 16, 2019, 3:00:01 PM
    Author     : mv
*/
body.al-page-biz {
  display: block;
}
body.al-page-biz #page {
  padding: 0;
  width: auto;
  margin-top: 0;
  position: relative;
  z-index: 0;
}
body.al-page-biz .take_over_wrapper_btm .search_bar {
  display: none;
}
body.al-page-biz .al-footer {
  margin-top: 0;
}
.al-biz {
  box-sizing: border-box;
  padding-bottom: 200px;
}
.al-biz * {
  box-sizing: inherit;
}
.al-biz.has-cover .al-biz-left {
  margin-top: -22px;
}
.al-biz.has-nocover .al-biz-left {
  margin-top: 21px;
}
.al-biz.has-nocover .al-biz-right {
  margin-top: 34px;
}
.al-biz-left {
  margin-top: -202px;
  position: relative;
  z-index: 1;
}
.al-biz-left .al-bizcard:last-child {
  margin-bottom: 0;
}
.al-biz-grid {
  display: flex;
  gap: 72px;
}
.al-biz-left {
  flex: 0 0 386px;
  max-width: 386px;
}
.al-biz-right {
  flex-grow: 1;
}
.al-biz-right .al-bizcard-simple:first-child {
  border: 0;
}
.al-bizcard-simple {
  border-top: 1px solid #CBD5D9;
}
.al-bizcard-simple .al-bizcard-title {
  padding: 32px 0 16px;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
}
.al-bizcard-simple .al-bizcard-content {
  padding: 0 0 32px;
}
/*@import '../../base/mixins.less';*/
/*@import '../../base/typography.less';*/
/*@import '../../content/ad/card.less';*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Sep 27, 2019, 5:11:30 PM
    Author     : fpereira
*/
.al-biz-hero {
  box-sizing: border-box;
  position: relative;
  background: no-repeat bottom right;
  /*background-color: #fff;*/
  /*background-color: @color-dark;*/
  /*height: 264px;*/
  border-radius: 0 0 8px 8px;
  overflow: hidden;
  max-width: 1140px;
  margin: 0 auto;
  aspect-ratio: 1140/264;
}
.al-biz-hero * {
  box-sizing: inherit;
}
.al-biz-hero-bg {
  position: relative;
  height: 100%;
  background-color: rgba(23, 21, 17, 0.38);
}
.al-biz-hero-bg .al-biz-hero-img {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  overflow: hidden;
  height: 100%;
  background-size: cover;
  background-position: center left;
  background-repeat: no-repeat;
}
.al-biz-hero-bg.has-effect .al-biz-hero-img {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  height: 100%;
  background-size: cover;
  background-position: center;
  filter: grayscale(100);
}
.al-biz-hero-bg.has-effect .al-biz-hero-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  background: rgba(23, 21, 17, 0.5);
  background: rgba(0, 0, 0, 0.3);
  /*			
			.if-skin('horseclicks', {
				background: fade(#EB5B36, 15%);
			});
			*/
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 9, 2021, 3:35:16 PM
    Author     : mv
*/
.al-biz-header {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 48px;
}
.al-biz-header-logo {
  min-width: 61px;
  height: 61px;
  margin-right: 16px;
  float: left;
}
.al-biz-header-name {
  margin-bottom: 12px;
}
.al-biz-header-ads {
  color: #ACB0B7;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 8, 2021, 5:10:47 PM
    Author     : mv
*/
.al-bizcard {
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 0 0 13px 0 rgba(0, 16, 39, 0.15);
  margin-bottom: 16px;
}
.al-bizcard.is-closed .al-bizcard-separator,
.al-bizcard.is-closed .al-bizcard-content {
  display: none;
}
.al-bizcard.is-closed .al-bizcard-toggle .al-icn {
  /*transform: rotateZ(180deg);*/
}
.al-bizcard:not(.is-closed) .al-bizcard-toggle .al-icn {
  transform: rotateZ(180deg);
}
.al-bizcard-toggle {
  float: right;
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
}
.al-bizcard-title {
  padding: 16px;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
}
.al-bizcard-separator {
  margin: 0 16px;
  height: 2px;
  border-radius: 3px;
  background: #FFA50F;
}
.al-bizcard-content {
  padding: 16px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 8, 2021, 5:10:41 PM
    Author     : mv
*/
.al-bizbasic {
  text-align: center;
}
.al-bizbasic .al-bizcard-content {
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.al-bizbasic .al-bizcontact-btns {
  gap: 8px;
}
.al-bizbasic .al-bizcontact-btns .btn {
  flex-basis: 0;
  flex-grow: 1;
}
/*.al-bizbasic{
	
	
	.al-biz-action-btns{
		text-align: center;
		
		.if-desktop({
			margin-bottom: 32px;
		});
		
		.if-mobile({
			margin-bottom: 24px;
		});
	}
	
	.al-bizcontact-btns{
		margin-bottom: 16px;
	}
	
	.if-mobile({
		box-shadow: none;
		background: none;
		
		.al-bizcard-content{
			padding: 0;
		}
	});
	
	.al-rating{
		margin-top: -16px;
	}
}
*/
.al-bizbasic-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
}
.al-bizbasic-logo {
  margin: 0 auto;
}
.al-bizbasic-logo .al-bizlogo {
  font-size: 64px;
  line-height: 117px;
  width: 156px;
  height: 117px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 8, 2021, 5:22:53 PM
    Author     : mv
*/
.al-bizlocation-title {
  position: relative;
  padding-left: 32px;
  padding-top: 2px;
}
.al-bizlocation-title .al-icn {
  position: absolute;
  top: 0;
  left: 0;
}
.al-bizlocation .al-placeholder-map,
.al-bizlocation-map {
  margin-bottom: 16px;
  height: 120px;
  border-radius: 8px;
}
.al-ul-check {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
.al-ul-check li {
  display: flex;
  gap: 8px;
  align-items: center;
}
.al-ul-check.is-primary li > .al-icn {
  color: var(--color-accent-1);
}
.biz-show-map-btn .al-icn {
  width: 24px;
  height: 24px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 8, 2021, 5:10:47 PM
    Author     : mv
*/
.al-bizdesc-text {
  margin-bottom: 16px;
}
.al-bizdesc-desc {
  overflow: hidden;
  margin-bottom: 16px;
  max-height: 177px;
}
.al-bizdesc-desc.is-open {
  max-height: 9999999px;
}
.al-bizdesc-desc .al-ty-h5 {
  line-height: 22px;
  margin-bottom: 22px;
}
.al-bizdesc-desc p {
  margin: 0;
}
.al-bizdesc-more {
  text-align: center;
  padding: 0;
  position: relative;
}
.al-bizdesc-more:before {
  position: absolute;
  content: "";
  top: 11px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #E3E3E3;
}
.al-bizdesc-more a {
  border: 1px solid #E3E3E3;
  font-size: 12px;
  font-weight: 600;
  border-radius: 100px;
  line-height: 22px;
  padding: 0 16px;
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.al-bizdesc-video iframe {
  width: 280px;
  height: 175px;
  border-radius: 8px;
  background-color: #CBD5D9;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 8, 2021, 11:01:46 PM
    Author     : mv
*/
.al-bizhours td {
  width: 10%;
}
.al-bizhours td[colspan] {
  width: 30%;
}
.al-bizhours td:first-child {
  width: 70%;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 8, 2021, 11:01:46 PM
    Author     : mv
*/
.al-bizphotos-wrapper {
  margin-left: -16px;
}
.al-bizphotos-wrapper:before,
.al-bizphotos-wrapper:after {
  content: " ";
  display: table;
}
.al-bizphotos-wrapper:after {
  clear: both;
}
.al-bizphotos-photo,
.al-bizphotos-more {
  float: left;
  cursor: pointer;
  width: calc(20% - 16px);
  height: 108px;
  margin-left: 16px;
  margin-bottom: 16px;
}
.al-bizphotos-photo {
  overflow: hidden;
  border-radius: 4px;
  position: relative;
}
.al-bizphotos-photo img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.al-bizphotos-more {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border: 2px dashed #F49900;
  color: #cc8001;
}
.al-biz-ig-photo {
  float: left;
  width: 161px;
  height: 161px;
  overflow: hidden;
}
.al-biz-ig-photo img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: brightness(0.5);
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 8, 2021, 11:01:46 PM
    Author     : mv
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 8, 2021, 11:01:46 PM
    Author     : mv
*/
/*
    Created on : 15/12/2021, 19:43:59
    Author     : ferna
*/
.al-bizpreview-additional-services {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
.al-bizservice {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.2);
  padding: 16px;
}
.al-bizservice img {
  width: 40px;
  height: 32px;
  border-radius: 4px;
  overflow: hidden;
}
.al-bizservice .al-dropdown-toggle {
  width: 40px;
  height: 40px;
}
.al-bizservice.is-primary .al-dropdown-item.primary,
.al-bizservice.is-primary .al-dropdown-item.remove {
  display: none;
}
.al-bizservice.is-primary .al-bizservice-type-text-additional {
  display: none;
}
.al-bizservice.is-additional .al-bizservice-type-text-primary {
  display: none;
}
.al-bizservice .al-form-row {
  border: 0;
  padding: 0;
  margin: 0;
}
.al-bizservices-pillholder {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
}
.al-biz-main .al-bizservicecard {
  padding: 16px 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
}
.al-biz-main .al-bizservicecard .al-bizcard-content {
  padding: 0;
}
.al-biz-main .al-bizservicecard .al-bizcard-separator {
  margin: 0;
  display: block;
}
.al-biz-main .al-bizservicecard.is-closed .al-bizcard-separator {
  display: none;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 9, 2021, 11:19:17 AM
    Author     : mv
*/
.al-biz-stickybar .al-stickybar-right {
  padding: 0;
}
.al-biz-stickybar-title {
  padding: 8px 16px 8px 0;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 9, 2021, 11:31:32 AM
    Author     : mv
*/
.al-bizrelated {
  box-sizing: border-box;
  /*margin-left: -10px;*/
  background: #EAEFF0;
  padding: 30px 0 40px;
}
.al-bizrelated * {
  box-sizing: inherit;
}
.al-bizrelated .slick-list {
  margin-left: -10px;
}
.al-bizrelated .slick-arrow {
  opacity: 0.5;
  background: rgba(255, 255, 255, 0.5);
  background-color: #FFFFFF;
  box-shadow: 0 0 8px 0 rgba(192, 191, 191, 0.5);
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  border-radius: 40px;
  color: #212527;
  text-align: center;
}
.al-bizrelated .slick-arrow.slick-prev {
  left: 8px;
}
.al-bizrelated .slick-arrow.slick-next {
  right: 8px;
}
.al-bizrelated .slick-arrow .fa {
  line-height: 40px;
  font-size: 24px;
}
.al-bizrelated-title {
  text-align: center;
  margin-bottom: 52px;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
}
.al-bizrelated-slider {
  max-height: 217px;
  overflow: hidden;
}
.al-biz-related {
  display: block !important;
  width: auto !important;
  position: relative;
  border-radius: 4px;
  background: #F49900;
  overflow: hidden;
  margin-left: 10px;
  height: 217px;
}
.al-biz-related .al-text-logo {
  text-align: center;
  font-size: 64px;
  color: #fff;
}
.al-biz-related .al-text-logo {
  line-height: 217px;
}
.al-biz-related-logo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.al-biz-related-footer {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0 0 4px 4px;
  background-color: rgba(16, 16, 16, 0.5);
  padding: 8px 10px;
  white-space: nowrap;
  font-weight: 600;
}
.al-biz-related-name {
  color: #fff;
}
.al-biz-related-location {
  color: #F49900;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Nov 5, 2019, 4:46:21 PM
    Author     : mv
*/
.al-biz-ads {
  padding: 16px 0;
}
.al-biz-ads .al-listings-options {
  position: relative;
  z-index: 3;
}
.al-biz-ads-breadcrumb {
  margin: 0 0 40px;
}
/*
@hero-offset : 180px;
@import 'biz_hero.less';
@import 'biz_posts.less';
@import 'biz_map.less';

@import '../post/base.less';
@import '../post/highlight.less';
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Aug 20, 2019, 12:12:43 PM
    Author     : mv
*/
body.is-slideshow-visible {
  overflow: hidden;
}
.al-slideshow {
  display: none;
  transition: opacity ease-in-out 300ms;
}
.al-slideshow .al-adcontact {
  border: 0;
  margin: 0;
  background: transparent;
  color: #fff;
  box-shadow: none;
}
.al-slideshow.is-opening {
  display: block;
  opacity: 0;
}
.al-slideshow.is-open {
  display: block;
  opacity: 1;
}
.al-slideshow {
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4000;
  background: rgba(33, 37, 39, 0.95);
  /*display: flex;*/
}
.al-slideshow * {
  box-sizing: inherit;
}
.al-slideshow-header {
  white-space: nowrap;
}
.al-slideshow-main {
  /*	width: calc(~"100% - 312px");
	float:left;*/
  height: 100%;
  display: flex;
  flex-direction: column;
}
.al-slideshow-full {
  width: 100%;
  float: left;
  height: 100%;
  display: flex;
  flex-direction: column;
}
/*.al-slideshow-rb{
	float:right;
	width: 312px;
	background: @color-darkgray;
	box-shadow: 0 2px 16px 0 rgba(0,0,0,0.39);
	height: 100%;
	overflow-y: auto;
}*/
.al-slideshow-item {
  background: no-repeat center;
  background-size: contain;
}
.al-slideshow-item iframe,
.al-slideshow-item object,
.al-slideshow-item video,
.al-slideshow-item img {
  object-fit: contain;
}
.al-slideshow-item iframe,
.al-slideshow-item object,
.al-slideshow-item video,
.al-slideshow-item img {
  display: block;
  margin: 0 auto;
}
.al-slideshow-item iframe,
.al-slideshow-item object,
.al-slideshow-item video {
  height: 389px;
  width: 722px;
}
.al-slideshow-item img {
  max-width: 1500px;
  max-height: 1500px;
  width: 100%;
  height: calc(100vh - 280px);
  object-fit: scale-down;
}
.al-slideshow-nav {
  padding: 16px;
  /*width: 9 * 90px;*/
  margin: 0 auto;
}
.al-slideshow-nav .slick-list {
  padding: 0 !important;
}
.al-slideshow-nav-item {
  padding: 0 4px;
  width: 48px;
  outline: none;
}
.al-slideshow-nav-item img {
  width: 40px;
  height: 40px;
  border-radius: 4px;
  overflow: hidden;
  border: 2px solid transparent;
}
.al-slideshow-nav-item.slick-current img {
  border-color: var(--color-accent-1);
}
.al-slideshow-media {
  flex-grow: 1;
  width: 100%;
}
.al-slideshow-totals {
  display: inline-block;
  color: #fff;
  text-align: center;
  border-radius: 12px;
  padding: 2px 12px;
  background: rgba(255, 255, 255, 0.25);
}
.al-slideshow-item.is-video,
.al-slideshow-nav-item.is-video {
  position: relative;
}
.al-slideshow-item.is-video .al-icn,
.al-slideshow-nav-item.is-video .al-icn {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  bottom: 0;
  margin-top: -32px;
  margin-left: -32px;
}
.al-slideshow-slider .slick-arrow-round {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.al-slideshow-slider .slick-arrow-round.slick-prev {
  left: 16px;
}
.al-slideshow-slider .slick-arrow-round.slick-next {
  right: 16px;
}
.al-bizcontact-btns {
  gap: 20px;
}
.al-bizcontact-btns .al-btn.button-32 img {
  width: 16px;
  height: 16px;
}
.al-biz-popup-contact textarea {
  min-height: 105px;
}
.al-biz-popular {
  margin-top: 64px;
}
.al-biz-popular .al-box {
  margin-bottom: 40px;
}
.al-bizposts .al-tpl-col .al-card {
  height: 100%;
}
.edit-pb-button {
  text-align: center;
  background-color: #FCDC6D;
  height: 56px;
  padding: 0 8px;
}
.edit-pb-button a {
  margin: 8px 0;
}
.edit-pb-button a svg {
  width: 24px;
  height: 24px;
}
.edit-pb-button .al-btn.primary.ghost:not([disabled]):hover svg path {
  fill: #FFFFFF;
}
.pd-empty-state {
  padding: 0 16px 16px 16px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.pd-empty-state .rectangular-box {
  width: 100%;
  background: #EAEFF0;
  border-radius: 100px;
  height: 14px;
}
.pd-empty-state .rectangular-box.last {
  max-width: 172px;
}
.pd-empty-state .empty-biz-block {
  display: flex;
  padding: 24px 64px;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 16px;
  align-self: stretch;
  background: #EAEFF0;
  border-radius: 8px;
}
.pd-empty-state .empty-biz-block .add-description-button a {
  background: #EAEFF0;
}
.pd-empty-state .empty-biz-block .add-description-button a svg {
  width: 24px;
  height: 24px;
}
.pd-empty-state .empty-biz-block .add-description-button .al-btn.primary.ghost:not([disabled]):hover svg path {
  fill: #FFFFFF;
}
