
/***************  templates/main/css/fonts/sprite-icons-font.css  ***************/

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'sprite-icons-font';
    src: url(/templates/main/css/fonts/sprite-icons-font.svg?91454018) format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "sprite-icons-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-fat_arrow_left:before { content: '\e800'; } /* '' */
.icon-fat_arrow_right:before { content: '\e801'; } /* '' */
.icon-fat_arrow_up:before { content: '\e802'; } /* '' */
.icon-long_arrow_down:before { content: '\e803'; } /* '' */
.icon-grid:before { content: '\e804'; } /* '' */
.icon-long_arrow_right:before { content: '\e805'; } /* '' */
.icon-magnifying_glass:before { content: '\e806'; } /* '' */
.icon-magnifying_glass_solid:before { content: '\e807'; } /* '' */
.icon-marker_border:before { content: '\e808'; } /* '' */
.icon-mobile_menu:before { content: '\e809'; } /* '' */
.icon-phone_riging:before { content: '\e80c'; } /* '' */
.icon-play:before { content: '\e80d'; } /* '' */
.icon-table_boardroom:before { content: '\e80f'; } /* '' */
.icon-table_hollowsquare:before { content: '\e810'; } /* '' */
.icon-table_cabaret:before { content: '\e811'; } /* '' */
.icon-table_classroom:before { content: '\e812'; } /* '' */
.icon-table_cocktail:before { content: '\e813'; } /* '' */
.icon-cross:before { content: '\e814'; } /* '' */
.icon-close:before { content: '\e817'; } /* '' */
.icon-clock:before { content: '\e818'; } /* '' */
.icon-car:before { content: '\e81b'; } /* '' */
.icon-calendar2:before { content: '\e81c'; } /* '' */
.icon-calendar:before { content: '\e81d'; } /* '' */
.icon-arrow_up:before { content: '\e81e'; } /* '' */
.icon-arrow_right:before { content: '\e81f'; } /* '' */
.icon-arrow_down:before { content: '\e820'; } /* '' */
.icon-wedding_ring:before { content: '\e821'; } /* '' */
.icon-walking_guy:before { content: '\e822'; } /* '' */
.icon-train:before { content: '\e823'; } /* '' */
.icon-arrow_left:before { content: '\e824'; } /* '' */
.icon-table_ushape:before { content: '\e825'; } /* '' */
.icon-table_theatre:before { content: '\e826'; } /* '' */
.icon-table_dining:before { content: '\e827'; } /* '' */
.icon-table_banquet:before { content: '\e827'; } /* '' */
.icon-dimensions:before { content: '\e82b'; } /* '' */
.icon-dollar_circle:before { content: '\e82c'; } /* '' */
.icon-dot:before { content: '\e82d'; } /* '' */
.icon-download:before { content: '\e82e'; } /* '' */
.icon-fat_arrow_down:before { content: '\e82f'; } /* '' */
.icon-mail:before { content: '\e830'; } /* '' */
.icon-mail-alt:before { content: '\e831'; } /* '' */
.icon-minus:before { content: '\e832'; } /* '' */
.icon-plus:before { content: '\e833'; } /* '' */
.icon-map_arrow_down:before { content: '\e834'; } /* '' */
.icon-map_arrow_left:before { content: '\e835'; } /* '' */
.icon-map_arrow_right:before { content: '\e836'; } /* '' */
.icon-map_arrow_up:before { content: '\e837'; } /* '' */
.icon-ok:before { content: '\e845'; } /* '' */

