@import url('/content/dam/generic/css/bootstrap.min.css');
@import url('/content/dam/generic/css/icomoon.css');

/* Museo Sans
-------------------------------------------------*/
@font-face {
  font-family: 'Museo Sans';
  src: url('/content/dam/generic/fonts/MuseoSans-100.otf');
  font-style: normal;
  font-weight: 100;
}

@font-face {
    font-family: 'Museo Sans';
    src: url('/content/dam/generic/fonts/MuseoSans-300.otf');
    font-style: normal;
	font-weight:300;
}
@font-face {
    font-family: 'Museo Sans';
    src: url('/content/dam/generic/fonts/MuseoSans-500.otf');
    font-style: normal;
	font-weight:500;
}
@font-face {
    font-family: 'Museo Sans';
    src: url('/content/dam/generic/fonts/MuseoSans-700.otf');
    font-style: normal;
	font-weight:700;
}
@font-face {
    font-family: 'Museo Sans';
    src: url('/content/dam/generic/fonts/MuseoSans-900.otf');
    font-style: normal;
	font-weight:900;
}

@media (min-width: 992px){
	.container {width: 970px;}
}
@media (min-width: 1200px) {
	.container {width: 1170px;}
}

@media (min-width: 1400px) {
	.container {width: 1370px;}
}

html {scroll-behavior: smooth;}

/* five cols
-------------------------------------------------*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 990px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}


@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/* end of five cols  */

