/*** HEADER ***/
html.sticky-header-active #header .header-btn-collapse-nav {
	margin-top: 46px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background:rgba(174, 157, 22, 0.65);
	color: #FFF!important;
}
#header .header-logo img {
	width: 227px!important;
	height: 60px!important;
}
html.sticky-header-active #header .header-logo img {
	top: 28px!important;
  width: 160px!important;
	height: 42px!important;
}
#header .header-body {
	min-height: 90px;
}

#weather { text-align: center; }
.home-intro.reserve { background: #333333; }
.home-intro.reserve #weather { text-align: left; line-height: 40px;}
.text-primary { color: rgb(182, 167, 50)!important; }
#promo { position: absolute; top: -30px; z-index: 10; right: 0; }
.reserveCol { padding-left: 20px; }

/*** HOTEL FORM ***/
.dropShadow {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
.slider-contact-form .featured-box {
	border-radius: 0;
}

.slider-contact-form .featured-box h4 {
	font-weight: 300;
	font-size: 1.4em;
}
.slider-contact-form .featured-box h4 strong {
	font-weight: 600;
}

.slider-contact-form .featured-box .box-content {
	border-radius: 0;
	border-top-color: #d2c561;
}

.form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: rgba(199, 185, 73, 0.8);
	border-color: #b6a732;
	color: #FFFFFF;
	font-size: 12px;
}

.form-control::-webkit-input-placeholder { color: white; }
.form-control:-moz-placeholder { color: white; }
.form-control::-moz-placeholder { color: white; }
.form-control:-ms-input-placeholder { color: white;}

select.form-control:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAGCAYAAADZq14TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUM4Q0RBODYzOTlBMTFFNkFCOEU4QThFODNBQTUwNEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUM4Q0RBODczOTlBMTFFNkFCOEU4QThFODNBQTUwNEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1QzhDREE4NDM5OUExMUU2QUI4RThBOEU4M0FBNTA0QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1QzhDREE4NTM5OUExMUU2QUI4RThBOEU4M0FBNTA0QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoAgDwcAAABpSURBVHjaYvz//z8DLQETlG4GYhE86kSgasi2wAKIFwJxABAzIskzQsUWQtWQDBihQaQExEVArA3EV4G4DyqPLnaPXAtgrvUH4lQgZoOK/QLi2UC8EYj/U+ID9PDOh7InAvEbSiIZIMAABwcaf9TRImwAAAAASUVORK5CYII=);
    padding: 6px 12px;
    padding-right: 12px;
}

.input-group-icon, .input-search {
    width: 100%;
    table-layout: fixed;
}
.input-group-addon {
	color: rgba(255,255,255,0.7);
}
.input-group-icon .input-group-addon, .input-search .input-group-addon {
    position: relative;
    padding: 0;
    border: 0 none;
    width: 0;
}
.input-group-icon .input-group-addon:last-child span.icon, .input-search .input-group-addon:last-child span.icon {
    left: auto;
    right: 0;
}
.input-group-icon .input-group-addon span.icon, .input-search .input-group-addon span.icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border: 0;
    z-index: 3;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 6px 12px;
    background: transparent;
    line-height: 1.42857143;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    pointer-events: none;
}

.btn { 
	border-radius: 0;
	text-transform: uppercase;
	font-size: 12px;
	padding: 8px 12px;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.3333333;
	margin-left: 6px;
}

.btn.full-width { display: block; width: 100%; }