/*After replacement  ======= */
.icon-after.icon-fat_arrow_left:after { content: '\e800'; } /* '' */
.icon-after.icon-fat_arrow_right:after { content: '\e801'; } /* '' */
.icon-after.icon-fat_arrow_up:after { content: '\e802'; } /* '' */
.icon-after.icon-long_arrow_down:after { content: '\e803'; } /* '' */
.icon-after.icon-grid:after { content: '\e804'; } /* '' */
.icon-after.icon-long_arrow_right:after { content: '\e805'; } /* '' */
.icon-after.icon-magnifying_glass:after { content: '\e806'; } /* '' */
.icon-after.icon-magnifying_glass_solid:after { content: '\e807'; } /* '' */
.icon-after.icon-marker_border:after { content: '\e808'; } /* '' */
.icon-after.icon-mobile_menu:after { content: '\e809'; } /* '' */
.icon-after.icon-phone_riging:after { content: '\e80c'; } /* '' */
.icon-after.icon-play:after { content: '\e80d'; } /* '' */
.icon-after.icon-table_boardroom:after { content: '\e80f'; } /* '' */
.icon-after.icon-table_hollowsquare:after { content: '\e810'; } /* '' */
.icon-after.icon-table_cabaret:after { content: '\e811'; } /* '' */
.icon-after.icon-table_classroom:after { content: '\e812'; } /* '' */
.icon-after.icon-table_cocktail:after { content: '\e813'; } /* '' */
.icon-after.icon-cross:after { content: '\e814'; } /* '' */
.icon-after.icon-close:after { content: '\e817'; } /* '' */
.icon-after.icon-clock:after { content: '\e818'; } /* '' */
.icon-after.icon-car:after { content: '\e81b'; } /* '' */
.icon-after.icon-calendar2:after { content: '\e81c'; } /* '' */
.icon-after.icon-calendar:after { content: '\e81d'; } /* '' */
.icon-after.icon-arrow_up:after { content: '\e81e'; } /* '' */
.icon-after.icon-arrow_right:after { content: '\e81f'; } /* '' */
.icon-after.icon-arrow_down:after { content: '\e820'; } /* '' */
.icon-after.icon-wedding_ring:after { content: '\e821'; } /* '' */
.icon-after.icon-walking_guy:after { content: '\e822'; } /* '' */
.icon-after.icon-train:after { content: '\e823'; } /* '' */
.icon-after.icon-arrow_left:after { content: '\e824'; } /* '' */
.icon-after.icon-table_ushape:after { content: '\e825'; } /* '' */
.icon-after.icon-table_theatre:after { content: '\e826'; } /* '' */
.icon-after.icon-table_dining:after { content: '\e827'; } /* '' */
.icon-after.icon-table_banquet:after { content: '\e827'; } /* '' */
.icon-after.icon-dimensions:after { content: '\e82b'; } /* '' */
.icon-after.icon-dollar_circle:after { content: '\e82c'; } /* '' */
.icon-after.icon-dot:before { content: '\e82d'; } /* '' */
.icon-after.icon-download:after { content: '\e82e'; } /* '' */
.icon-after.icon-fat_arrow_down:after { content: '\e82f'; } /* '' */
.icon-after.icon-mail:after { content: '\e830'; } /* '' */
.icon-after.icon-mail-alt:after { content: '\e831'; } /* '' */
.icon-after.icon-minus:after { content: '\e832'; } /* '' */
.icon-after.icon-plus:after { content: '\e833'; } /* '' */
.icon-after.icon-map_arrow_down:after { content: '\e834'; } /* '' */
.icon-after.icon-map_arrow_left:after { content: '\e835'; } /* '' */
.icon-after.icon-map_arrow_right:after { content: '\e836'; } /* '' */
.icon-after.icon-map_arrow_up:after { content: '\e837'; } /* '' */
.icon-after.icon-ok:after { content: '\e845'; } /* '' */

/*Attractions Icons  ======= */
.icon-city_hall_border:before { content: '\e819'; } /* '' */
.icon-city_hall:before { content: '\e81a'; } /* '' */
.icon-cutlery:before { content: '\e828'; } /* '' */
.icon-cutlery_2:before { content: '\e829'; } /* '' */
.icon-cutlery_border:before { content: '\e82a'; } /* '' */
.icon-cocktail_border:before { content: '\e815'; } /* '' */
.icon-cocktail:before { content: '\e816'; } /* '' */
.icon-people:before { content: '\e80a'; } /* '' */
.icon-people_border:before { content: '\e80b'; } /* '' */
.icon-shopping_bag:before { content: '\e80e'; } /* '' */
.icon-entertainment:before { content: '\e846'; } /* '' */
.icon-others:before { content: '\e847'; } /* '' */
.icon-sports:before { content: '\e848'; } /* '' */
.icon-sightseeing:before { content: '\e849'; } /* '' */

