﻿/*------------------------------------------------------------------
Theme Name: HOTELIER
Version:	1.0
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[TABLE OF CONTENTS]

	1. Global Styles
	2. Extras Styles 
	3. Header 
	   3.1. Navmenu 
	   3.2. Registration popup 
	4. Slider 
	5. Page Styles 
	6. Gallery Styles 
	7. Dual Slider 
	8. Other Styles 
	9. Services 
	10. Testimonial 
	11. Google Map 
	12. Awards 
	13. Blog Styles 
	14. Calendar 
	15. Single Post 
	16. Tabs 
	17. Contact 
	18. About Page 
	19. 404 Page 
	20. Footer
	21. Responsive Styles 

-------------------------------------------------------------------*/

/* 1. Global Styles */

* {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	text-rendering: optimizelegibility;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

li, ul, ol {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
	text-align: justify;
}

a, a:hover {
	transition: .4s;
}

a, a img {
	text-decoration: none !important;
	border: 0;
	outline: none !important;
}

a, a:hover, a:focus, a:active, button, button:focus, input, textarea {
	outline: 0;
}

#wrapper {
	width: 100%;
	float: left;
	background: #f9f5ec;
	position: relative;
	overflow: hidden;
}

/* 2. Extras Styles */

.col-centered {
	float: none;
	margin: 0 auto;
}

ul.speci {
	display: block;
}

ul.specific li {
	display: block;
	float: left;
	padding: 0 0 25px 34px;
	position: relative;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 15px;
	color: #333333;
}

ul.specific li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/point-cap.png);
	background-position: center;
	height: 11px;
	width: 14px;
}

.title {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
}


.title h3 {
	font-family:Roboto, sans-serif;
	font-size: 25px;
	line-height: 38px;
	color: #333333;
	font-weight: 700;
	padding-bottom: 10px;
}

.title h4 {
	font-family:Roboto, sans-serif;
	font-size: 25px;
	line-height: 35px;
	color: #FFF;
	font-weight: 700;
	padding-bottom: 10px;
}

.subtitulo h1{
	font-family:Roboto, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	font-weight: 500;
	padding-bottom: 18px;
	text-align:center;

}

.subtitulo h2{
	font-family:Roboto, sans-serif;
	font-size: 18px;
	line-height: 10px;
	color: #FFF;
	font-weight: 500;
	padding-bottom: 18px;

}

.cap {
	display: block;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
	padding-bottom: 10px;
}

.cap > span::before, .cap > span::after {
	border-top: 1px solid #464646;
}

.cap span::before {
	margin-right: 5px;
	right: 100%;
}

.cap > span::before, .cap > span::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 9999px;
}

.cap > span::before, .cap > span::after {
	border-top: 1px solid #464646;
}

.cap span::after {
	left: 100%;
	margin-left: 5px;
}

.cap > span::before, .cap > span::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 9999px;
}

.cap > span {
	display: inline-block;
	position: relative;
}

.titlee p {
	font-family: 'Vollkorn', serif;
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	font-style: italic;
	font-weight: 400;
	padding: 0 28px;
}

#content {
	float: left;
	width: 100%;
}

.common-bg {
	background-color: #f9f5ec;
}

.title-color {
	padding: 43px 0px 38px;
	background-color: #E3DED3;
	display: table;
	width: 100%;
}

.title-color h2 {
	color: #333;
	float: left;
	font-family: "TrajanProBold";
	font-size: 24px;
	line-height: 19px;
	font-weight: 400;
	margin: 0;
}

.title-color .breadcrumb {
	background-color: transparent;
	margin: 0;
	padding: 0;
	float: right;
}

.title-color .breadcrumb li a {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 12px;
	color: #5b5c5e;
}

.title-color .breadcrumb > .active {
	color: #5b5c5e;
	font-family: "Roboto",sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
}

.title-color .breadcrumb li + li::before {
	color: #5b5c5e;
	padding: 0 4px 0 6px;
}

.title-color .breadcrumb > .active {
	color: #5b5c5e;
}

/* 5. Page Styles */

.home-res-main {
	background-color: #f9f5ec;
}

.welcome {
	float: left;
	width: 100%;
	padding: 62px 0 91px 0;
	text-align: center;
	background: #f9f5ec;
}

.welcome .left-welcome {
	float: left;
	width: 100%;
	text-align: left;
}

.welcome .left-welcome h2 {
	font-family: "TrajanProBold";
	font-size: 24px;
	line-height: 40px;
	color: #333;
	font-weight: normal;
	padding-bottom: 17px;
	margin: 0;
}

.welcome .left-welcome p {
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	font-weight: 400px;
	padding-bottom: 30px;
}

.welcome .right-welcome {
	float: right;
	width: 100%;
}

.accomodation {
	float: left;
	width: 100%;
	padding: 68px 0 31px 0;
	background-color: #ece7dd;
}

.main-room {
	float: left;
	width: 100%;
	padding: 0 15px;
}

.main-room ul {
	display: block;
}

.main-room ul li {
	float: left;
	display: block;
}

.main-room ul li {
	display: block;
}

.mr-inner {
	position: relative;
}

.img .img-responsive,
.mr-inner .img-responsive {
	width: 100%;
}