.btn-xs {
    padding: 2px 6px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 3px;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.room-select input{
   margin:0;padding:0;
	 position: absolute;
   top: -9999px;
   left: -9999px;
    -webkit-appearance:none!important;
       -moz-appearance:none!important;
            appearance:none!important;
}

.room-select input:active +.hotel-room{ background-color:rgba(199, 185, 73, 0.8); }
.room-select input:checked +.hotel-room{
	background-color:rgba(199, 185, 73, 1.0);
}
.hotel-room{
	cursor:pointer;
	background-color: #3c3c3c;
	padding: 4px;
 float: left;
	border-radius: 4px;
  width:100px;
	margin-right: 5px;
    -webkit-transition: all 250ms ease-in;
       -moz-transition: all 250ms ease-in;
            transition: all 250ms ease-in;
}
.hotel-room:hover{
	background-color:rgba(199, 185, 73, 0.8);
	margin-right: 5px;
}
.room-select input:first-child {
	margin-left: -4px;
}

html .btn-secondary {
    color: #b6a732;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #2F2F2F;
    border-color: #2C2C2C #2C2C2C #2C2C2C;
}
html .btn-secondary:hover {
    border-color: #303030 #303030 #303030;
    background-color: #333333;
	color:#CDBD41;
}
html .btn-secondary:active,
html .btn-secondary:focus,
html .btn-secondary:active:hover,
html .btn-secondary:active:focus {
	border-color: #363636 #363636 #363636;
	background-color: #363636;color:#CDBD41;
}
html .btn-secondary[disabled], html .btn-secondary[disabled]:hover, html .btn-secondary[disabled]:active, html .btn-secondary[disabled]:focus {
    border-color: #2F2F2F;
    background-color: #2F2F2F;
	color:#9B8E2A;
}
formWrapper .btn.active.focus,
formWrapper .btn.active:focus,
formWrapper .btn.focus,
formWrapper .btn:active.focus,
formWrapper .btn:active:focus,
formWrapper .btn:focus {
    box-shadow: 0 1px 1px rgba(237, 229, 164, 0.25) inset;
    border-color: #d2c55b;
}

/*** SLIDER ***/
.tparrows {
	background: none;
	width: 22px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center center;
}
.tparrows:hover {
	background: none;
}

.tparrows.tp-leftarrow:before, .tparrows.tp-rightarrow:before {
	content: "";
}
.tparrows.tp-leftarrow {
	background-image: url(../img/arrow-left.png);
}
.tparrows.tp-rightarrow {
	background-image: url(../img/arrow-right.png);
}

/*** MAIN SLIDER ***/
#topRSVP.slider-container {
	margin-top: -25px;
}
.slider-icon-overlay {
	position: relative;
	left: 0;
	right: 0;
	top: -220px;
	margin-left: auto;
 	margin-right: auto;
	max-width: 150px;
}

/*** DIVIDER ***/
.custom-divider {
    height: 56px;
    background: transparent url(../img/custom-divider-1.png) no-repeat center center;
}
.custom-divider-white {
    height: 56px;
    background: transparent url(../img/custom-divider-white.png) no-repeat center center;
}

/*** FEATURED BOX ***/
.featured-boxes-style-6 .featured-box .icon-featured {
	border: none;
	width: 56px;
	height: 124px;
	border-radius: 0;
	margin-bottom: 0;
}
.featured-boxes-style-6 .featured-box .icon-featured:after {
	border: none;
	border-radius: 0;
}

#featuredRooms-accordion .panel-default>.panel-heading {
	background-color: #FFFFFF;
	text-align: center;
}

.notice, .notice .box-content { border-radius: 0; }
.notice {
	border: none;
	background: #000000;
	margin-top: 0;
	color: #ae9d16;
	min-height: auto;
	font-weight: 400;
	font-size: 0.96em; line-height: 1.6;
}
.notice .box-content { border-top: 0; padding-top: 10px; padding-bottom: 10px; }

.tab-pane .btn-group-sm>.btn, .tab-pane .btn-sm {
	background-color: transparent;
	color: #cead2b;
	text-shadow: none;
	border-color: #cead2b;
}
.tab-pane .btn-group-sm>.btn:hover, .tab-pane .btn-sm:hover {
	background-color: rgba(206, 173, 43, 0.1);
}
.key-Wrap > div {
	text-align: center;
}
.key-Wrap a span {
	letter-spacing: 0.05em;
	font-size: 1.05em;
	color:#777777;
}
.key-Wrap a:hover {
	text-decoration: none;
}
.key-Wrap a:hover span {
	color:#cead2b;
}
.key-Wrap a:hover svg path,
.key-Wrap a:hover svg polygon {
	fill: #cead2b !important;
}

/*** BUTTONS ***/
.btn-group-sm>.btn, .btn-sm {
	border-radius: 0;
}
.btn.round-btn {
	border-radius: 50%;
	outline:none;
	z-index: 101;
	position: relative;
}
.topBook {
	display: block;
	margin: 0 auto;
	margin-top: -10px;
}

/*** SECTION ***/
.section.section-rsv {
	margin: 0;
    padding: 20px;
	display: none;
}
.section-rsv .topInput {
	margin-bottom: 10px;
}

.reserve-note { padding-left: 18px; }
.reserve-note li { line-height: 1.4; margin-bottom: 6px; }

.facilities .icon-featured { margin: 0 0 15px 0; }
.gm-style-iw { line-height: 1.4; }

@media (max-width: 991px) {
	.section-rsv2.parallax {
		background-position: 50% -100px!important;
		min-height: 350px;
	}
	#header .header-body { min-height: 0; }
}

