/*
Theme Name: ALBERT (Cleaned)
Original Theme URI: http://www.ansonika.com/albert/

/*============================================================================================*/
/* 1.  SITE STRUCTURE and TYPOGRAPHY */
/*============================================================================================*/

/*-------- 1.1 Typography --------**/
/* This is for popins font for firefox */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v1/2fCJtbhSlhNNa6S2xlh9GyEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* This is for popins font for firefox */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v1/UGh2YG8gx86rRGiAZYIbVyEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* This is for popins font for firefox */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v1/yQWaOD4iNU5NTY0apN-qj_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

body {background:#fff; font-size:14px; line-height:1.5; font-family:"Poppins", Arial, sans-serif; color:#555;-webkit-font-smoothing: antialiased; font-weight:300;}

h1, h2, h3, h4, h5, h6{-webkit-font-smoothing:antialiased; color:#222; font-weight:300;}

h1.main_title , h2.main_title{text-align:center; margin:0 0 30px  0; padding:0; font-size:42px; color:#ed5434; text-transform:uppercase;}
h1.main_title span, h2.main_title span {display:block; color:#999; font-size:24px; text-transform:none;}
h1.main_title em, h2.main_title em{ display:block; width:40px; height:4px; background-color:#ededed; margin:auto;-webkit-border-radius: 5  px;-moz-border-radius: 5px;border-radius: 5px; margin-bottom:20px; }

h3.main_title {text-align:center; margin:0 0 45px  0; padding:0; font-size:36px; color:#ed5434; text-transform:uppercase;}
h3.main_title span {display:block; color:#999; font-size:18px; text-transform:none;}

.promo_full_wp div h3{
	font-size:48px;
	text-transform:uppercase;
	font-weight:300;
	color:#fff;
	margin-bottom:30px;
}
.promo_full_wp div h3 span{
	color:#fff;
	display:block;
	text-transform:none;
	font-size:24px;
}
p {margin-bottom:20px;}

p.lead.styled {text-align:center; font-size:18px; padding:0 10%; margin-bottom:45px;}

label{ font-size:13px; font-weight:600;}

h3.caption_header{letter-spacing:-1px; font-size: 42px; white-space:nowrap; color:#fff !important; font-weight:300; background-color:rgba(0, 0, 0, 0.8); padding:15px 25px; display:inline-block; margin-bottom:30px;}

/*General links color*/
a {color: #111;text-decoration: none;-webkit-transition: all 0.2s ease;transition: all 0.2s ease; outline:none;}
a:hover,a:focus {color:#ed5434;text-decoration: none; outline:none;}

/*-------- 1.2 Buttons --------*/
a.btn_full, .btn_full{
	border: none;
	font-family: inherit;
	font-size: inherit;
	color:#fff;
	width:100%;
	background: #ed5434;
	cursor: pointer;
	padding: 12px 20px;
	display: inline-block;
	outline: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-transform:uppercase;
	display:block;
	text-align:center;
	font-weight:600;
}
a.btn_full:hover, .btn_full:hover{
	background:#333;
}
a.btn_outline, .btn_outline{
	border: 2px solid #333;
	font-family: inherit;
	font-size: inherit;
	color:#333;
	width:100%;
	cursor: pointer;
	padding: 8px 20px;
	display: inline-block;
	outline: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-transform:uppercase;
	display:block;
	text-align:center;
	font-weight:600;
	text-transform:none;
}
a.btn_outline:hover, .btn_outline:hover{
	background:#333;
	color:#fff;
}
a.btn_1, .btn_1{
	border: none;
	font-family: inherit;
	font-size: inherit;
	color:#fff;
	background: #ed5434;
	cursor: pointer;
	padding: 7px 15px;
	display: inline-block;
	outline: none;
	font-size:13px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight:500;
}
a.btn_1:hover, .btn_1:hover{
	background: #333;
}

a.btn_1_outline, .btn_1_outline{
	border: none;
	font-family: inherit;
	font-size: inherit;
	color:#ed5434;
	border:2px solid #ed5434;
	cursor: pointer;
	padding: 7px 15px;
	display: inline-block;
	outline: none;
	font-size:13px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight:500;
}
a.btn_1_outline:hover, .btn_1_outline:hover{
background: #333;
border:2px solid #333;
color:#fff;
}

a.btn_slider, .btn_slider{
	border: none;
	font-family: inherit;
	font-size: inherit;
	color:#fff;
	background: #ed5434;
	cursor: pointer;
	padding: 8px 20px;
	display: inline-block;
	outline: none;
	font-size:16px;
	-webkit-transition: background 0.3s !important;
	-moz-transition: background 0.3s !important;
	transition: background 0.3s !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight:500;
}
a.btn_slider:hover, .btn_slider:hover{
background: #fff;
color:#ed5434;
}

a.btn_1.white, .btn_1.white  {background: #ed5434; color:#fff;}
a.btn_1.white:hover, .btn_1.white a:hover, .btn_1.white:hover  {background: #fff; color:#ed5434 !important;}

/*-------- 1.3 Structure --------*/

/* Header  */
header{
	padding:5px 0;
	background-color:#fff;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
}
header.sticky{
	border-bottom:1px solid #ededed;
}
#logo img{
	height:45px;
	width:auto;
	margin:3px 0;
}
ul#lang_top{
	float:right;
	list-style:none;
	margin:10px 0 0 20px;
	padding:5px 15px;
	background-color:#f6f7f9;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size:12px;
	font-weight:500;
}
ul#lang_top li{
	display:inline-block;
	margin-left:5px;
}
ul#lang_top li:first-child{
	margin-left:0;
}
ul#lang_top li a.active{
	color:#999;
}

/* Footer  */
footer {
	padding:30px 0 10px 0;
	color:#333;
	width:100%;
}
#logo_footer {
	margin:15px 0 15px 0;
}
footer h3{
	font-size:16px;
	color:#ff9680;
	font-weight:500;
}
footer a{
	color: #333;
}
footer a:hover{
	color: #ed5434;
}
footer ul{
	margin:0;
	padding: 0 0 20px 0;
	list-style:none;
}
#social_footer{
	text-align:center;
	padding-top:30px;
	margin-top:30px;
}
#social_footer p{
	color:#333;
}
#social_footer ul{
	margin:0;
	padding:0 0 10px 0;
	text-align:center;
}
#social_footer ul li{
	display:inline-block;
	margin:0 5px 10px 5px;
}
#social_footer ul li a{
	color:#333;
	text-align:center;
	opacity:1;
	border:1px solid #333;
	line-height:34px;
	display:block;
	font-size:16px;
	width:35px;
	height:35px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#social_footer ul li a:hover{
	background:#333;
	color:#ed5434;
}
ul#contact_details_footer{
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}
ul#contact_details_footer li{
	margin-bottom:10px;
}