/*Social Media Icons  ======= */
.sm-icon{
  font-family: "sprite-icons-font";
}
.sm-icon a{
  text-decoration: none;
}
.followus-socialmedia .sm-icon.instagram:after,.sm-wrapper .sm-icon.instagram:after { content: '\e838'; } /* '' */
.followus-socialmedia  .sm-icon.share-this:after, .sm-wrapper  .sm-icon.share-this:after { content: '\e839'; } /* '' */
.followus-socialmedia  .sm-icon.pinterest:after , .sm-wrapper  .sm-icon.pinterest:after { content: '\e83a'; } /* '' */
.followus-socialmedia  .sm-icon.linkedin:after, .sm-wrapper  .sm-icon.linkedin:after{ content: '\e83b'; } /* '' */
.followus-socialmedia  .sm-icon.googleplus:after, .sm-wrapper  .sm-icon.googleplus:after { content: '\e83c'; } /* '' */
.followus-socialmedia  .sm-icon.vimeo:after, .sm-wrapper  .sm-icon.vimeo:after  { content: '\e83d'; } /* '' */
.followus-socialmedia  .sm-icon.flickr:after, .sm-wrapper  .sm-icon.flickr:after { content: '\e83e'; } /* '' */
.followus-socialmedia  .sm-icon.myspace:after, .sm-wrapper  .sm-icon.myspace:after  { content: '\e83f'; } /* '' */
.followus-socialmedia  .sm-icon.facebook:after, .sm-wrapper  .sm-icon.facebook:after { content: '\e840'; } /* '' */
.followus-socialmedia  .sm-icon.foursquare:after, .sm-wrapper  .sm-icon.foursquare:after { content: '\e841'; } /* '' */
.followus-socialmedia  .sm-icon.tripadvisor:after , .sm-wrapper  .sm-icon.tripadvisor:after { content: '\e842'; } /* '' */
.followus-socialmedia  .sm-icon.youtube:after, .sm-wrapper  .sm-icon.youtube:after { content: '\e843'; } /* '' */
.followus-socialmedia  .sm-icon.twitter:after, .sm-wrapper  .sm-icon.twitter:after{ content: '\e844'; } /* '' */

.sm-share .sm-icon.instagram a:after { content: '\e838'; } /* '' */
.sm-share .sm-icon.share-this a:after { content: '\e839'; } /* '' */
.sm-share .sm-icon.pinterest a:after { content: '\e83a'; } /* '' */
.sm-share .sm-icon.linkedin a:after{ content: '\e83b'; } /* '' */
.sm-share .sm-icon.googleplus a:after { content: '\e83c'; } /* '' */
.sm-share .sm-icon.vimeo a:after  { content: '\e83d'; } /* '' */
.sm-share .sm-icon.flickr a:after { content: '\e83e'; } /* '' */
.sm-share .sm-icon.myspace a:after  { content: '\e83f'; } /* '' */
.sm-share .sm-icon.facebook a:after { content: '\e840'; } /* '' */
.sm-share .sm-icon.foursquare a:after { content: '\e841'; } /* '' */
.sm-share .sm-icon.tripadvisor a:after { content: '\e842'; } /* '' */
.sm-share .sm-icon.youtube a:after { content: '\e843'; } /* '' */
.sm-share .sm-icon.twitter a:after{ content: '\e844'; } /* '' */
.sm-share .sm-icon.email a:after{  content: '\e831'; font-size: 0.7em;  line-height: 1.6em; vertical-align: top;} /* '' */
/***************  templates/main/css/rfptest.css  ***************/
.form-wrapper,
.submitted .moduleBody > p{
	display: none !important;
}
div.something{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
select::-ms-expand{
	display: none; 
}
select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/* new rfp form for brisbane */
.wrapper-section1-title, .wrapper-section2-title{
	height:50px;
	margin-bottom: 20px;
}
.wrapper-section2-title{
	border-bottom: 1px solid #77406f;
	width: 90%;
}

.type_selectInPageEditable select{
	-webkit-appearance:none;
}

#mod_flexibleForms input.fieldInput[type="checkbox"] {
	display: inline-block;
	height: 14px;
	width: 14px;
	margin: 4px auto 0;
	padding: 3px 0;
}
#mod_flexibleForms input.fieldInput[type="checkbox"]:after{
	background-color: transparent;
}

/* #mod_flexibleForms input.fieldInput[type="checkbox"]:checked:after{
	content: '';
} */
#mod_flexibleForms input.fieldInput[type="checkbox"]:checked:after{
	font-family: "sprite-icons-font";
	content: '\e845';
	width: 100%;
	height: 100%;
	display: block;
	vertical-align: middle;
	line-height: 14px;
}
#mod_flexibleForms .rfp-from-wrapper .section h3{
	margin-bottom: 0;
	float: left;
	margin-right: 20px;
}
#mod_flexibleForms .fieldLabel{
	font-size:13px;
	color: black;}