/*** ROOMS ***/
.rooms-list {
	margin: 30px 0;
	background: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
}
.rooms-list.nav-pills>li.ls-divider {
	margin: 0 6px;
	color: #BBBBBB;
}
.rooms-list.nav-pills>li>a {
	border-radius:0;
	color:#FFFFFF;
}
.rooms-list.sort-source > li > a {
	padding: 2px;
	margin: 0 5px;
	font-weight: 400;
}
.rooms-list.sort-source > li > a:hover,
.rooms-list.sort-source > li > a:focus {
	/*border-bottom: 4px solid #ae9d16;*/
	color:#ae9d16;
}
ul.rooms-list.nav-pills > li.active > a:hover,
ul.rooms-list.nav-pills > li.active > a:focus {
	background: none;
}
.rooms-list.nav-pills>li.active>a,
.rooms-list.nav-pills>li.active>a:focus,
.rooms-list.nav-pills>li.active>a:hover {
	color:#FFFFFF;
}
ul.portfolio-list li h5 { font-size: 1.1em; }
ul.portfolio-list li h5 span {
	display:block;
	font-weight: 400;
	font-size: 0.8em;
	color: #555555;
	letter-spacing: 1px;
}
ul.portfolio-list li h5 .rates { font-weight: 600; display: block; margin-top: 6px; }
.room-suite-info {
	margin-bottom: 30px;
}
.room-suite-info .btn {
	background: none;
	font-size: 0.75em;
	text-shadow: none;
	color: #ae9d16;
	border: 1px solid #ae9d16;
	padding: 6px 8px;
}
.main p.ll-align {
	-ms-text-align-last: center;
  	-moz-text-align-last: center;
  	text-align-last: center;
}
#galleryWrap > div { display:  none; }
section.section-gallery {
	padding: 0;
	overflow: hidden;
	position: relative;
	display: flex;
  align-items: center;
}
section.section.section-background { min-height: inherit; }
.gallery-bg {
	width: 100%; padding: 33.385417% 0;
	background-position: 50% 50%;
	background-size: cover;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
	position: relative;
}
section.section-gallery { background: #131313; }
section.section-gallery a {
	color: #ffffff;
}
.section-gallery a:hover .gallery-bg,
.section-gallery a:focus .gallery-bg {
	-webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
section.section-gallery a .thumb-info-title {
	background: rgba(0,0,0,0);
}
section.section-carousel {
	overflow: hidden; padding: 0;  border: none;
}
section.section-carousel .owl-carousel { margin-bottom: 0; position: relative; height: 100%; }
section.section-carousel .owl-carousel .owl-item img { height: 100%; }
.dTBL { display: table; height: 100%; width: 100%; position: relative;}
.dTBLc { display: table-cell; vertical-align: middle; width: 100%; }
section.roomType { padding: 20px 0; border-top: none; }
section.roomType h4 { float: left; line-height: 80px; margin-right: 15px; }
.alt-col { float: right; }

section.section-carousel .owl-theme .owl-dots {
	position: absolute;
	bottom: 5px;
	left: 50%;
	transform: translateX(-50%);
	width: 90%;
}
section.section-carousel .owl-carousel .owl-dots .owl-dot.active span, 
section.section-carousel .owl-carousel .owl-dots .owl-dot:hover span { background-color: #ae9d16; }
.carouselWrap {
	display: block; width: 100%;
}
.modal-footer.center-close {
	text-align: center;
}

/*** GALLERY ***/
img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
}
img.grayscale:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
}
.img-thumbnail {
	border-radius: 0;
	padding: 0;
	border: 6px solid #000000;
}
.img-thumbnail img {
	border-radius: 0;
}

#gallery { display: none; }
#gallery .row, .row.special {
	margin-right: -5px;
    margin-left: -5px;
}
#gallery .row > div,
.row.special > div {
	padding-right: 5px;
    padding-left: 5px;
	margin-bottom: 2px;
}

button.mfp-arrow {
	background-repeat: no-repeat;
	background-position: center center;
}
button.mfp-arrow.mfp-arrow-right {
	background-image: url(../img/arrow-right.png);
}
button.mfp-arrow.mfp-arrow-left {
	background-image: url(../img/arrow-left.png);
}

button.mfp-arrow.mfp-arrow-right:before, 
button.mfp-arrow.mfp-arrow-right:after,
button.mfp-arrow.mfp-arrow-left:before, 
button.mfp-arrow.mfp-arrow-left:after {
	border-left: none;
	border-right: none;
}