/*============================================================================================*/
/* 2.  CONTENT  */
/*============================================================================================*/
/*-------- 2.1 Home --------*/
.room_pic{
	position:relative;
}
.room_pic span{
	position:absolute;
	top:50%;
	right:-50px;
	background-color:#ed5434;
	width:100px;
	height:120px;
	margin-top:-60px;
	color:#fff;
	font-size:30px;
	font-weight:500;
	padding:15px;
	box-sizing:border-box;
	text-align:center;
	line-height:1.1;
	padding-top:35px;
}
.room_pic.left span{
	left:-50px;
}
.room_pic span sup{
	position:relative;
	top:-5px;
}
.room_pic span small{
	display:block;
	font-size:12px;
}
.mosaic_container{
	position:relative;
}
.mosaic_container .caption_2{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	z-index:9;
	background: url('/assets/images/shadow.png') repeat-x left bottom;
	display:block;
	font-size:18px;
	padding:10px 15px;
	color:#fff;
	line-height:1.2;
}
.promo_full {
	height:auto;
	background-attachment:fixed;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	position:relative;
}
.promo_full.villa {
	background: url('/assets/images/villa/promo_bg.jpg') no-repeat center center;
}
.promo_full.bnbs {
	background: url('/assets/images/bnbs/promo_bg.jpg') no-repeat center center;
}
.promo_full_wp {
  display: table;
  width:100%;
  height:auto;
}
.promo_full_wp > div{
  display: table-cell;
  padding:8% 0;
  vertical-align: middle;
	text-align:center;
	color:#fff;
	font-size:16px;
	box-sizing: content-box;
}
.box_overlay{
	background-color:rgba(0,0,0,0.7);
	padding:25px 25px 25px 225px;
	color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position:relative;
		font-size:14px;
		text-align:left;
}
.pic{
	position:absolute;
	left:25px;
	top:25px;
	width:190px;
	height:80px;
}
.pic h4{
	position:absolute;
	left:95px;
	top:18px;
	color:#fff;
	font-size:14px;
	font-weight:500;
}
.pic h4 small{
	display:block;
	color:#fff;
	margin-top:3px;
}
.pic figure{
	width:80px;
	height:80px;
	overflow:hidden;
}
.pic figure img{
	width:80px;
	height: auto;
	border:5px solid rgba(0,0,0,0.2);
}
.comment{
	border-left: 1px solid rgba(255,255,255,0.5);
	padding-left:25px;
}
/*-------- 2.2 Room description (home) --------*/
.room_desc_home ul{
	list-style:none;
	margin:0 0 25px 0;
	padding:5px 0;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
.room_desc_home ul li{
	display:inline-block;
	margin-right:10px;
	font-size:24px;
}
.rating{color:#F90;}

/*-------- 2.4 Contact us --------*/
#map {
	width:100%;
	height:500px;
}
.box_contact{
	padding-left:60px;
	position:relative;
}
.box_contact i{
	position:absolute;
	left:0;
	top:0;
	font-size:32px;

}
.box_contact h4{
	font-weight:500;
}
/*============================================================================================*/
/* 3.  COMMON */
/*============================================================================================*/

/*Spacing*/
.add_bottom_15 {margin-bottom:15px;}
.add_bottom_30 {margin-bottom:30px;}
.add_bottom_45 {margin-bottom:45px;}
.add_bottom_60 {margin-bottom:60px;}
.add_bottom_75 {margin-bottom:75px;}
.add_top_20 {padding-top:20px;}
.add_top_60 {padding-top:60px;}
.margin_60 {padding-top:60px; padding-bottom:60px;}
.margin_60_35 {padding-top:60px; padding-bottom:35px;}
.margin_30 {margin-top:30px; margin-bottom:30px;}
.nomargin_top {margin-top:0;}
.nopadding {margin: 0 !important;padding: 0 !important;}
.nomargin {margin: 0 !important;}

/*Containers*/
.container_styled_1{
	background:#fafbfd;
}
.box_style_1{
	background-color: #f6f7f9;
	padding:25px 25px 15px 25px ;
	margin-bottom:20px;
}
.box_style_1 hr{
  margin: 10px -25px 20px -25px;
  border: 0;
  border-top:2px solid #fff;
}

/* Input form style */
.form-control{
  color: #333;
  height:38px;
  border-radius: 2px;
  line-height:1.5 !important;
}
select.form-control{
 -webkit-appearance: none;
 -webkit-border-radius: 2px;
}
.form-control[readonly]{
	background-color:#fff;
}
.form-group{ position:relative}
.form-control:focus {
  border-color: #ed5434;
  outline: 0;
  -webkit-box-shadow:none;
   box-shadow:none;
}
.error_message{
	font-size:12px;
	color: #F33;
}

/** Img frame in general page **/
.img-responsive.styled{
	border:5px solid#fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}

/* Kenburns slider (homepage) */
#subheader_home{
	color:#fff;
	text-align:center;
	display: table;
	width:100%;
	height:550px;
}
#sub_content{
	display: table-cell;
	padding:70px 15% 0 15%;
	vertical-align: middle;
	text-align:center;
	font-size:22px;
}
#sub_content p{
	margin-bottom:0;
}
#sub_content h1{
	margin:0 0 0 0;
	font-size:60px;
	font-weight:300;
	color:#fff;
}