.sub-title {
	margin: 0 0 20px;
	position: relative;
	top: 24px;
	text-align:left;
}
#mod_flexibleForms .fieldBlock.yourEmail,
#mod_flexibleForms .fieldBlock.yourLeClub,
#mod_flexibleForms .fieldBlock.accommodationRequired{
	margin-right: 0;
}
#mod_flexibleForms .fieldBlock.flexibleDates, 
#mod_flexibleForms .fieldBlock.audioVisual, 
#mod_flexibleForms .fieldBlock.foodAndBeverage {
    margin-right: 0px;
    margin-bottom: 40px;
    margin-top: 26px;
}
#page_rfp.swanston #mod_flexibleForms .fieldBlock.flexibleDates{
	margin-top: 26px !important;
}

#mod_flexibleForms .section-2 .fieldBlock.type_checkBox .fieldLabel {
    width: 75%;
}


.club-section{
	float: left;
}
	#mod_flexibleForms .fieldBlock.yourLeClub {
	  margin-bottom: 10px;
	}
#mod_flexibleForms .rfp-from-wrapper .section  {
	/* border-bottom: 2px solid #888e98; */
	padding-bottom: 20px;
	margin-bottom: 0px;/* 20px; */
}
#mod_flexibleForms .rfp-from-wrapper .sub-section{
	width: 100%;
}
#mod_flexibleForms .rfp-from-wrapper .sub-section > *{
	margin-right: 0;
}
#mod_flexibleForms .rfp-from-wrapper .sub-section .type_checkBox,
.rfp-from-wrapper .sub-section p.item-name{
	width: 25%;
	clear: left;
}
#mod_flexibleForms .rfp-from-wrapper .sub-section .type_text,
.rfp-from-wrapper .sub-section p.details{
	width: 75%;
	
}
#mod_flexibleForms .rfp-from-wrapper .sub-section .type_checkBox > *,
.rfp-from-wrapper .sub-section p{
	float: left;
}


#mod_flexibleForms .rfp-from-wrapper .sub-section .type_checkBox .fieldLabel {
  float: right;
  width: calc(100% - 30px);
  margin: 7px 0 0 10px; 
}
#mod_flexibleForms .rfp-from-wrapper .sub-section .type_text .fieldLabel{
	margin: 0;
	display: none;
}
#mod_flexibleForms .rfp-from-wrapper .sub-section .type_checkBox .flexFormFieldHTML  {
  width: 20px;
}

#mod_flexibleForms .fieldBlock.eventMessage{
	margin-right: 0;
	width: 100%;
}
#mod_flexibleForms .rfp-from-wrapper button{
	clear: both;
}

.title-wrapper {
	border-bottom: 2px solid #888e98;
	margin-bottom: 20px;
	position: relative;
	padding-top: 20px;
	float: left;
	width: 100%;
}
.open .title-wrapper {
	cursor: pointer;
}
.title-wrapper.close{
	margin-bottom: 0px;
}
.title-wrapper:after {
	content:"";
	display: block;
	position: absolute;
	top: 20px;
	right: 10px;
	width: 0px;
	height: 0px;
	background-color: none;
	border-style: solid;
	border-width: 20px 15px 0;
	border-color: #051e5b transparent transparent;
	cursor: pointer;
}
.open .title-wrapper::after {
	border-color: transparent transparent #051e5b;
	border-width: 0 15px 20px;
}
.accordian-block.close{
	display: none;
}
#mod_flexibleForms .rfp-from-wrapper .section.close {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* .title-wrapper.close {
	border: medium none;
	margin-bottom: 0;
} */
.section.close{
	cursor: pointer;
}
.button{
  background: #31a0ae;
  border-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.button.active{
  background:#95a2b2;
  cursor: default;
}

.eventTypeSocial, .social-form .eventType{
	display: none;
}
.social-form .eventTypeSocial{
	display: block;
}
.tabs-wrapper {
	clear: both;
	float: left;
	width: 100%;
}
#mod_flexibleForms {
	width: calc(100% - 54px);
}

form.flexibleForm button.submit{margin-right:70px;}

.flexibleForm.weddings .sub-title{margin: 0 0 50px;}