.mr-inner:after {
	content: "";
	height: 1px;
	background: #fff;
	opacity: 0.5;
	width: 100%;
	position: absolute;
	bottom: 5%;
	left: 0px;
	right: 0px;
}

.mr-inner:before {
	content: "";
	height: 1px;
	background: #fff;
	opacity: 0.5;
	width: 100%;
	position: absolute;
	top: 5%;
	margin-top: -1px;
	left: 0px;
	right: 0px;
}

.mr-overlay {
	background: transparent;
	position: absolute;
	bottom: 5%;
	left: 0;
	width: 100%;
	height: 107px;
	padding: 32px 32px 0;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	cursor: pointer;
}

.mr-inner:hover .mr-overlay {
	background: rgba(175, 154, 95, 0.9);
	position: absolute;
	bottom: 5%;
	left: 0;
	width: 100%;
	height: 90%;
	padding: 32px;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	cursor: pointer;
}

.mr-overlay h2 {
	font-family: 'TrajanProRegular';
	font-size: 24px;
	line-height: 31px;
	color: #fff;
	font-weight: 400;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	text-transform: uppercase;
	margin: 0px 0 0px;
}

.mr-head {
	background: #E7E1D6;
	position: absolute;
	top: 10%;
	left: 10%;
	right: 0;
	padding: 50px 18px;
	width: 80%;
	height: 80%;
}

.mr-inner:hover .mr-overlay h2 {
	margin: 70px 0 10px;
}

.mr-overlay p {
	font-size: 12px;
	line-height: 17px;
	color: #ffffff;
	display: block;
	padding-right: 15%;
	opacity: 0;
	visbility: hidden;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
}

.mr-inner:hover .mr-overlay p {
	opacity: 1;
	visbility: visible;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	transition-delay: .2s;
}

.room-detail {
	font-family: "TrajanProBold";
	font-weight: 400;
	font-size: 11px;
	line-height: 11px;
	color: #FFF;
	position: absolute;
	bottom: 64px;
	left: 32px;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	opacity: 0;
	visbility: hidden;
}

.mr-inner:hover .room-detail {
	opacity: 1;
	visbility: visible;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	transition-delay: .2s;
}

.room-detail i {
	padding-left: 6px;
}

.room-offer {
	float: left;
	width: 100%;
	text-align: center;
	padding: 57px 0 93px 0;
	background: #f9f5ec;
}

.room-offer h3 {
	font-family: 'TrajanProBold';
	font-weight: 400;
	color: #af9a5f;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 22px;
	padding-bottom: 55px;
}

/* 8. Other Styles */

.spa-block .gal-nav {
	text-align: right;
}

.spa-block a.flex-prev {
	left: 20px;
	bottom: 83px;
}

.spa-block a.flex-next {
	left: 82px;
	bottom: 83px;
}

.activ-eve {
	float: left;
	width: 100%;
	padding: 88px 0 0 0;
	text-align: left;
}

.activ-eve h3 {
	font-family: 'TrajanProRegular';
	font-weight: 700;
	font-size: 30px;
	line-height: 30px;
	color: #333333;
	padding-bottom: 32px;
}

.activ-eve p {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #333333;
	font-weight: 400;
	padding-bottom: 41px;
}

.activ-eve ul {
	display: block;
	list-style-type: disc !important;
}

.activ-eve ul li:before {
	content: "";
	background-image: url(../images/list-dot.png);
	height: 4px;
	width: 4px;
	position: absolute;
	top: 3px;
	left: 0;
}

.activ-eve .learn-more {
	float: left;
	width: 100%;
	position: relative;
	padding-top: 76px;
}

.activ-eve .learn-more ul {
	display: block;
}

.activ-eve .learn-more ul li {
	display: block;
	float: left;
	width: 50%;
}

.activ-eve .learn-more ul li img {
	width: 100%;
}

.activ-eve .learn-more .btn {
	position: absolute;
	top: 76px;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	font-family: "TrajanProRegular";
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	color: #F6F0E4;
	border-radius: 30px;
	padding: 0 32px;
	background-color: #00A39B;
	text-transform: uppercase;
	border: medium none;
	line-height: 60px;
}

/*--------------------------------*/
/*           10.Team
/*--------------------------------*/
.team-box {
	border:1px solid #ddd;
	margin:10px auto;
}
.team-box h4 {
	text-align:center;
	font-weight:600;
	line-height: 45px;
	text-transform:uppercase;
	color:#333;
	font-size:14px;
}
.team-box h6 {
	text-align:center;
	font-weight:600;
	line-height: 25px;
	text-transform:uppercase;
	color:#C00;
}
.team-box p {
	margin: 15px;
	text-align: center;
}
.team-box-footer {
	border-top:1px solid #ddd;
	padding:10px 15px;
	overflow:hidden;
}
.team-box-footer-left {
	float:left;
}
.team-box-footer-left a i {
	margin:0 15px 0 0;
	color:#777;
	font-size:15px;
}
.team-box-footer-left a:hover i {
	margin:0 15px 0 0;
	color:#f16528;
}
.team-box-footer-right {
	float:right;
	padding-left:15px;
	border-left: 1px solid #ddd;
}
.team-box-footer-right a {
	color:#777;
	font-weight:600;
}
.team-box-footer-right a:hover {
	color:#f16528;
	font-weight:600;
	text-decoration:none;
}