.mfp-close:hover, .mfp-close-btn-in .mfp-close:hover {
	color: #FFFFFF;
}

/**** RSV FORM ****/
.wIcon .form-control-feedback {
	right: 24px;
}
.rooms .form-control-feedback {
	left: 80px;
  top: -35px!important;
}
html .btn-primary[disabled], html .btn-primary[disabled]:hover, html .btn-primary[disabled]:active, html .btn-primary[disabled]:focus {
    border-color: #a79c42;
    background-color: #a79c42;
	color: #D6D6D6;
}
.help-block { margin-bottom: 5px; margin-top: 0;}
.alert-success {
	background-color: rgba(174, 157, 22, 0.5);
	color: #FFFFFF;
	border-color: rgba(174, 157, 22, 0.8);
}
.datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover {
	background-color: #3A3A3A;
}
/**** EOF RSV FORM ****/

.social-icons { color: #cccccc; }
.social-icons .fa { font-size: 1.45em; vertical-align: middle; margin-bottom: 2px; }

/*** RESPONSIVE ***/
@media (min-width: 768px) {
	.slider-contact-form .featured-box {
		background: rgba(0, 0, 0, 0.75);
		color: #EAEAEA;
		border: 0;
	}
	
	.slider-contact-form .featured-box p {
		color: #EAEAEA;
	}
	
	.slider-contact-form .featured-box h4 {
		color: #ffffff;
	}
	.slider-contact-form .btn {
		border: 1px solid #d2c55b;
	}
	
	.slider-contact-form .form-control {
		background-color: rgba(32, 32, 32, 0.8);
		border-color: #383838;
		color: #dfcd3b;
		font-size: 12px;
	}
	
	.slider-contact-form .form-control::-webkit-input-placeholder { color: #dfcd3b; text-transform:uppercase;}
	.slider-contact-form .form-control:-moz-placeholder { color: #dfcd3b; text-transform:uppercase; }
	.slider-contact-form .form-control::-moz-placeholder { color: #dfcd3b; text-transform:uppercase; }
	.slider-contact-form .form-control:-ms-input-placeholder { color: #dfcd3b;  text-transform:uppercase; }
	
	.section.section-rsv {
		margin-bottom: 30px;
		padding: 15px 0 10px 0;
		display: block;
	}
	.section-rsv .form-control, .section-rsv .btn {
		font-size: 11px;
	}
	
	.section-rsv .topInput {
		padding-right: 0;
		margin-bottom: 0;
	}
	
	.topBook {
		display: none;
	}
	
	#topRSVP.slider-container {
		margin-top: 0;
	}
	
	.slider-icon-overlay {
	  top: -320px;
	  max-width: 200px;
    }
}

@media (max-width: 1324px) {
	.dTBLc .reserve-note li { padding-left: 0; padding-right: 0; font-size: 1.02em; }
}

@media (max-width: 1199px) {
	.alt-col { float: none; }
	.home-intro { padding-top: 0; }
	.home-intro .row > div, .home-intro .row > div #weather { text-align: center;}
	#promo { position: relative; top: 0; right: auto; }
	.reserveCol { padding-left: 0px; }
}

@media (min-width: 992px) {
  html.sticky-header-active #header .header-nav-main {
  	margin-top: 52px;
  }
/*  
  #header .header-nav-main nav > ul > li > a:after {
	  display: block;
	  position: absolute;
	  left: 0;
	  bottom: -4px;
	  width: 0;
	  height: 4px;
	  background-color: #c4b32d;
	  content: "";
	  -webkit-transition: all 0.2s;
	  -moz-transition: all 0.2s;
	  -o-transition: all 0.2s;
	  transition: all 0.2s;
	}
	
	#header .header-nav-main nav > ul > li > a:hover {
		border-bottom: 0;
		margin-bottom: 4px;
	}
	
	#header .header-nav-main nav > ul > li > a:hover:after {
	  width: 100%;
	}
*/	
	#header .header-nav-main nav > ul > li > a.dropdown-this .fa {
		margin-left: 4px;
	}
	
	.tabs.tabs-simple .nav-tabs > li a, .tabs.tabs-simple .nav-tabs > li a:hover, .tabs.tabs-simple .nav-tabs > li a:focus {
		padding: 15px 30px;
	}
	
	.slider-icon-overlay {
	  top: 0;
    }
	
	.main p.ll-align {
	  -ms-text-align-last: left;
	  -moz-text-align-last: left;
	  text-align-last: left;
	}
	
}
@media (max-width: 991px) {
	#header .header-logo img {
		width: 160px!important;
		height: 42px!important;
		margin: 0;
	}
	#header.header-narrow .header-logo img { margin-top: 0; margin-bottom: 0; }
	html.sticky-header-active #header .header-logo img {
		top:20px!important;
		margin: 15px 15px 15px 0;
	}
}
@media (max-width: 767px) {
	.dTBLc .col-xs-12 { float: none; }
	.dTBLc .col-sm-10 { padding-left: 15px;}
	.mt-sm-only { margin-top: 15px; }
}
@media (max-width: 640px) {
	.key-Wrap > div.col-xs-2 {
		padding-left: 0;
		padding-right: 0;
	}
	.key-Wrap a span {
		font-size: 0.9em;
	}
}
@media (max-width: 480px) {
	.key-Wrap > div.col-xs-2 {
		padding-left: 5px;
		padding-right: 5px;
	}
	.key-Wrap a span {
		font-size: 0.8em;
	}
	#header .header-logo img {
		width: 114px!important;
		height: 70px!important;
	}
	html.sticky-header-active #header .header-logo img {
		top:18px!important;
	}
	
	#header .header-logo img {
		width: 160px!important;
		height: 42px!important;
		margin: 0;
	}
	
	.dTBLc .reserve-note li { padding-left: 0; padding-right: 0; font-size: 0.92em; }
	
	.home-intro.reserve #weather { line-height: 1.4; margin-bottom: 12px;}
	.text-lg { font-size: 1.70rem!important; }
	.btn-group-lg>.btn, .btn-lg { font-size: 12px; padding: 8px 15px;}
	
}
@media (max-width: 360px) {
	.key-Wrap a span {
		font-size: 0.7em;
	}
	.dTBLc .reserve-note li { margin-right: 15px; }
}