/* Landscape tablet */	
@media (min-width: 1024px) and (max-width: 1279px) {
	#page_rfp.geelong #mod_flexibleForms ,
	#page_rfp.brisbane #mod_flexibleForms {
	  padding: 0 22px 18px;
	}
	#page_rfp #mod_flexibleForms .meetings-form .fieldBlock.sterrtNumber,
	#page_rfp #mod_flexibleForms .weddings-form .fieldBlock.sterrtNumber,
	#page_rfp #mod_flexibleForms .weddings-form .fieldBlock.startDate{
		margin-right:0;
	}
	#page_rfp #mod_flexibleForms .meetings-form .fieldBlock.yourEmail,
	#page_rfp #mod_flexibleForms .weddings-form .fieldBlock.yourEmail,
	#page_rfp #mod_flexibleForms .meetings-form .fieldBlock.accommodationRequired,
	#page_rfp #mod_flexibleForms .weddings-form .fieldBlock.accommodationRequired{
		margin-right:20px;
	}
	
	#mod_flexibleForms {
	width:100%;
}
#mod_flexibleForms input.fieldInput[type="checkbox"] {
		padding: 0; 
	}
	
	#page_weddings-rfp .flexibleForm .section-1 .sub-title {
    margin: 0 0 40px;
	}

}

/* Portrait tablet to Landscape */
@media (min-width: 768px) and (max-width: 1023px) { 
	
	#mod_flexibleForms {
	width:100%;
}
#page_rfp #mod_flexibleForms .fieldBlock, #page_weddings-rfp #mod_flexibleForms .fieldBlock,
#page_rfp #mod_flexibleForms .fieldBlock.eventMeetingType, #page_weddings-rfp #mod_flexibleForms .fieldBlock.eventMeetingType,
#page_rfp #mod_flexibleForms .fieldBlock.noOfRooms, #page_weddings-rfp #mod_flexibleForms .fieldBlock.noOfRooms{
		margin:0 21px 24px 0;
		}
		#page_rfp #mod_flexibleForms  .fieldBlock.flexibleDates,
		#page_weddings-rfp #mod_flexibleForms  .fieldBlock.flexibleDates{margin: 0 48px 24px 0;}

		
	#page_rfp #mod_flexibleForms .fieldBlock,#page_weddings-rfp #mod_flexibleForms .fieldBlock,
	#page_rfp.swanston #mod_flexibleForms .fieldBlock.flexibleDates{	
		margin:0 25px 24px 0;
	}
	#page_rfp #mod_flexibleForms .meetings-form .fieldBlock.postalCode,
	#page_rfp #mod_flexibleForms .meetings-form .fieldBlock.yourMessage,
	#page_rfp #mod_flexibleForms .weddings-form .fieldBlock.postalCode,
	#page_rfp #mod_flexibleForms .weddings-form .fieldBlock.yourMessage,
	#page_rfp #mod_flexibleForms .clarkequayMeetings-form .fieldBlock.yourLeClub{	
		margin-right:0;
	}
	#page_rfp #mod_flexibleForms .meetings-form .fieldBlock.city,
	#page_rfp #mod_flexibleForms .meetings-form .fieldBlock.country,
	#page_rfp #mod_flexibleForms .weddings-form .fieldBlock.city,
	#page_rfp #mod_flexibleForms .weddings-form .fieldBlock.country,
	#page_rfp #mod_flexibleForms .clarkequayMeetings-form .fieldBlock.country{	
		margin-right:24px;
	}
	#mod_flexibleForms input.fieldInput[type="checkbox"] {
		padding: 0; 
	}
	
	#mod_flexibleForms .fieldBlock.flexibleDates, 
	#mod_flexibleForms .fieldBlock.audioVisual {float:none;}
	
	#mod_flexibleForms .yourMessage textarea.fieldInput{
	width: 68%;
	}
	
	#page_weddings-rfp .flexibleForm
	.section-1 .sub-title {
    margin: 0 0 36px;
	}

}
/* Mobile to Portrait tablet */
@media (max-width: 767px) {

	#page_rfp .rfp-from-wrapper .sub-section p.item-name{
		width: 55%;
	}
	
	#page_rfp .rfp-from-wrapper .sub-section p.details{
		width: 45%;
	}
	.rfp-from-wrapper .title-wrapper .sub-title {
		display: block;
		float: left;
	}
	.wrapper-section1-title, .wrapper-section2-title {
    height: auto;
	}
	#mod_flexibleForms .wrapper-section1-title h3, #mod_flexibleForms .wrapper-section2-title h3 {
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
	}
	.sub-title{
	top:0;	
	}
	form.flexibleForm button.submit {
    margin-right: 6px;
}
.in-submenu-page_weddings_overview  #mod_flexibleForms .flexibleForm  .section-1 h3{
	width: 100%;
    text-align: left;
	}


	
	
}

/***************  templates/main/libs/jquery/slick/slick.css  ***************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
	z-index:0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
	outline: none;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}