/* Tooltips */
.tooltip_styled {
	display: inline;
	position: relative;
	z-index: 9;
}
.tooltip-item {
	cursor: pointer;
	display: inline-block;
}
.tooltip-item::after {
	content: '';
	position: absolute;
	width: 200px;
	height: 20px;
	bottom: 100%;
	left: 50%;
	pointer-events: none;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.tooltip_styled:hover .tooltip-item::after {
	pointer-events: auto;
}
.tooltip-content {
	position: absolute;
	z-index: 999;
	width: 150px;
	left: 50%;
	margin: 0 0 20px -75px;
	bottom: 100%;
	text-align: left;
	line-height: 20px;
	display: block;
	padding: 15px;
	text-align:center;
	font-size:14px;
	color: #fff;
	box-shadow: -5px -5px 15px rgba(48,54,61,0.2);
	background: #333;
	opacity: 0;
	cursor: default;
	pointer-events: none;
}
.tooltip-effect-4 .tooltip-content {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transform: scale3d(0.7,0.3,1);
	transform: scale3d(0.7,0.3,1);
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
}
.tooltip_styled:hover .tooltip-content {
	pointer-events: auto;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) rotate3d(0,0,0,0);
	transform: translate3d(0,0,0) rotate3d(0,0,0,0);
}
.tooltip-content::after {
	content: '';
	top: 100%;
	left: 50%;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #333;
	border-width: 10px;
	margin-left: -10px;
}
.tooltip-content .label {
	margin-left:10px;
}
.tooltip-content i{
	font-size:20px !important;
	top:3px !important;
	left:-3px !important;
	position:relative;
}
.tooltip-content h4 {
	display:block;
	margin: 0 0 10px 0;
	line-height:14px;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
}
.tooltip-content a {
	font-weight: bold;
}

/* Scroll top button */
#toTop {
	width:40px;
	height:40px;
	background-color:rgba(0, 0, 0, 0.6);
	text-align:center;
	padding:10px;
	line-height:20px;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
	display:none;
	color:#fff;
	font-size:20px;
}
#toTop:before{
	font-style: normal;
	font-weight: normal;
	font-family: "fontello";
	content: "\e899";
}

#message-contact {
	color: #ed5434;
}