@font-face {
  font-family: 'rui_social';
  src:  url('fonts/rui_social.eot?rg5brl');
  src:  url('fonts/rui_social.eot?rg5brl#iefix') format('embedded-opentype'),
    url('fonts/rui_social.ttf?rg5brl') format('truetype'),
    url('fonts/rui_social.woff?rg5brl') format('woff'),
    url('fonts/rui_social.svg?rg5brl#rui_social') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-social"], [class*=" icon-social"] {
  font-family: 'rui_social' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-social-line:before {
  content: "\e9a0";
}
.icon-social-tiktok:before {
  content: "\e9a1";
}
.social-icons li { position: relative; }
a.social-wechat > div { position: absolute; width: 130px; height: 40px; padding: 5px; background-color: #f0f0f0; display: none; opacity: 0; bottom: calc(100% + 10px); left: 50%; transform: translateX(-50%); }
a.social-wechat > div.bottom { bottom: auto; top: calc(100% + 10px); }
a.social-wechat:hover > div { display: block; opacity: 1; }
a.social-wechat:hover > div:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(242, 242, 242, 0);
	border-top-color: #f0f0f0;
	border-width: 6px;
	margin-left: -6px;
}
a.social-wechat:hover > div.bottom:after { top:auto; bottom: 100%; border-bottom-color:#f0f0f0; border-top-color: transparent; }
a.social-wechat:hover > div span { font-size: 15px; color: #333333; line-height: 15px; display: block; font-family: "Cabin Condensed", "Roboto Condensed"; font-weight: 600; }
a.social-wechat:hover > div span.tt { font-size: 11px; line-height: 14px; font-weight: 400; }
.tooltiptext {
  display: none;
  background-color: rgba(60,60,60,0.8);
  color: #fff;
  text-align: center;
  padding: 5px;
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  line-height: 1.2;
}
.icons-inline { display: inline-block; vertical-align: middle; }
.icons-inline .social-icons li a { background: #999; color: #FFF!important; }
.social-wechat-hidden span.wechatID { display: none; opacity: 0; }

.social-icons li:hover.social-icons-tiktok a {
    background: #25F4EE;
}

ol { padding-left: 20px; }
ol > li { padding-left: 6px; }

/*** WHATSAPP Float ***/
.whatsApp-float {
	position:fixed;
	width:60px;
	height:60px;
	bottom:70px;
	right:10px;
	background-color:#25d366;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #666;
  z-index:100;
}
.whatsApp-float a {
  color:#FFF;
}
.whatsApp-float:hover {
  background-color:#33e074;
}

.my-float{
	margin-top:16px;
}

.copy-content { text-align: right; }
@media (max-width: 767px) {
  .copy-content { text-align: left; }
}

.text-color-lightGrey { color: #E5E5E5; }