body {font-family:Lato, sans-serif; font-size:15px; line-height:170%; font-weight:400; color:#292629; text-align:center; margin:0 auto; padding:0;}
body.container-fluid {padding-right: 0; padding-left: 0;}

.page-content, .dynamic-content {text-align:center; margin:0 auto; overflow:hidden;}

.section-item {margin-bottom: 30px;}

sectionComponent section {margin:0 auto; padding:50px 0; position:relative;}
.page-content .SocialComponent.section {margin:30px auto; text-align:center;}
section>.container section {padding:0;}
.container .container {width:auto;}

@media (min-width : 1241px) {
.dynamic-content {margin-top:70px;}
}

/* all titles
-------------------------------------------------*/
h1, h2, h3, h4, h5, h6, .h2 {margin: 0 auto; padding:0; font-family:'Museo Sans', sans-serif; color:#292629; text-transform: capitalize; position:relative; width:100%;}
h1, h2, h3 {text-align:center;}
h4, h5, h6 {text-align:left; line-height:150%;}

h1 {
    margin: 30px auto;
    font-size:50px;
    font-weight:100;
	padding:0; text-transform:none;
}

h1 .subtitle-page,
h1 span {
    font-family: 'Museo Sans', sans-serif;
    font-size: 65%;
    font-weight: 100;
    margin: 15px 0 0;
    display: inline-block;
    width: 100%;
    text-transform: capitalize;
    text-align: center;
}

h2,
h2 a,
.h2 {
    font-size: 30px;
    font-weight: 300;
	margin:30px auto;
	text-transform:none;}

h2.h2-light {font-weight:100; text-transform:none; padding:0; margin:0 auto;}
h2 span, .h2 span {font-weight:200;}

h3 {
    font-size: 21px;
    font-weight: 700;
	margin:20px auto 15px;
	text-transform:none;}

h3 > span {font-weight: 300;}
p + h3 {margin-top: 50px;}

.rooms-details-container h3 {text-align:left;}
h3.h3-smaller {font-size:22px; font-weight:500;}

h4 {
    font-size: 19px;
    font-weight: 700;
	margin:30px 0 0;}

h5 {
    font-size: 16px;
    font-weight: 700;
	margin:15px 0 5px;
	text-transform:uppercase;
	}

h5.hero-tagline {text-transform:uppercase;}
.where-to-stay h5 {text-align:center;}

h1 a, h2 a, h3 a, h4 a {color:#0a214f; margin-bottom:10px;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration:none;}

h2 small, h2 span,
.h2 small, .h2 span,
h3 small, h3 span {color:#292629;}

h2.h2-big {font-size:50px; font-weight:100 !important; line-height:80%;}

.text-left h1,
.text-left h2,
.text-left h3,
.text-left h4,
.text-left h5,
.text-left p {text-align:left;}

.text-right h1,
.text-right h2,
.text-right h3,
.text-right h4,
.text-right h5,
.text-right p {text-align:right;}

.text-center h1,
.text-center h2,
.text-center h3,
.text-center h4,
.text-center h5,
.text-center p {text-align:center;}

h2>a:hover {text-decoration:none;}

h2>a:after {
    font-size:18px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 700;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	position:absolute;
	margin-left:10px;
	margin-top:8px;
	content: "\e919";}

.section-heading-icon {display:none;}
.section-heading {text-align:center;}

@media (min-width : 768px) {
	h1 {font-size:60px; margin-top:50px;}
	h1.dynamic-title-heading {margin-top:30px;}
	.dynamic-content h1 {margin-top:30px;}
	h2, .h2,
	h2 a {font-size:40px;}
  h2.h2-big {font-size:70px;}
}


@media (min-width: 992px){
	h1 {font-size:53px; margin:40px 0;}
	h2, .h2 {font-size:40px; margin:40px 0;}
	h3 {font-size:26px; font-weight:900; margin:30px 0 20px;}
	.col-row-3-featured h3 {font-size:21px;}
	h4 {font-size:24px;}
	h2>a:after {font-size:18px; margin-top:16px;}
}

@media (min-width : 1200px) {
	h2.h2-big {font-size:100px;}
}


@media (min-width : 1241px) {
	h1 {margin-top:80px;}
}

.text-shadow {text-shadow: #292629 1px 1px;}

td {padding:5px; vertical-align:top;}

@media (min-width: 768px){
 td {padding:5px 15px; text-align:left;}
}

a, .btn-link {color:#5e90f4;}

.btn:focus, .btn:active:focus, .btn.active:focus {outline:0;}

.view-more-link, .btn.btn-link, .view-more, .stories-more-link {color:#5e90f4; text-decoration:none; display:inline-block; padding:5px 0; margin:0; border-radius:0; font-weight:500; background-color:transparent; text-transform:none;}
.btn.btn-link:before,
.view-more:before,
.view-more-link:before,
.stories-more-link:before {
	content: "\e919";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 3px;
	display:inline-block;}
.mega-menu-header-buttons .btn.btn-link:before {content:"";}

.view-more-link:hover,
.btn.btn-link:hover,
.btn.btn-link:active,
.btn.btn-link:focus {text-decoration:underline;}
.bg-primary .view-more-link,
.bg-primary .btn.btn-link {color:#ffffff;}

.text-inverse a {color:#ffffff; text-decoration:underline;}
.text-inverse a.card-icon {text-decoration:none;}
.text-inverse .btn-link {color:#ffffff; text-decoration:none;}
.text-inverse a:hover {border-bottom:0; text-decoration:none;}

.text-inverse a.btn-secondary {color:#0a214f !important;}
.text-inverse a.btn-secondary:hover {color:#ffffff !important;}

p {margin:0 0 10px;}

blockquote {
    border-left: 5px solid #a29061;
    color: #a29061;
    margin: 20px 0;
    padding:10px 20px;
    font-size: 16px;
}

blockquote small {
    float: right;
    width: 100%;
    text-align: right;
}

ul li {word-break: normal !important; list-style: circle; margin: 5px 0; text-align:left;}
ol li {text-align:left;}

.icon-text {font-size: 28px; position: relative; top: 10px; margin-right: 3px;}
.icon-h1 {font-size: 80px; line-height: 1.5em; margin-bottom: 5px; margin-top:0; display: inline-block;}
.icon-h2 {font-size: 35px; display: inline-block; position: relative; top: 10px; padding-bottom:15px;}

@media (min-width: 768px){
	.icon-h1 {font-size: 150px;}
	.icon-h2 {font-size: 55px;}
}

/* general colors and backgrounds
-------------------------------------------------*/
.bg-primary,
.blue-background, .blue-bg, bg-blue, .cd-top {background-color: #0a214f;}

.bg-primary-10 {background-color:rgba(10,33,79,.1);}
.bg-primary-20 {background-color:rgba(10,33,79,.2);}
.bg-primary-30 {background-color:rgba(10,33,79,.3);}
.bg-primary-40 {background-color:rgba(10,33,79,.4);}
.bg-primary-50 {background-color:rgba(10,33,79,.5);}
.bg-primary-95 {background-color:rgba(10,33,79,.95);}

.bg-secondary {background-color:#88724a;}

.cd-top:hover {background-color: #071c3d;} /* 40% darkest blue overlay on si blue */

.bg-primary p,
.bg-primary h1,
.bg-primary h1 span.subtitle-page,
.bg-primary h2,
.bg-primary h3,
.bg-primary h4,
.bg-primary h1 a,
.bg-primary h2 a,
.bg-primary h3 a,
.bg-primary h4 a,
.bg-primary li,
.text-inverse p,
.text-inverse h1,
.text-inverse h1 span.subtitle-page,
.text-inverse h2,
.text-inverse h2 small,
.text-inverse h2 span,
.text-inverse .h2,
.text-inverse .h2 small,
.text-inverse .h2 span,
.text-inverse h3,
.text-inverse h3 small,
.text-inverse h3 span,
.text-inverse h4,
.text-inverse h4 small,
.text-inverse h1 a,
.text-inverse h2 a,
.text-inverse h3 a,
.text-inverse h4 a,
.text-inverse li,
.text-inverse div
 {color:#ffffff !important;}

.bg-primary h1 a:hover,
.bg-primary h2 a:hover,
.bg-primary h3 a:hover,
.bg-primary h4 a:hover {text-decoration:none; border-bottom:0;}

.bg-white {background-color:#ffffff;}
.bg-white-10, .bg-white-transparency-10 {background-color:rgba(255,255,255,0.1);}
.bg-white-20 {background-color:rgba(255,255,255,0.2);}
.bg-white-30 {background-color:rgba(255,255,255,0.3);}
.bg-white-40 {background-color:rgba(255,255,255,0.4);}
.bg-white-50 {background-color:rgba(255,255,255,0.5);}
.bg-white-60 {background-color:rgba(255,255,255,0.6);}
.bg-white-70 {background-color:rgba(255,255,255,0.7);}
.bg-white-80 {background-color:rgba(255,255,255,0.8);}
.bg-white-90 {background-color:rgba(255,255,255,0.9);}

.bg-light, .bg-light-gray, .light-background {background-color:rgba(0,0,0,0.05);}

.bg-dark, .bg-dark-gray {background-color:rgba(0,0,0,0.7);}
.bg-black {background-color:#000000;}
.bg-warning, .bg-gold {background-color: #f7d117;}
.bg-light-gold {background-color:#fef7dc}

.bg-teal {background-color:#008676;}
.bg-light-teal {background-color:rgba(0,134,118,0.1);}
.bg-light-blue {background-color:rgba(10,33,79,0.1);} /* 10% of si blue */
.bg-sunlux {background-color:#5c2d91;}

.bg-info {background-color:#335785;}

.bg-success {background-color:#7dba00;}
.bg-danger {background-color:rgba(227,13,64,.2);} /* #e30d40 */

.bg-primary.bg-transparency-80 {background-color:rgba(10,33,79,.8);}
.bg-primary.bg-transparency-60 {background-color:rgba(10,33,79,.6);}
.bg-primary.bg-transparency-40 {background-color:rgba(10,33,79,.4);}
.bg-primary.bg-transparency-20 {background-color:rgba(10,33,79,.2);}
.bg-primary.bg-transparency-10 {background-color:rgba(10,33,79,.1);}
.bg-primary.bg-transparency-5 {background-color:rgba(10,33,79,.05);}

.bg-secondary.bg-transparency-80 {background-color:rgba(136,114,74,.8);}
.bg-secondary.bg-transparency-60 {background-color:rgba(136,114,74,.6);}
.bg-secondary.bg-transparency-40 {background-color:rgba(136,114,74,.4);}
.bg-secondary.bg-transparency-20 {background-color:rgba(136,114,74,.2);}
.bg-secondary.bg-transparency-10 {background-color:rgba(136,114,74,.1);}
.bg-secondary.bg-transparency-5 {background-color:rgba(136,114,74,.05);}

.text-primary, .blue {color:#0a214f;}
.text-secondary, .gold {color:#88724a;}
.text-white, .white {color:#ffffff;}
.text-muted, .grey {color:#908c9c;}

.text-dark, .black,
.text-dark li, .text-dark p, .text-dark div, .text-dark h2, .text-dark h3 {color:#292629 !important;}

.text-warning {color:#f7d117;}
.text-info {color:#335785;}
.text-light {color:#d9e0e8;}

.text-success {color:#7dba00;}
.text-danger {color:#e30d40 !important;}

.text-special {font-size:24px; line-height:32px; font-weight:400;}
.text-large {font-size:18px; line-height:30px; font-weight:400;}

/* dark overlay color on fluid image
-------------------------------------------------*/
.primary-overlay {background-color:rgba(2,21,35,.66);}
.secondary-overlay {background-color:rgba(2,21,35,.25);}

.xs-primary-overlay {background-color:rgba(2,21,35,.66);}

@media (min-width: 768px){
	.xs-primary-overlay {background-color:transparent;}
}

/* custom display
-------------------------------------------------*/
.display-table {display:table; width:100%;}
.display-td {display: table-cell; width: 100%; float: left;}
.display-inline {display:inline;}
.display-inline-block {display:inline-block;}

@media (max-width: 767px){
	.visible-xs {display: inline-block!important;}
  section.bg-cover.visible-xs {width:100%;}
	.center-xs-block {display: block; margin-right: auto; margin-left: auto;}
}

@media (max-width: 991px){
	.center-sm-block {display: block; margin-right: auto; margin-left: auto;}
}

@media (min-width: 992px){
	.display-td {width:auto; float: none;}
}

/* introducing flex display */
.display-flex {display:flex; flex-wrap:wrap;}
.display-flex>div {padding-left:15px; padding-right:15px; margin:0 auto;}

	.display-flex > .col-xs-2 {width: calc(16.66666667% - 30px);}
	.display-flex > .col-xs-3 {width: calc(25% - 30px);}
	.display-flex > .col-xs-4 {width: calc(33.33333333% - 30px);}
	.display-flex > .col-xs-5 {width: calc(41.66666667% - 30px);}
	.display-flex > .col-xs-6 {width: calc(50% - 30px);}
	.display-flex > .col-xs-7 {width: calc(58.33333333% - 30px);}
	.display-flex > .col-xs-8 {width: calc(66.66666667% - 30px);}
	.display-flex > .col-xs-9 {width: calc(75% - 30px);}
	.display-flex > .col-xs-10 {width: calc(83.33333333% - 30px);}
	.display-flex > .col-xs-11 {width: calc(91.66666667% - 30px);}
	.display-flex > .col-xs-12 {width: calc(100% - 30px);}

@media (min-width: 768px){
	.display-flex > .col-sm-2 {width: calc(16.66666667% - 30px);}
	.display-flex > .col-sm-3 {width: calc(25% - 30px);}
	.display-flex > .col-sm-4 {width: calc(33.33333333% - 30px);}
	.display-flex > .col-sm-5 {width: calc(41.66666667% - 30px);}
	.display-flex > .col-sm-6 {width: calc(50% - 30px);}
	.display-flex > .col-sm-7 {width: calc(58.33333333% - 30px);}
	.display-flex > .col-sm-8 {width: calc(66.66666667% - 30px);}
	.display-flex > .col-sm-9 {width: calc(75% - 30px);}
	.display-flex > .col-sm-10 {width: calc(83.33333333% - 30px);}
	.display-flex > .col-sm-11 {width: calc(91.66666667% - 30px);}
	.display-flex > .col-sm-12 {width: calc(100% - 30px);}
}
@media (min-width: 992px){
	.display-flex > .col-md-2 {width: calc(16.66666667% - 30px);}
	.display-flex > .col-md-3 {width: calc(25% - 30px);}
	.display-flex > .col-md-4 {width: calc(33.33333333% - 30px);}
	.display-flex > .col-md-5 {width: calc(41.66666667% - 30px);}
	.display-flex > .col-md-6 {width: calc(50% - 30px);}
	.display-flex > .col-md-7 {width: calc(58.33333333% - 30px);}
	.display-flex > .col-md-8 {width: calc(66.66666667% - 30px);}
	.display-flex > .col-md-9 {width: calc(75% - 30px);}
	.display-flex > .col-md-10 {width: calc(83.33333333% - 30px);}
	.display-flex > .col-md-11 {width: calc(91.66666667% - 30px);}
	.display-flex > .col-md-12 {width: calc(100% - 30px);}
}

@media (min-width: 1200px){
	.display-flex > .col-lg-2 {width: calc(16.66666667% - 30px);}
	.display-flex > .col-lg-3 {width: calc(25% - 30px);}
	.display-flex > .col-lg-4 {width: calc(33.33333333% - 30px);}
	.display-flex > .col-lg-5 {width: calc(41.66666667% - 30px);}
	.display-flex > .col-lg-6 {width: calc(50% - 30px);}
	.display-flex > .col-lg-7 {width: calc(58.33333333% - 30px);}
	.display-flex > .col-lg-8 {width: calc(66.66666667% - 30px);}
	.display-flex > .col-lg-9 {width: calc(75% - 30px);}
	.display-flex > .col-lg-10 {width: calc(83.33333333% - 30px);}
	.display-flex > .col-lg-11 {width: calc(91.66666667% - 30px);}
	.display-flex > .col-lg-12 {width: calc(100% - 30px);}
}

.align-items-stretch {align-items:stretch;}
.align-items-flex-start {align-items:flex-start;}
.align-items-flex-end {align-items:flex-end;}
.align-items-center {align-items:center;}
.align-items-baseline {align-items:baseline;}
.align-items-start {align-items:start;}
.align-items-end {align-items:end;}
.align-items-self-start {align-items:self-start;}
.align-items-self-end {align-items:self-end;}

@media (min-width: 768px){
	.display-flex.space-between {justify-content:space-between}
	.display-flex.space-around {justify-content:space-around}
	.display-flex.space-evenly {justify-content:space-evenly}
}

/* icomoon icons on dark background */
.bg-primary [class^="icon-"],
.bg-primary [class*=" icon-"],
.text-inverse [class^="icon-"],
.text-inverse [class*=" icon-"] {color:#ffffff;}

/* buttons
-------------------------------------------------*/
.btn, .primary-btn {
    border-radius: 5px;
    text-transform: capitalize;
    padding: 10px 20px;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 700;
    height: auto;
	width:auto;
    line-height: 21px;
    display: inline-block;
    white-space: normal;
    margin:10px 0;
	border:0;
	-webkit-transition: all .4s cubic-bezier(.08,.82,.44,1.21);
	-moz-transition: all .4s cubic-bezier(.08,.82,.44,1.21);
	-o-transition: all .4s cubic-bezier(.08,.82,.44,1.21);
	transition: all .4s cubic-bezier(.08,.82,.44,1.21);
	text-decoration:none;
}

@media (min-width: 1200px){
	.btn {padding:11px 25px;}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.btn {padding:10px 17px;}
}

.text-inverse .btn {border-bottom:0; text-decoration:none;}

.btn:disabled, .big_links:disabled, .primary-booking-btn:disabled, .secondary-login-btn:disabled, .secondary-btn-viewWhite:disabled, .primary-btn.booking-btn:disabled {background-color:#d9e0e8; color:#99abc2;}


.btn.disabled, .btn[disabled], fieldset[disabled] .btn {box-shadow: inset 0 0 0 2px #6681a3, 0 0 1px transparent; color: #6681a3;}
.btn.btn-danger[disabled] {color:#e30d40; background-color:rgba(227,13,64,.2); box-shadow: none; opacity: 1;}

.modal-footer .btn+.btn {margin-bottom: 10px;}

.btn-primary, .btn-default {
	background-color:#0a214f;
	box-shadow:inset 0 0 0 2px #0a214f,0 0 1px transparent;
    color: #ffffff;}
.btn-primary:hover, .btn-default:hover,
.btn-primary:focus, .btn-default:focus,
.btn-primary:active, .btn-default:active {
    background-color:#021523;
	box-shadow:inset 0 0 0 2px #021523,0 0 1px transparent;
	color:#ffffff;
}

.blue-bg .btn-default,
.bg-primary .btn-outline-primary,
.bg-primary .btn-outline-secondary,
.text-inverse .btn-outline-primary,
.text-inverse .btn-outline-secondary {
	background-color:transparent;
	box-shadow:inset 0 0 0 2px #ffffff,0 0 2px transparent;
    color: #ffffff;}

.bg-primary .btn-outline-primary:hover,
.bg-primary .btn-outline-primary:active,
.bg-primary .btn-outline-primary:focus,
.bg-primary .btn-outline-secondary:hover,
.bg-primary .btn-outline-secondary:active,
.bg-primary .btn-outline-secondary:focus,
.text-inverse .btn-outline-primary:hover,
.text-inverse .btn-outline-secondary:active,
.text-inverse .btn-default:focus {
    background-color:#ffffff;
	color:#0a214f;
}

.btn.btn-big {padding:10px 45px}

/* View more ... type of button */
.double-buttons .btn.btn-outline-primary,
.promo-button .btn.btn-outline-primary,
.fluid-block .btn.btn-outline-primary {width:63px; height:43px; overflow:hidden;}
.double-buttons .btn.btn-primary:hover {color:#0a214f; background-color:transparent;}
.double-buttons .btn.btn-outline-primary:hover {width:133px; background-color:#0a214f;}
.promo-button .btn.btn-outline-primary:hover,
a:hover .promo-button .btn.btn-outline-primary,
.fluid-block .btn.btn-outline-primary:hover {width:133px; background-color:#ffffff;}
.double-buttons .btn.btn-outline-primary:before {content:'View more'; display:none; opacity:0; color:#ffffff; white-space:nowrap; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out;}
.promo-button .btn.btn-outline-primary:before,
.fluid-block .btn.btn-outline-primary:before {content:'View more'; display:none; opacity:0; color:#0a214f; white-space:nowrap; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out;}
.double-buttons .btn.btn-outline-primary:hover:before,
.promo-button .btn.btn-outline-primary:hover:before,
a:hover .promo-button .btn.btn-outline-primary:before,
.fluid-block .btn.btn-outline-primary:hover:before {display:inline-block; opacity:1;}

/* not view more type of button */
.genericgrid .fluid-block .btn.btn-outline-primary,
.primary-overlay .btn.btn-outline-primary,
.facilityListing .grid-2-col .fluid-block .btn.btn-outline-primary {width:auto; height:auto; background-color:transparent; color:#ffffff;}
.genericgrid .fluid-block .btn.btn-outline-primary:hover,
.primary-overlay .btn.btn-outline-primary:hover,
.facilityListing .grid-2-col .fluid-block .btn.btn-outline-primary:hover {width:auto; background-color:#ffffff; color:#0a214f;}
.genericgrid .fluid-block .btn.btn-outline-primary:hover:before,
.primary-overlay .btn.btn-outline-primary:before,
.facilityListing .grid-2-col .fluid-block .btn.btn-outline-primary:hover:before {content:'';}

.btn-secondary,
.btn-warning,
.primary-booking-btn,
.btn-default.checkAvailability,
.checkAvailability,
.primary-btn.booking-btn,
.btn.yellow-view,
.primary-btn {
	background-color:#fbc816;
	box-shadow:inset 0 0 0 2px #fbc816,0 0 1px transparent;
    color: #0a214f !important;
	border:0;}

.primary-booking-btn {margin:0 auto;}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.primary-booking-btn:hover,
.primary-booking-btn:focus,
.primary-booking-btn:active,
.checkAvailability:hover,
.checkAvailability:focus,
.checkAvailability:active,
.btn-default.checkAvailability:hover,
.btn-default.checkAvailability:focus,
.btn-default.checkAvailability:active,
.primary-btn.booking-btn:hover,
.primary-btn.booking-btn:focus,
.primary-btn.booking-btn:active,
.btn.yellow-view:hover,
.btn.yellow-view:focus,
.btn.yellow-view:active {
    background-color:#ddb014;
	box-shadow:inset 0 0 0 2px #ddb014,0 0 1px transparent;
	color:#ffffff;

}

.bg-primary .btn-primary,
.text-inverse .btn-primary {
	background-color:#ffffff;
	box-shadow:inset 0 0 0 2px #ffffff,0 0 2px transparent;
    color: #0a214f;
	text-decoration:none;}

.bg-primary .btn-primary:hover,
.bg-primary .btn-primary:focus,
.bg-primary .btn-primary:active,
.text-inverse .btn-primary:hover,
.text-inverse .btn-primary:focus,
.text-inverse .btn-primary:active {
	background-color:transparent;
	box-shadow:inset 0 0 0 2px #ffffff,0 0 2px transparent;
    color: #ffffff;}


.btn-success {
	background-color:#7dba00;
	box-shadow:inset 0 0 0 2px #7dba00,0 0 2px transparent;
    color: #ffffff;}

.btn-success:hover,
.btn-success:focus,
.btn-success:active {
	background-color:#74ab04;
	box-shadow:inset 0 0 0 2px #74ab04,0 0 2px transparent;}

.btn-danger {
	background-color:#e30d40;
	box-shadow:inset 0 0 0 2px #e30d40,0 0 2px transparent;
    color: #ffffff;}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
	background-color:#d0103e;
	box-shadow:inset 0 0 0 2px #d0103e,0 0 2px transparent;}

.btn-info {
	background-color:#335785;
	box-shadow:inset 0 0 0 2px #335785,0 0 2px transparent;
    color: #ffffff;}


.btn-info:hover,
.btn-info:focus,
.btn-info:active {
	background-color:#32527c;
	box-shadow:inset 0 0 0 2px #32527c,0 0 2px transparent;}

.btn-outline-primary,
.secondary-login-btn {
	background-color:transparent;
	box-shadow:inset 0 0 0 2px #0a214f,0 0 1px transparent;
    color: #0a214f;}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.secondary-login-btn:hover,
.secondary-login-btn:focus,
.secondary-login-btn:active {
    background-color:#0a214f;
	color:#ffffff;
}

.btn-outline-secondary,
.btn-outline-warning  {
	background-color:transparent;
	box-shadow:inset 0 0 0 2px #fcc917,0 0 1px transparent;
    color: #fcc917;}

.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:active,
.btn-outline-warning:hover,
.btn-outline-warning:focus,
.btn-outline-warning:active {
    background-color:#fcc917;
	color:#ffffff;
}

.btn-outline-success  {
	background-color:transparent;
	box-shadow:inset 0 0 0 2px #7dba00,0 0 1px transparent;
    color: #7dba00;}

.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success:active {
    background-color:#74ab04;
	box-shadow:inset 0 0 0 2px #74ab04,0 0 1px transparent;
	color:#ffffff;
}

.btn-outline-info  {
	background-color:transparent;
	box-shadow:inset 0 0 0 2px #335785,0 0 1px transparent;
    color: #335785;}

.btn-outline-info:hover,
.btn-outline-info:focus,
.btn-outline-info:active {
    background-color:#32527c;
	box-shadow:inset 0 0 0 2px #32527c,0 0 1px transparent;
	color:#ffffff;
}

.btn-outline-danger  {
	background-color:transparent;
	box-shadow:inset 0 0 0 2px #e30d40,0 0 1px transparent;
    color: #e30d40;}

.btn-outline-danger:hover,
.btn-outline-danger:focus,
.btn-outline-danger:active {
    background-color:#d0103e;
	box-shadow:inset 0 0 0 2px #d0103e,0 0 1px transparent;
	color:#ffffff;
}

.btn-icon {padding:5px 17px;}
.btn-icon span {font-size:26px; color:#0a214f;}
.btn-icon:hover span {color:#0a214f;}
.bg-primary .btn-icon:hover span,
.text-inverse .btn-icon:hover span {color:#ffffff;}

.btn-icon-small {padding:9px 17px;}
.btn-icon-small span {font-size:21px; color:#0a214f; margin-right:10px;}
.btn-outline-primary.btn-icon-small:hover span {color:#ffffff;}

.bg-primary .btn-primary.btn-icon span,
.text-inverse .btn-primary.btn-icon span {color:#0a214f;}

.bg-primary .btn-primary.btn-icon:hover span,
.text-inverse .btn-primary.btn-icon:hover span {color:#ffffff;}

@media (min-width: 1200px){
	.btn-icon span {font-size:30px;}
}

.downloadComponent .treatment-links {text-align:center;}
.link-special {color: #0a214f; text-decoration: none; border-bottom: 1px solid #0a214f;}
.link-special:hover,
.link-special:active,
.link-special:focus {text-decoration: none; border:0;}

/* custom margins
-------------------------------------------------*/
.no-margin {margin:0}

.margin-10 {margin:10px !important;}
.margin-20 {margin:20px !important;}
.margin-30 {margin:30px !important;}
.margin-40 {margin:40px !important;}
.margin-50 {margin:50px !important;}
.margin-60 {margin:60px !important;}

.margin-top-0 {margin-top:0 !important;}
.margin-top-10 {margin-top:10px !important;}
.margin-top-20 {margin-top:20px !important;}
.margin-top-30 {margin-top:30px !important;}
.margin-top-40 {margin-top:40px !important;}
.margin-top-50 {margin-top:50px !important;}
.margin-top-60 {margin-top:60px !important;}
.margin-top-120 {margin-top:120px !important;}

.margin-bottom-0 {margin-bottom:0 !important;}
.margin-bottom-10 {margin-bottom:10px !important;}
.margin-bottom-15 {margin-bottom:15px !important;}
.margin-bottom-20 {margin-bottom:20px !important;}
.margin-bottom-30 {margin-bottom:30px !important;}
.margin-bottom-40 {margin-bottom:40px !important;}
.margin-bottom-50 {margin-bottom:50px !important;}
.margin-bottom-60 {margin-bottom:60px !important;}
.margin-bottom-120 {margin-bottom:120px !important;}

.margin-left-0 {margin-left:0 !important;}
.margin-left-10 {margin-left:10px !important;}
.margin-left-20 {margin-left:20px !important;}
.margin-left-30 {margin-left:30px !important;}
.margin-left-40 {margin-left:40px !important;}
.margin-left-50 {margin-left:50px !important;}
.margin-left-60 {margin-left:60px !important;}

.margin-right-0 {margin-right:0 !important;}
.margin-right-10 {margin-right:10px !important;}
.margin-right-20 {margin-right:20px !important;}
.margin-right-30 {margin-right:30px !important;}
.margin-right-40 {margin-right:40px !important;}
.margin-right-50 {margin-right:50px !important;}
.margin-right-60 {margin-right:60px !important;}

.no-margin-rte .description-container-rte .description-content {margin-bottom: 0;}

/* custom paddings
-------------------------------------------------*/
.no-gutters {padding:0 !important;}
.no-padding, .zero-padding {padding:0;}

.padding-10 {padding:10px !important;}
.padding-15 {padding:15px !important;}
.padding-20 {padding:20px !important;}
.padding-30 {padding:30px !important;}
.padding-40 {padding:40px !important;}
.padding-50 {padding:50px !important;}
.padding-60 {padding:60px !important;}
.padding-70 {padding:70px !important;}
.padding-80 {padding:80px !important;}
.padding-90 {padding:90px !important;}
.padding-100 {padding:100px !important;}

.padding-top-0 {padding-top:0 !important;}
.padding-top-10 {padding-top:10px !important;}
.padding-top-15 {padding-top:15px !important;}
.padding-top-20 {padding-top:20px !important;}
.padding-top-30 {padding-top:30px !important;}
.padding-top-40 {padding-top:40px !important;}
.padding-top-50 {padding-top:50px !important;}
.padding-top-60 {padding-top:60px !important;}
.padding-top-70 {padding-top:70px !important;}
.padding-top-80 {padding-top:80px !important;}
.padding-top-90 {padding-top:90px !important;}
.padding-top-100 {padding-top:100px !important;}
.padding-top-110 {padding-top:110px !important;}
.padding-top-120 {padding-top:120px !important;}
.padding-top-130 {padding-top:130px !important;}
.padding-top-140 {padding-top:140px !important;}
.padding-top-150 {padding-top:150px !important;}

.padding-bottom-0 {padding-bottom:0 !important;}
.padding-bottom-10 {padding-bottom:10px !important;}
.padding-bottom-15 {padding-bottom:15px !important;}
.padding-bottom-20 {padding-bottom:20px !important;}
.padding-bottom-30 {padding-bottom:30px !important;}
.padding-bottom-40 {padding-bottom:40px !important;}
.padding-bottom-50 {padding-bottom:50px !important;}
.padding-bottom-60 {padding-bottom:60px !important;}
.padding-bottom-70 {padding-bottom:70px !important;}
.padding-bottom-80 {padding-bottom:80px !important;}
.padding-bottom-90 {padding-bottom:90px !important;}
.padding-bottom-100 {padding-bottom:100px !important;}
.padding-bottom-110 {padding-bottom:110px !important;}
.padding-bottom-120 {padding-bottom:120px !important;}
.padding-bottom-130 {padding-bottom:130px !important;}
.padding-bottom-140 {padding-bottom:140px !important;}
.padding-bottom-150 {padding-bottom:150px !important;}

.padding-left-0 {padding-left:0 !important;}
.padding-left-10 {padding-left:10px !important;}
.padding-left-150 {padding-left:15px !important;}
.padding-left-20 {padding-left:20px !important;}
.padding-left-30 {padding-left:30px !important;}
.padding-left-40 {padding-left:40px !important;}
.padding-left-50 {padding-left:50px !important;}
.padding-left-60 {padding-left:60px !important;}
.padding-left-70 {padding-left:70px !important;}
.padding-left-80 {padding-left:80px !important;}
.padding-left-90 {padding-left:90px !important;}
.padding-left-100 {padding-left:100px !important;}
.padding-left-110 {padding-left:110px !important;}
.padding-left-120 {padding-left:120px !important;}
.padding-left-130 {padding-left:130px !important;}
.padding-left-140 {padding-left:140px !important;}
.padding-left-150 {padding-left:150px !important;}

.padding-right-0 {padding-right:0 !important;}
.padding-right-10 {padding-right:10px !important;}
.padding-right-15 {padding-right:15px !important;}
.padding-right-20 {padding-right:20px !important;}
.padding-right-30 {padding-right:30px !important;}
.padding-right-40 {padding-right:40px !important;}
.padding-right-50 {padding-right:50px !important;}
.padding-right-60 {padding-right:60px !important;}
.padding-right-70 {padding-right:70px !important;}
.padding-right-80 {padding-right:80px !important;}
.padding-right-90 {padding-right:90px !important;}
.padding-right-100 {padding-right:100px !important;}
.padding-right-110 {padding-right:110px !important;}
.padding-right-120 {padding-right:120px !important;}
.padding-right-130 {padding-right:130px !important;}
.padding-right-140 {padding-right:140px !important;}
.padding-right-150 {padding-right:150px !important;}

@media (max-width: 767px) {
    .no-padding-xs {padding:0 !important;}
    .no-padding-top-xs {padding-top:0 !important;}
    .no-padding-bottom-xs {padding-bottom:0 !important;}
    .no-padding-right-xs {padding-right:0 !important;}
    .no-padding-left-xs {padding-left:0 !important;}

	.no-margin-xs {margin:0 !important;}
    .no-margin-top-xs {margin-top:0 !important;}
    .no-margin-bottom-xs {margin-bottom:0 !important;}
    .no-margin-right-xs {margin-right:0 !important;}
    .no-margin-left-xs {margin-left:0 !important;}
}

@media (min-width: 768px) and (max-width: 991px) {
    .no-padding-sm {padding:0 !important;}
    .no-padding-top-sm {padding-top:0 !important;}
    .no-padding-bottom-sm {padding-bottom:0 !important;}
    .no-padding-right-sm {padding-right:0 !important;}
    .no-padding-left-sm {padding-left:0 !important;}

	.no-margin-sm {margin:0 !important;}
    .no-margin-top-sm {margin-top:0 !important;}
    .no-margin-bottom-sm {margin-bottom:0 !important;}
    .no-margin-right-sm {margin-right:0 !important;}
    .no-margin-left-sm {margin-left:0 !important;}
}

@media (min-width: 992px) and (max-width: 1199px) {
    .no-padding-md {padding:0 !important;}
    .no-padding-top-md {padding-top:0 !important;}
    .no-padding-bottom-md {padding-bottom:0 !important;}
    .no-padding-right-md {padding-right:0 !important;}
    .no-padding-left-md {padding-left:0 !important;}

	.no-margin-md {margin:0 !important;}
    .no-margin-top-md {margin-top:0 !important;}
    .no-margin-bottom-md {margin-bottom:0 !important;}
    .no-margin-right-md {margin-right:0 !important;}
    .no-margin-left-md {margin-left:0 !important;}
}

@media (min-width: 1200px) {
    .no-padding-lg {padding:0 !important;}
    .no-padding-top-lg {padding-top:0 !important;}
    .no-padding-bottom-lg {padding-bottom:0 !important;}
    .no-padding-right-lg {padding-right:0 !important;}
    .no-padding-left-lg {padding-left:0 !important;}

	.no-margin-lg {margin:0 !important;}
    .no-margin-top-lg {margin-top:0 !important;}
    .no-margin-bottom-lg {margin-bottom:0 !important;}
    .no-margin-right-lg {margin-right:0 !important;}
    .no-margin-left-lg {margin-left:0 !important;}
}

@media (min-width: 1400px) {
    .no-padding-xl {padding:0 !important;}
    .no-padding-top-xl {padding-top:0 !important;}
    .no-padding-bottom-xl {padding-bottom:0 !important;}
    .no-padding-right-xl {padding-right:0 !important;}
    .no-padding-left-xl {padding-left:0 !important;}

	.no-margin-xl {margin:0 !important;}
    .no-margin-top-xl {margin-top:0 !important;}
    .no-margin-bottom-xl {margin-bottom:0 !important;}
    .no-margin-right-xl {margin-right:0 !important;}
    .no-margin-left-xl {margin-left:0 !important;}
}

/* position */
.position-absolute {position:absolute;}
.position-relative {position:relative;}
.position-static {position:static;}
.position-fixed {position:fixed;}
.top0 {top:0;}
.bottom0 {bottom:0;}
.left0 {left:0;}
.right0 {right:0;}

/* additional text allignments
----------------------------------------------------------------*/
.text-xs-left {text-align: left;}
.text-xs-right {text-align: right;}
.text-xs-center {text-align: center;}
.text-xs-justify {text-align: justify;}

@media (min-width: 768px) {
    .text-sm-left {text-align: left;}
    .text-sm-right {text-align: right;}
    .text-sm-center {text-align: center;}
    .text-sm-justify {text-align: justify;}
}

@media (min-width: 992px) {
    .text-md-left {text-align: left;}
    .text-md-right {text-align: right;}
    .text-md-center {text-align: center;}
    .text-md-justify {text-align: justify;}
}

@media (min-width: 1200px) {
    .text-lg-left {text-align: left;}
    .text-lg-right {text-align: right;}
    .text-lg-center {text-align: center;}
    .text-lg-justify {text-align: justify;}
}

.border-radius {border-radius:5px;}
.border-radius-top {border-top-left-radius:5px; border-top-right-radius:5px;}
.border-radius-bottom {border-bottom-left-radius:5px; border-bottom-right-radius:5px;}

/* custom borders */
.border {border:1px solid;}
.border-primary {border-color:rgba(204,204,204,0.5);}
.border-white {border-color:#ffffff !important;}

.border-width-2 {border-width:2px;}

.border-right {border-right:2px solid rgba(204,204,204,0.5);}
.border-left {border-left:2px solid rgba(204,204,204,0.5);}

.border-sm-right {border-right:0;}
.border-md-right {border-right:0;}
.border-lg-right {border-right:0;}

.border-sm-left {border-left:0;}
.border-md-left {border-left:0;}
.border-lg-left {border-left:0;}

.border-top {border-top:2px solid rgba(204,204,204,0.5);}
.border-bottom {border-bottom:2px solid rgba(204,204,204,0.5);}

.border-xs-bottom {border-bottom:2px solid rgba(204,204,204,0.5); padding-bottom:20px; margin-bottom:20px;}
.border-sm-bottom {border-bottom:2px solid rgba(204,204,204,0.5); padding-bottom:20px; margin-bottom:20px;}

.border-xs-top {border-top:2px solid rgba(204,204,204,0.5); padding-top:20px; margin-top:20px;}
.border-sm-top {border-top:2px solid rgba(204,204,204,0.5); padding-top:20px; margin-top:20px;}

.text-inverse .border-right,
.text-inverse .border-left,
.text-inverse .border-sm-right,
.text-inverse .border-md-right,
.text-inverse .border-lg-right,
.text-inverse .border-sm-left,
.text-inverse .border-md-left,
.text-inverse .border-lg-left,
.text-inverse .border-xs-bottom,
.text-inverse .border-sm-bottom,
.text-inverse .border-xs-top,
.text-inverse .border-sm-top,

.bg-light .border-right,
.bg-light .border-left,
.bg-light .border-sm-right,
.bg-light .border-md-right,
.bg-light .border-lg-right,
.bg-light .border-sm-left,
.bg-light .border-md-left,
.bg-light .border-lg-left,
.bg-light .border-xs-bottom,
.bg-light .border-sm-bottom,
.bg-light .border-xs-top,
.bg-light .border-sm-top {border-color:rgba(255,255,255,0.4);}

@media (min-width: 768px) {
.border-sm-right {border-right:2px solid rgba(204,204,204,0.5);}
.border-sm-left {border-left:2px solid rgba(204,204,204,0.5);}
.border-xs-bottom {border-bottom:0; padding-bottom:inherit; margin-bottom:inherit;}
.border-xs-top {border-top:0; padding-top:inherit; margin-top:inherit;}
}

@media (min-width: 992px) {
.border-md-right {border-right:2px solid rgba(204,204,204,0.5);}
.border-md-left {border-left:2px solid rgba(204,204,204,0.5);}
.border-sm-bottom {border-bottom:0;}
.border-sm-top {border-top:0;}
}

@media (min-width: 1200px) {
.border-lg-right {border-right:2px solid rgba(204,204,204,0.5);}
.border-lg-left {border-left:2px solid rgba(204,204,204,0.5);}
}

/* fluid block
----------------------------------------------------------------*/
.fluid-image-block {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden;
}

.fluid-image-block img {
    width: auto;
    height: auto;
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    tranform: translate(-50%, -50%);
    position: absolute;
    margin: auto;
}

.fluid-block {
	text-align: center;
    overflow: hidden;
	border:1px solid #ffffff;
}

#carousel-component .fluid-block,
.dynamicImageComponent .fluid-block {border:0;}

.fluid-block p,
.fluid-block h3 {text-align:center;}

#rndPropertiesBlock .fluid-block {height:215px;}

.fluid-content-wrapper {
    vertical-align: top;
    padding: 0;
	width:100%;
	height:100%;
    display: table;
	position: relative;
    z-index: 0;
}

.carousel .fluid-content-wrapper {display:none;}
.carousel .owl-item:first-child .fluid-content-wrapper {display:table;}

.owl-controls .owl-nav .owl-next,
.owl-controls .owl-nav .owl-prev {width:auto; height:auto; padding:10px; font-size:25px; background-color:rgba(2,21,35,.33);}

.owl-controls .owl-nav .owl-next:hover,
.owl-controls .owl-nav .owl-prev:hover {background-color:rgba(2,21,35,.66);}

@media (min-width:768px) {
	.owl-controls .owl-nav .owl-next,
	.owl-controls .owl-nav .owl-prev {padding:20px; font-size:35px;}
}

.imageComponent .fluid-block {border:0;}

.fluid-content-wrapper .fluid-background-block {
    padding: 20px !important;
    display: table-cell;
    vertical-align: middle !important;
}

.fluid-content-wrapper .fluid-background-block h3 {margin:5px auto;}
.fluid-content-wrapper h4 {text-align:center; font-size:17px;}

.small-height {height:350px}

@media only screen and (min-width:992px){
	.small-height {height:525px}
}

p.location {font-size:21px; font-weight:300; margin:0 auto 5px;}
p.telephone {font-size: 35px; margin: 30px 0;}
.vertical-half-bottom p.telephone {font-size:21px; font-weight:300; margin:15px 0;}
.facilityListing p.telephone {display:none;}

p.subtitle {text-align:center; margin:10px 0 20px; font-size:21px; font-weight:500;}
.divider-pipe {margin:0 5px;}

.bg-primary p.date,
.bg-primary p.price,
.bg-primary p.roomSize {font-weight:300; text-align:center; font-size:17px; margin:15px 0 5px;}

p.price sup {text-transform: uppercase; font-size: 60%;}
p.price .rate-text {font-weight:700;}
.extra-info span {display:block;}
.extra-info span.icon {font-size:27px;}

.main-info {margin-top:10px;}
.bg-info.main-info {background-color: #0a214f;}
.roomRateComponent .vertical-half-bottom-inner .main-info {padding: 10px 0 5px; margin-bottom: 20px; margin-top: 10px;}
.roomRateComponent .input-group.date {border:0 !important;}

@media (min-width: 992px){
	p.location {font-size:26px;}
	.bg-primary p.date, .bg-primary p.price, .bg-primary p.roomSize {font-size:21px; margin:15px 0;}
}

.absolute-button {position:initial; left:0; bottom:50px; width:100%;}
@media (min-width: 480px){
	.absolute-button {position:absolute;}
}

.fluid-buttons {margin:5px auto;}
.fluid-buttons a {margin:5px;}
.fluid-buttons div {display:inline-block;}
.fluid-buttons div a.btn-icon {display:none;}
.fluid-buttons div a.btn-icon:first-child {display:inline-block;}

.fluid-block a {color:#ffffff;}
.fluid-block .phone {font-size:17px; margin:10px auto; padding:0;}

.fluid-notification {position:absolute; padding:0; margin:0; width:100%; top:210px; left:0; background-color:#fde9a2; z-index:333;}
.fluid-notification p {padding:5px 20px; margin:0; color:#292629 !important; text-align:left;}
.featuredrestaurant .fluid-notification,
.carousel .fluid-notification,
.col-row-3-featured .fluid-notification {top:0;}
.grid-2-col .fluid-notification,
.grid-3-col .fluid-notification,
.dynamicImageComponent .fluid-notification  {bottom:0; top:auto;}

.fluid-notification:nth-child(1) {z-index:350;}

.notification {margin:0 auto; padding:20px 20px 10px; width:100%; background-color:#fde9a2; border-radius:5px;}

/* grid 3 col */
.grid-3-col .fluid-block {height:350px;}

@media (min-width:768px){
	.grid-3-col .fluid-block {height:380px;}
	.conferenceListingComponent .grid-3-col .fluid-block {height:400px;}
	.title-vertical-wrapper {display:table; width:100%;}
	.title-vertical-wrapper .title-vertical {
		height: 60px;
		width: 100%;
		display: table-cell;
		vertical-align: middle;}
	.grid-3-col .title-vertical-wrapper .title-vertical {height:70px;}
	.title-vertical-wrapper .title-vertical h3 {margin:0;}
	.title-vertical-wrapper .title-vertical p.location {font-size:17px; margin:10px auto;}
}

/* grid 2 col */
.grid-2-col .fluid-block,
.grid-2-col .fluid-block .fluid-image-block {height:300px;}

.grid-2-col .fluid-content-wrapper {height:300px;}
.grid-2-col .fluid-content-wrapper h3 {margin:0 auto 10px;}

.grid-2-col .grid-right .grid-right-image {float:right;}

.grid-2-col .arrow-icon-up {display:none;}

@media (min-width:481px) and (max-width:991px){
	.grid-2-col .fluid-block.grid-right:nth-child(2n) .grid-right-image {float:none;}
	.grid-2-col .fluid-block.grid-right:nth-child(2n) .grid-right-content {float:right;}
	.grid-left:nth-child(2n+1) .grid-left-image {float: right;}
	}

@media (max-width:481px){
	.col-xs-6.grid-right-image,
	.col-xs-6.grid-right-content,
	.col-xs-6.grid-left-image,
	.col-xs-6.grid-left-content {width:100%;}

	.grid-2-col .fluid-block,
	.grid-2-col .fluid-block .grid-right-content,
	.grid-2-col .fluid-block .grid-left-content {height:auto;}

	.col-xs-6.grid-right-image .fluid-image-block,
	.col-xs-6.grid-right-content .fluid-image-content,
	.col-xs-6.grid-left-image .fluid-image-block,
	.col-xs-6.grid-left-content .fluid-image-content {position:unset;}

	.col-xs-6.grid-right-content .fluid-content-wrapper,
	.col-xs-6.grid-left-content .fluid-content-wrapper {height:auto;}

	.col-xs-6.grid-right-content .fluid-content-wrapper .fluid-background-block,
	.col-xs-6.grid-left-content .fluid-content-wrapper .fluid-background-block {padding:30px 15px;}

	.grid-2-col .arrow-icon-up {display:block;}
	.grid-2-col .arrow-icon-left, .grid-2-col .arrow-icon-right {display:none;}
}

.vertical-half-top {height:240px;}
.vertical-half-bottom {height:180px;}
.vertical-half-bottom-inner {padding:20px 0;}

.restaurantListingComponent .vertical-half-bottom {height:220px;}

.icon-danger.icon-18 {
	position: absolute;
    top: 15px;
    z-index: 333;
    font-size: 44px;
    padding: 4px 4px 5px 5px;
    background-color: #e30d40;
    border-radius: 50%;
    left: 15px;}

.fluid-block .icon.icon-wheelchair {position:absolute; z-index:100; top:15px; right:15px; background-color:#fff; border-radius:50%; font-size:26px; padding:13px;}
.fluid-block .icon.icon-wheelchair:before {color:#0a214f;}

@media (min-width:992px){
	.vertical-half-bottom {height:300px;}
}


/* landing logo - si home and property
----------------------------------------------------------------*/
.landing-logo {
    margin: 0 auto 30px;
    z-index: 20;
    max-width: 550px;
    padding: 0;
    text-align:center;
}

/* hero image
----------------------------------------------------------------*/
.jumbotron.landing-hero {margin-right: -15px; margin-left: -15px; margin-bottom:0; position:relative; padding:0}
.jumbotron.landing-hero .sun-header {padding:102px 10px 142px; position:relative;}

.jumbotron.landing-hero .fluid-image-block img {top: 50%;}

@media (min-width:481px){
	.jumbotron.landing-hero .sun-header {padding:85px 10px 125px;}
}

@media (min-width:992px){
	.jumbotron.landing-hero .sun-header {padding:132px 60px 180px;}
}

/* 2020 redesign */
.jumbotron.landing-hero .sun-header {padding:0; height:350px;}
.jumbotron.landing-hero .hero-title-border {display:none;}

@media (min-width:992px){
	.jumbotron.landing-hero .sun-header {height:550px;}
}

/*****************************************************************************************
***************************************** FOOTER *****************************************
*****************************************************************************************/

footer {padding: 0; margin:0 auto; background-color: #0a204f;}

.footer .container {width: 100%; padding:0;}

@media (min-width: 1200px){
	.footer .container {width: 1170px; padding:0 15px;}
}
@media (min-width: 1400px){
	.footer .container {width: 1400px;}
}

footer a, footer .icon {color:#ffffff;}
footer a:hover {text-decoration:underline; color:#ffffff;}
footer ul, footer ul li {padding:0; margin:0;}
footer ul li {list-style:none; text-align:center; font-size:14px;}
footer ul li a {line-height:17px; display:inline-block;}
footer a {font-weight:400;}
footer a.btn.btn-link {color:#ffffff; font-weight:700; font-size:14px;}

footer a.view-more,
footer a.view-more:hover,
footer a.view-more:focus,
footer a.view-more:active {color:#ffffff;}

footer h3 {font-size: 17px; padding: 0; margin: 5px auto; white-space: nowrap; font-weight: 500; color: #908c9c;}
footer .head-office h3 {margin-top:25px;}
footer p {color:#ffffff; font-size:14px; line-height:18px;}

.footer-first-col, .footer-second-col, .footer-third-col {text-align:center;}

footer .footer-first-col:before,
footer .footer-second-col:before {border-top:1px solid rgba(255,255,255,.2); content:''; padding:0; text-align:center; margin:20px auto; display:block; float:none; clear:both; width:80%;}

footer .footer-first-col {margin-bottom:20px;}
footer .footer-third-col {margin-top:20px;}

footer .footer-third-col .social-media {padding-bottom:20px;}

.footer-my-sun {background:#1b75bc; background-image:url('/content/dam/suninternational/mysun/mysun-light-blue-pattern.png'); text-align:center; padding:25px 20px 5px;}
.footer-my-sun .icon-my-sun {font-size: 84px; padding-bottom: 10px; display: block}
.footer-my-sun h3 {display:none;}
.footer-my-sun .btn.btn-primary {background-color: #000c3c; box-shadow: inset 0 0 0 2px #000c3c, 0 0 2px transparent; color: #ffffff;}
.footer-my-sun .btn.btn-primary:hover {background-color: #ffffff; box-shadow: inset 0 0 0 2px #ffffff, 0 0 2px transparent; color: #000c3c;}

/* gambling / copyright
----------------------------------------------------------------*/
footer .gambling {padding:20px 0 10px; background:#f0f0f0;}
footer .copyright {padding:25px 0; background:#ffffff;}

footer .gambling p, footer .copyright p {font-size:13px;}
footer .gambling p {color:#0a214f; text-transform:uppercase; font-family:'Museo Sans', sans-serif; font-weight:100;}
footer .gambling a {font-weight:700; color:#0a214f;}

footer .copyright p {color:#908c9c;}
footer .copyright a {color:#0a214f; font-weight:700;}

/* social icons
----------------------------------------------------------------*/
ul.social-buttons {margin: 0; text-align:left; display:inline-block;}

ul.social-buttons li a {display: inline-block;}

ul.social-buttons span.icon {font-size: 32px; line-height:32px; border: 2px solid #ffffff; border-radius: 5px; margin-right: 5px; margin-bottom:5px; padding: 3px; display:inline-block;}
ul.social-buttons span.icon.icon-sunshare {padding:8px 15px;}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {color: #0a214f; text-decoration:none;}

ul.social-buttons a:hover span.icon {background-color:#ffffff; color:#0a214f;}

ul.social-buttons.list-inline>li {padding:0;}

@media(min-width:768px) {
	footer .footer-second-col:before {content:none;}
	footer .footer-first-col {margin-bottom:20px;}
	footer .footer-second-col,
	footer .footer-third-col {margin-top:20px;}
	footer .footer-first-col li {margin:7px auto;}
	footer .footer-first-col li:first-child {margin-top:0;}
	footer .footer-first-col li:last-child {margin-bottom:0;}
}

@media(min-width:992px) {
	footer .footer-first-col,
	footer .footer-second-col,
	footer .footer-third-col {margin:15px auto; padding:15px 15px 0; text-align:left;}
	footer .footer-first-col h3,
	footer .footer-second-col h3,
	footer .footer-third-col h3 {text-align:left;}
	footer .footer-first-col:before {content:none;}
	footer .footer-second-col {border-left:1px solid rgba(255,255,255,0.3); border-right:1px solid rgba(255,255,255,.2);}
	footer ul li {text-align:left;}
	footer .footer-my-sun {padding:55px 20px 50px;}
	ul.social-buttons span.icon {font-size:26px; line-height:26px;}
}

@media(min-width:1200px) {
	footer .footer-my-sun {padding:45px 20px 40px;}
	ul.social-buttons span.icon {font-size:32px; line-height:32px;}
}

/********** end of footer **********
----------------------------------------------------------------*/


/* page content
----------------------------------------------------------------*/
.page-content .section, .contact-bottom, #hero {
    display: block;
    margin: 0 auto;
   }
.page-content .section .container {margin-bottom:30px;}

/* property social icons
----------------------------------------------------------------*/
.property-social-icons-wrapper {position:absolute; width:100%; left:0; bottom:20px;}
.property-social-icons {text-align:center; padding:0; margin:0;}
.property-social-icons li {display:inline-block; list-style:none; margin:5px;}
.property-social-icons li a span {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 40px;

}
.jumbotron.landing-hero .property-social-icons li a span {color: #ffffff;}

.property-social-icons-left li {margin:5px 5px 5px 0;}

/* facebook */.property-social-icons li a:hover span.icon-facebook-filled:before {content:"\e903";}
/* twitter */.property-social-icons li a:hover span.icon-twitter-filled:before {content:"\e901";}
/* google plus */.property-social-icons li a:hover span.icon-google-filled:before {content:"\e907";}
/* youtube */.property-social-icons li a:hover span.icon-youtube-filled:before {content:"\e911";}
/* tripadvisor */.property-social-icons li a:hover span.icon-tripadvisor-filled:before {content:"\e909";}
/* instagram */.property-social-icons li a:hover span.icon-instagram-filled:before {content:"\e913";}
/* sun share */.property-social-icons li a:hover span.icon-sunshare-filled:before {content:"\e90b";}

@media (min-width:768px){
	.property-social-icons-left {text-align:left;}
	.property-social-icons li {margin:7px 15px;}
	.property-social-icons-left li {margin:7px 10px 7px 0;}
	.property-social-icons li a span {width:52px; height:52px; line-height:52px; font-size:52px;}
}

.property-social-icons .footer-icon {
    width:31px;
    height:31px;
    font-size:30px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}


.property-social-icons .twitter:before {content: "\e900";}
.property-social-icons .facebook:before {content: "\e902";}
.property-social-icons .youtube:before {content: "\e910";}
.property-social-icons .instagram:before {content: "\e912";}
.property-social-icons .googleplus:before {content: "\e906";}
.property-social-icons .tripadvisor:before {content: "\e908";}
.property-social-icons .sun-share:before {content: "\e90a";}

.property-social-icons a:hover .twitter:before {content: "\e901";}
.property-social-icons a:hover .facebook:before {content: "\e903";}
.property-social-icons a:hover .youtube:before {content: "\e911";}
.property-social-icons a:hover .instagram:before {content: "\e913";}
.property-social-icons a:hover .googleplus:before {content: "\e907";}
.property-social-icons a:hover .tripadvisor:before {content: "\e909";}
.property-social-icons a:hover .sun-share:before {content: "\e90b";}

.property-social-icons li a {color:#0a204f;}
.property-social-icons li a:hover {text-decoration:none;}

/* story list component
----------------------------------------------------------------*/
.storiesListContainer {background-color: #d9e0e8; padding:0 10px;}
.stories-grey-left {padding: 20px 10px;}

.imageComponent .detailed-featured-image {position:relative;}
.no-gutter.no-gutter {padding: 0;}

.grid-story-block {
    background-color: #fff;
    width: 100%;
    height: auto;
}
.stories-image-block img {
    width: 100%;
}
.grid-story-block.module-height {height: auto; padding-bottom:20px;}

.grid-story-content {padding: 0 25px;}
.grid-story-content h3 {text-align:left;}
.meta-data {
    padding-top: 20px;
    width: 100%;
}
.meta-data-content {
    border-left: 10px solid #99abc2;
    padding: 0 20px;
    margin-left: 25px;
    margin-bottom: 25px;}
.meta-data-content p {margin: 5px auto 0; line-height: 100%; text-align:left;}

.content-bullet {display:none;}

.grid-story-content h2 {text-align:left}
.grid-story-content h2 a:hover {border:0;}

@media (min-width:768px){
	.grid-story-block.module-height {height: 460px;}
}
@media (min-width:992px){
	.grid-story-block.module-height {height: 530px;}
}

/* line separator / divider component
----------------------------------------------------------------*/
.lineSeparator {margin: 30px 0;}
.divider, hr {
    display: block;
    padding: 0;
    margin: 30px auto 30px;
    border: 0;
    border-bottom: 1px solid rgba(204,204,204,0.5);
    background: none;
    box-shadow: none;
    width: 50%;
    height: 1px;
}

form .divider.info-divider {display: none;}

/* table component
----------------------------------------------------------------*/
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.tableComponent table {border: 0 solid transparent; width:100%;}

.tableComponent table tr:nth-child(odd) {background-color: #d9e0e8;}
.tableComponent table tr:nth-child(odd) td {border-color: #fff; border-bottom-color:#d9e0e8;}

.tableComponent table tr:nth-child(even) {background-color: #fff;}
.tableComponent table tr:nth-child(even) td {border-color: #d9e0e8;}

.tableComponent table tr th:first-child,
.tableComponent table tr td:first-child {border-left: 0;}
.tableComponent table tr th:last-child,
.tableComponent table tr td:last-child {border-right: 0;}

.tableComponent table tr td,
.tableComponent table tr th {
    font-size: 18px;
    height: auto;
    padding: 20px;
    border-bottom: 1px solid;
    border-right: 2px solid;
    border-top: 0;
    border-left: 0;
}

.tableComponent table tr th {color: #ffffff; background: #0a214f;}

/* SITable */
table.SITable {
    border-top: 1px solid #e8e7e5  !important;
    border-left: 1px solid #e8e7e5  !important;
    width: 100%;
    margin:30px auto;}

.accordion-container table.SITable {margin:0 auto;}

table.SITable td, table.SITable th {
    border-bottom: 1px solid #e8e7e5  !important;
    border-right: 1px solid #e8e7e5  !important;
    padding: 10px 15px;
    font-size:15px;}

table.SITable tr th {
  background-color: #223159;
  color: #ffffff !important;
  text-transform: uppercase;}

table.SITable tr:nth-child(even) td {background-color:rgba(0,0,0,0.05);}
table.SITable tr:nth-child(odd) td {background-color: rgba(255,255,255,0.3);}

/* responsive table */
@media (max-width : 767px) {
	table.tb-responsive, table.tb-responsive tr, table.tb-responsive tr td {display:inline-block; width:100% !important;}
	table.tb-responsive tr:first-child {display:none !important;}
	table.tb-responsive tr {margin-bottom:20px;}
	table.tb-responsive-float, table.tb-responsive-float tr, table.tb-responsive-float tr th, table.tb-responsive-float tr td {display:inline-block !important; width:100% !important; text-align:center !important;}
	table.tb-responsive-float tr td p {text-align:left !important;}
	table.tb-responsive, table.tb-responsive-float {border-top:0 !important;}
	table.tb-responsive tr td:first-child, table.SITable.SITableGradient.tb-responsive tr td:first-child, .mobile-gray-bg {background-color:rgba(34,49,89,1) !important; color:#ffffff !important; padding:15px !important;}
	table.tb-responsive.SITableGreen tr td:first-child {background-color:#7cbc42 !important;}
	.tableComponent table.tb-responsive tr:nth-child(odd) {background-color:transparent;}
}

/* form component
----------------------------------------------------------------*/
.form-element-row {margin-bottom: 15px;}
.form-group {margin-bottom:0;}

.input-fluid {
    width: 100%;
    min-height: 40px;
    padding: 9px 18px;
    border: 1px solid #9999a5;
    color: #999;
    font-weight: 400;
    outline: 0;
}
.input-fluid:focus {border: 1px solid #000000;}

.input-fluid:focus::-webkit-input-placeholder {color: #ffffff;}
.input-fluid:focus:-moz-placeholder {color: #ffffff;} /* Firefox 18- */
.input-fluid:focus::-moz-placeholder {color: #ffffff;} /* Firefox 19+ */
.input-fluid:focus:-ms-input-placeholder {color: #ffffff;}

.error {color: #e30d40; font-weight: 500; font-size: 12px; line-height:16px; padding-top:5px; margin-bottom: 0;}
textarea.error, input.error {border: 2px solid red;}

.form-element-row.form-required-description {
    font-size: 13px;
    color: #999;
    margin-top: -10px;
}

.form-element-row.form-submit-row {
    text-align: center;
    margin-bottom: 30px;
}

/* custom CRT component
----------------------------------------------------------------*/
.description-container-rte .description-content {margin-bottom: 10px; text-align:left;}
/*.description-container-rte img.img-responsive {display:inline-block;}*/

@media (min-width:768px){
	.description-container-rte .description-content {margin-bottom: 30px;}
}

.description-container-rte .icon-toggle {margin: 20px auto; text-align:center;}
.icon-toggle span {
    width:30px;
    height:30px;
    margin:0 auto;
    font-size:30px;
    display: inline-block;
    cursor:pointer;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;

    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-toggle span:before {content: "\e91f";}
.icon-toggle.collapsed span:before {content: "\e91e";}

/* addition to img-circle */
.img-circle {max-width: 100%;}
.img-shadow {box-shadow: 20px 20px 50px 0 rgba(0,0,0,0.2);}

/* grid component - 3cols 3rows 1featured
----------------------------------------------------------------*/
.col-row-3-featured .fluid-block {height: 315px;}

.col-row-3-featured .fluid-block#fluid-content-large .fluid-content-wrapper {padding:7%;}
.col-row-3-featured h3 {text-align:center; margin-top:0;}
.col-row-3-featured p {line-height:19px; max-height:80px; overflow:hidden;}

@media (min-width:768px){
.col-row-3-featured #fluid-content-large.fluid-block {height: 420px;}
}

@media (min-width:992px){
	.col-row-3-featured #fluid-content-large.fluid-block {height: 630px;}
	.col-row-3-featured #fluid-content-large p {width:50%; display:inline-block;}
	.col-row-3-featured #fluid-content-large .fluid-notification p {width:100%}
}

/* grid component - 3col 1 featured
----------------------------------------------------------------*/
*.col-3-featured .fluid-block {height: 315px;}

.col-3-featured .fluid-block#fluid-content-large .fluid-content-wrapper {padding:0;}
.col-3-featured h3 {text-align:center; margin-top:0;}
.col-3-featured p {line-height:19px}

@media (min-width:768px){
.col-3-featured #fluid-content-large.fluid-block {height: 524px;}
}

@media (min-width:992px){
	.col-3-featured #fluid-content-large.fluid-block {height: 524px;}
	.col-3-featured #fluid-content-large p {width:50%; display:inline-block;}
}

/* mvg registration widget
----------------------------------------------------------------*/
.sun-blue-bg {background: #0a214f; color: #ffffff;}
.teal-bg {background: #0b9285; color: #ffffff; }
.sun-blue-bg h3,
.sun-blue-bg a,
.sun-blue-bg a:hover,
.teal-bg h3,
.teal-bg a {color:#ffffff;}
.sun-blue-bg a, .teal-bg a {text-decoration:underline;}

.teal-bg p a.btn.btn-default, .sun-blue-bg p a.btn.btn-default {
    background: #ffffff !important;
    border: 0;
    color: #0a214f !important;
    text-decoration:none;
    box-shadow: inset 0 0 0 2px #ffffff, 0 0 1px transparent;
	text-decoration:none;
}

.teal-bg p a.btn.btn-default:hover, .sun-blue-bg p a.btn.btn-default:hover {
    background: transparent !important;
    color: #ffffff !important;
}

/* fast food component
----------------------------------------------------------------*/
.grid-3-col-center-bordered>div:nth-child(2) {
    border-left: 2px solid rgba(10,33,79, .1);
    border-right: 2px solid rgba(10,33,79, .1);
}

.grid-3-col-center-bordered>div {margin-bottom: 65px;}
.grid-3-col-center-content {text-align:center;}
.detailed-section-subheading.detailed-section-subheading {font-size: 19px; text-transform: uppercase;}
.fastFoodRestaurantComponent span.hidden-xs {margin-right:5px;}

/* button component
----------------------------------------------------------------*/
.buttonComponent.section {text-align: center; margin:15px auto;}
.text-left .buttonComponent.section {text-align:left;}
.text-right .buttonComponent.section {text-align:right;}

/* global conference listing component
----------------------------------------------------------------*/
.globalConferenceListingComponent.section {margin:30px auto; max-width:100%;}
.table-header {
    background-color: #d9e0e8;
    text-align: left;
    vertical-align: middle;
}
.table-header h6 {font-size: 21px; font-weight: 900; padding: 15px 0;}

.table-header-container {background-color: #0a214f; color: #fff;}
.table-header-container td {
    border-top: none;
    border-bottom: none;
    text-align: center;
    padding: 5px 2px;
    font-size: 12px;
    vertical-align: top;
    border-right: 1px solid #d9e0e8;
}

tr.table-header-container:nth-child(1) td.room-feature {padding: 15px 2px 5px;}
tr.table-header-container:nth-child(2) td.room-feature {padding: 0 2px 15px;}

td.room-name,
td.room-capacity {border: 1px solid #d9e0e8;}

.room-name {position: relative;}
.room-name p {margin:5px 30px 5px 0; font-weight:700;}
.room-name.active p {color:#000000;}

.expand-icon.conference {display:inline-block; position:absolute; right:10px; top:23%;}
.conference.expand-icon span {
    font-family: 'icomoon' !important;
    font-size:27px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	cursor:pointer;
}
.room-name .conference.expand-icon span:before {content: "\e916";}
.room-name.active .conference.expand-icon span:before {content: "\e917";}

.room-name.active {background-color:#d9e0e8; border-top:1px solid #ffffff;}

tr.collapse-item {background-color:#d9e0e8;}
tr.collapse-item td {padding:20px; border-bottom:1px solid #ffffff;}

button.btn.btn-general.quote-button {
    background: #0a214f;
    color: #ffffff;
}

@media (max-width:767px) {
	.globalConferenceListingComponent.section {text-align:center;}
	.globalConferenceListingComponent.section .col-xs-10 {float:none; display:inline-block;}
}

/* datetime picker */
.bootstrap-datetimepicker-widget .datepicker>div{display:none}
.bootstrap-datetimepicker-widget .picker-switch{text-align:center}
.bootstrap-datetimepicker-widget table{width:100%;margin:0;border-spacing:3px;border-collapse:separate}
.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;border-radius:0;padding:2px;color:#002659}
.bootstrap-datetimepicker-widget td{height:54px;line-height:54px;width:54px;background:#ededed;color:#868695;border:0}
.bootstrap-datetimepicker-widget td.cw{font-size:10px;height:20px;line-height:20px;color:#777}
.bootstrap-datetimepicker-widget td.day{height:10px;line-height:10px;width:10px}
.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}
.bootstrap-datetimepicker-widget td.new,.bootstrap-datetimepicker-widget td.old{color:#777}
.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{background-color:#fdba40;color:#002659;text-shadow:0 -1px 0 rgba(0, 0, 0, .25)}
.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:0 0;color:#777;cursor:not-allowed;opacity:.5}
.bootstrap-datetimepicker-widget td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:0}
.bootstrap-datetimepicker-widget td span:hover{background:#eee}
.bootstrap-datetimepicker-widget td span.active{background-color:#53535c;color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, .25)}
.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover,.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:0 0;color:#777;cursor:not-allowed}
.bootstrap-datetimepicker-widget td span.old{color:#777}
.bootstrap-datetimepicker-widget th{height:16px;line-height:16px;width:20px;font-size:12px}
.bootstrap-datetimepicker-widget th.picker-switch{width:145px}
.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:15px}
.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}
.input-group.date-dp .input-group-addon span{display:block;cursor:pointer;width:16px;height:16px}
.bootstrap-datetimepicker-widget.left-oriented:before{left:auto;right:6px}
.bootstrap-datetimepicker-widget.left-oriented:after{left:auto;right:7px}
.ui-datepicker {z-index:999!important;font-family:"Lato",sans-serif;background-color:#fff;border:2px solid #E6E5E1;display:none;border-radius:5px;margin-top:10px;padding:5px;width:300px;height:255px;}
.ui-datepicker a,.ui-datepicker a:hover {text-decoration: none;}.ui-datepicker a:hover,.ui-datepicker td:hover a{color:#292629;}
.ui-state-default{color:#53535C;font-size:16px;}.ui-datepicker .ui-datepicker-header{text-align:center;}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month,.ui-datepicker .ui-datepicker-title .ui-datepicker-year{font-family: "Lato", sans-serif;}
 .ui-datepicker .ui-datepicker-title {font-size:16px;color:#292629;padding:3px;}
.ui-datepicker .ui-datepicker-prev{float:left;}.ui-datepicker .ui-datepicker-next {float:right;}
.ui-datepicker .ui-datepicker-prev.ui-state-disabled:before,.ui-datepicker .ui-datepicker-next.ui-state-disabled:before{color:#E6E5E1;}
.ui-datepicker .ui-datepicker-prev:before ,.ui-datepicker .ui-datepicker-next:before{font-family:"icomoon";content:"\e918";font-size:20px;padding:2px;color:#53535C;cursor:pointer;}
.ui-datepicker .ui-datepicker-next:before {font-family:"icomoon";content:"\e919";}.ui-datepicker .ui-icon {display:none;}
.ui-datepicker .ui-datepicker-calendar {width:100%;}.ui-datepicker .ui-datepicker-calendar th,.ui-datepicker .ui-datepicker-calendar td{text-align:center;border:2px solid #FFFFFF;background:#F5F7FA;padding:3px;}
.ui-datepicker .ui-datepicker-calendar td:hover {background:#ECECEC;cursor:pointer;}.ui-datepicker .ui-datepicker-calendar td a{text-decoration:none;}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable{background:#fff;color:#eee;}
.ui-datepicker  .ui-datepicker-unselectable .ui-state-default{color:#B3B3BF;}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {background:#fff;color:#E6E5E1;cursor:default;}
.ui-datepicker .ui-datepicker-calendar>thead>tr th{background:#fff;color:#88A2C2;font-size:16px;}.ui-datepicker .ui-datepicker-calendar>thead>tr th>span{font-family:"Lato", sans-serif;}
.ui-datepicker  .ui-datepicker-calendar .ui-datepicker-days-cell-over,.ui-datepicker  .ui-datepicker-calendar .ui-datepicker-current-day{background:#FBC816;color:#292629!important;}
.ui-datepicker:after, .ui-datepicker:before {bottom: 100%;left: 15%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;}
.ui-datepicker:after {border-color: rgba(255, 255, 255, 0);border-bottom-color: #FFF;border-width: 6px;margin-left: -6px;}
.ui-datepicker:before {border-color: rgba(230, 229, 225, 0);border-bottom-color: #E6E5E1;border-width: 9px;margin-left: -9px;}
.ui-datepicker  .ui-datepicker-calendar .ui-datepicker-days-cell-over:hover, .ui-datepicker  .ui-datepicker-calendar .ui-datepicker-current-day:hover{background:#FBC816}
.bootstrap-datetimepicker-widget li {list-style:none;}

/* FORMS */
.btn-group.bootstrap-select {z-index:20;}
.btn-group>.btn:first-child {margin:0 auto;}
.btn-group.bootstrap-select.custom-select.opennew.btn .dropdown-menu {
    display: block;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: 0;
    width: 100%;
}
.btn-group.bootstrap-select.custom-select.opennew.btn .dropdown-menu.selectpicker {position:relative !important; top:0;}
.btn-group.bootstrap-select.custom-select.opennew.btn .dropdown-menu.open {position:absolute !important;}

.btn-group.custom-select {width: 100%;}
form .btn-group .btn-default,
form .btn-group .btn-default:hover,
form .btn-group .btn-default:active,
form .btn-group .btn-default:focus {
    background: #ffffff;
    box-shadow: none;
    border: 1px solid #9999a5;
    color: #777;
    width: 100%;
	border-radius:0;
	padding:10px 15px;
	font-weight:500;
}

form .btn-group .btn-default span.filter-option {width:96%; text-align:left;}
.btn-group.bootstrap-select.custom-select.opennew.btn {padding:0; margin:0; z-index:30;}
.btn-group.bootstrap-select.custom-select.opennew.btn .dropdown-menu .glyphicon {display:none;}

.input-group.date {border:1px solid #9999a5 !important;}
.input-group.date .calendar-icon {font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 0 !important;
	display:inline-block;
	font-size:20px;}
.input-group.date .calendar-icon:after {content: "\e939";}
.conferenceForm .input-group.date .calendar-icon:after {content: "";}

/*FAQ cmponent*/
.faq-accordion {text-align:left;}
.faqaccordion .panel.panel-default {
    border: 0;
    margin-bottom: 0;
    padding: 20px;
    border-radius: 0;
    cursor:pointer;
}
.faqaccordion .panel.panel-default.panel-dark {
    background: #dedee2;
}
.faqaccordion .question-heading p {
    margin: 0;
}
.faqaccordion .panel-dark .panel-collapse.collapse.in {border-top:1px solid #ffffff; margin-top:20px;}
.faqaccordion .panel-light .panel-collapse.collapse.in {border-top:1px solid #dedee2; margin-top:20px;}

.faqaccordion .expand-icon {
    position: absolute;
    right: 0;
    top: 35%;
    width: 30px;
    height: 20px;
    transform: rotate(180deg);
    cursor: pointer;
	font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
font-size:30px;
}
.faqaccordion .expand-icon:before {
    content: "\e916";
}
.accordion-title-container {margin-right:35px;}
.faqaccordion .accordion-heading.collapsed .expand-icon {
    transform: rotate(0);top: 0%;

}

.faqaccordion .accordion-heading {
    position: relative;
}

/* faq under column implementor component */
.columnImplementor .faq-accordion .no-gutter {margin:0 auto; width:100%;}

/* timeline component */
.timeline {position: relative; padding: 0; list-style: none; display:inline-block;}
.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    margin-left: 16px;
    margin-bottom:30px;
    background-color: #dedede;
}

.timeline>li {position: relative; list-style:none;}

.timeline>li:before,
.timeline>li:after {content: " "; display: table;}

.timeline>li:after {clear: both;}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 0 15px 60px;
    text-align: left;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 32px;
    height: 32px;
    margin-left: 0;
    border: 2px solid #223760;
    border-radius: 100%;
    text-align: center;
    color: #223760;
    line-height: 27px;
    background-color: #ffffff;
    font-size: 16px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 0 15px 60px;
    text-align: left;
}

.timeline>li:last-child {margin-bottom: 0;}

.timeline h4.subheading {margin:0; padding:0; text-align:right;}

.timeline .timeline-heading h4.subheading {
    color: #223760;
    font-weight: 700;
    font-size:24px;
	text-align:left
}

.timeline .timeline-inverted .timeline-heading h4.subheading {color: #a29061; text-align:left;}
.timeline .timeline-body>p,
.timeline .timeline-body>ul {margin-bottom: 0;}

@media(min-width:768px) {
    .timeline {display:block;}
	.timeline:before {left: 50%;}
    .timeline>li {margin-bottom: 15px; min-height: 60px;}
    .timeline>li .timeline-panel {
        float: left;
        width: 50%;
        padding: 0 20px 0 0;
        text-align: right;
    }

    .timeline>li .timeline-image {left: 50%;}
    .timeline>li.timeline-inverted>.timeline-panel {float: right; padding: 0 0 0 52px; text-align: left;}
	.timeline .timeline-heading h4.subheading {text-align:right}
}

/* contact component */
.contact-component .contact-links {text-align:center; display:inline-block;}
.contact-component .contact-links a {text-align:center;}
.contact-component .icon-email,
.contact-component .icon-link-open,
.contact-component .icon-contact-phone,
.contact-component .icon-location-pin {vertical-align:middle; float:none;}

.contact-component .contact-bottom {text-align:center;}

.contact-component .contact-links a {text-align:left !important; margin-bottom:10px; display:block; white-space: nowrap; word-wrap: break-word;}
.contact-component .contact-links a .link-contact-text {white-space: normal;}

.contact-component h4.sub-title {text-align:center; margin:15px 0;}

.contact-component .link-contacts [class^="icon-"],
.contact-component .link-contacts [class*=" icon-"] {
    font-size:27px;
    width: 29px;
	height:27px;
    margin-right: 10px;
	display:inline-block;
	font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	float:left !important;
}

.svg-contact-email .link-contact-text {word-wrap: break-word;}

/* image carousel component */
.imageGallery .gallery-carousel-picture-info {position:absolute; background-color:rgba(0,0,0,0.44); bottom:0; width:100%; padding-bottom:15px;}
.imageGallery .gallery-carousel-picture-info p {text-align: left; padding-left: 50px; color: #ffffff;}
.imageGallery .gallery-carousel-picture-info .carousel-item-info {font-size: 21px; font-weight: 700; padding-top: 15px; margin-bottom:5px;}
