@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,600,700,300);
/*
font-family: 'Open Sans', sans-serif;
font-family: 'Montserrat', sans-serif;
*/

body {
}
*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	color:inherit;
}
.main_index{
	width:1480px;
	margin-left:auto;
	margin-right:auto;
}
.content_index{
	width:1040px;
	margin-left:auto; margin-right:auto;
	position:relative;
	
}
.main{
	width:1360px;
	margin-left:auto;
	margin-right:auto;
}
.content{
	width:1190px;
	float:right;
	position:relative;
	
}
.search{
	width:235px;
	height:50px;
	position:absolute;
	top:0;
	right:-65px;
	background:#ff6a00;
	z-index:10;
}
.search_box{
	width:170px;
	height:50px;
	float:left;
	background:none;
	border:none;
	text-indent:15px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	outline:none;
}
.search_button{
	width:65px;
	height:50px;
	float:left;
	background:url(../images/lupa.png) no-repeat center;
	border:none;
	outline:none;
}
/******************* Top **********************/
.top {
	width:100%;
	height:95px;
	position:relative;
}
.top_index{
	width:100%;
	height:234px;
	position:relative;
}
.logo_index{
	width:220px;
	height:234px;
	background:url(../images/logo.jpg) center;
	float:left;
}
.logo{
	width:307px;
	height:133px;
	background:url(../images/logo_nav2.png) center no-repeat;
	float:left;
	position:absolute;
	margin-left:30px;
	margin-top:17px;
}
.top_container_index{
	width:1260px;
	height:234px;
	float:right;
	background:#012021;
}
.top_container{
	width:100%;
	height:95px;
	float:right;
	background:#012021;
}
.title_box {
	width:560px;
	padding-left:50px;
	height:264px;
	float:left;
}
.title_box_right {
	width:600px;
	height:110px;
	float:right;
}
.title_box_rightbottom {
	width:597px;
	height:125px;
	float:right
}
.title_banner{
	width:100%;
	color:#fff;
	font-size:30px;
	float:left;
	margin-bottom:5px;
	font-family: 'Montserrat', sans-serif;
	font-weight:bold;
	margin-top:50px;
}
.sale{
	width:460px;
	height:348px;
	position:absolute;
	top: 19px;
	left: -255px;
	background:url(../images/sale.png) center no-repeat;
	z-index:1;
}
.description_banner{
	width:100%;
	color:#fff;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
}
.description_banner span{
	margin-right:25px;
	float:left;
}
.navegation{
	float:right;
	width:auto;
	margin-top:50px;
}
.navegation a{
	color:#fff;
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	margin-left:15px;
}
.navegation a:hover{
	color:#2aa749;
}
.info_contact{
	color:#2aa749;
	font-size:21px;
	margin-top:65px;
	float:right;
	text-align:right;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	margin-right:20px;
}
.bg_right_infinit{
	width:50%;
	right:0;
	top:0;
	height:100%;
	background:#012021;
	position:absolute;
	z-index:-1;
}
/*************************************** Banner **********************/
.banner{
	width:100%;
	height:465px;
	float:left;
	position:relative;
}
.image_banner{
	width:100%;
	height:100%;
	position:absolute;
	z-index:0;
}
.locations_box{
	width:40%;
	height:140px;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
}
.location{
	width:100%;
	height:47px;
	line-height:47px;
	text-align:center;
	font-family: 'Montserrat', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:20px;
	color:#fff;
	float:left;
}
.location a{
	width:45%;
	float:left;
}
.location a:hover{
	color:#ff6a00;
	background:#fff;
}
.sale_box{
	width:100%;
	height:130px;
	float:left;
	background:#2aa749;
	margin-bottom:20px;
}
.sale_items{
	width:49%;
	height:100%;
	float:left;
	background:url(../images/sale_icon.png) -50px -5px no-repeat;
	position:relative;
}
.sale_text{
	width: 80%;
	height: 70%;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:100px;
	margin:auto;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
}
.sale_title{
	font-family: 'Montserrat', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:20px;
}
.services{
	float:left;
	width:100%;
	list-style:none;
}
.services a li{
	width: 335px;
	height: 490px;
	float: left;
	position: relative;
	list-style: none;
}
.service_text{
	position:absolute;
	bottom:0;
	width:100%;
	height:180px;
	float:left;
	background:rgba(1,32,33,0.92);
}

.services a li:hover{
	background-color:#fff;
}

.service_text:hover{
	background:#ff6a00;
}
.service_text_p{
	width: 290px;
	height: 146px;
	color: #fff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.service_title{
	width:100%;
	float:left;
	font-size:22px;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}
/************************************ Banner Right **************************/
.banner_right{
	width: 155px;
	padding: 30px;
	padding-top: 50px;
	padding-bottom: 50px;
	height: 494px;
	position: absolute;
	top: 0;
	right: -218px;
	background: #d20029;
}
.TitleBannerRight{
	width:100%;
	float:left;
	color:#fff;
	font-family: 'Montserrat', sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:32px;
	margin-top:15px;
}
.TextBannerRight{
	width:100%;
	float:left;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	margin-top:67px;
	line-height:20px;
}
.Link_bannerRight{
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	position: absolute;
	bottom: 50px;
	left: 30px;
	font-weight:bold;
}
/************************************ Footer **************************/
footer{
	width:100%;
	float:left;
	margin-top:30px;
}
.contact_footer{
	width:100%;
	padding-top:50px;
	padding-bottom:30px;
	float:left;
	background:url(../images/bg_footer.jpg) top left repeat;
}
.section_footer{
	width:50%;
	float:left;
}
.text_footer_contact{
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:lighter;
	font-size:12px;
	margin-bottom:10px;
}
.title_footer{
	width:100%;
	float:left;
	font-size:30px;
	text-transform:uppercase;
}
.fild_contact{
	width:460px;
	height:36px;
	line-height:36px;
	font-size:14px;
	margin-bottom:5px;
	text-indent:13px;
	color:#ff6a00;
	float:left;
	border:none;
	outline:none;
}
.button_send{
	width:67px;
	height:38px;
	border:none;
	background:#012021;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:lighter;
	font-size:14px;
	float:right;
	margin-right:60px;
}
.logo_footer{
	width:100%;
	height:203px;
	float:left;
	background:url(../images/logo_footer.png)center top no-repeat;
	margin-top:-50px;
}
.navegation_footer{
	width:390px;
	margin-left:auto;
	margin-right:auto;
	
}
.navegation_footer a{
	float:left;
	margin-left:5px;
	padding-right:5px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	border-right:solid #fff 1px;
	text-decoration:underline;
	font-size:12px;
	margin-top:30px;
}
.description_footer{
	width:100%;
	float:left;
	color:#fff;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
}
.cr{
	line-height:40px;
	width:100%;
	background:#012021;
	color:#2aa749;
	text-align:center;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
}
/*************************** Storage *************************/
.tabs{
	width:100%;
	float:left;
	box-shadow: #2aa749 0px 0px 0px 1px;
	margin-top:30px;
}
.tab_item{
	width:33.334%;
	height:60px;
	float:left;
	box-shadow:#2aa749 1px 0px;
	position:relative;
	display:table;
}
.tab_item:last-child{
	box-shadow:none;
}
.tab_item:last-child .active{
	box-shadow:#2aa749 2px 0px;
}


.tab_item_city{
	width:50%;
	height:30px;
	float:left;
	box-shadow:#ff6a00 1px 0px;
	position:relative;
	display:table;
}
.tab_item_city:last-child{
	box-shadow:none;
}
.tab_item_city:last-child .active{
	box-shadow:#ff6a00 2px 0px;
}
.text_tab{
	color:#919191;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
.title_tab{
	width:100%;
	float:left;
	font-weight:bold;
	font-size:18px;
	color:#2aa749;
}
.tab_item .active{
	background:#2aa749;
}
.active .text_tab{
	color:#012021;
	font-weight:600;
}
.active .title_tab{
	color:#fff;
}

.text_tab_city{
	color:#ff6a00;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
.tab_item_city .active{
	background:#ff6a00;
}
.active .text_tab_city{
	color:#012021;
	font-weight:600;
}
.active .title_tab{
	color:#fff;
}


.product_list{
	width:100%;
	float:left;
	margin-top:30px;
	border-spacing: 0px 40px;
	position:relative;
}
.priduct_item{
	width:100%;
	border-spacing:0px 40px;
}
.priduct_image{
	width:309px;
	height:148px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
}
.letter_green{
	color:#2aa749;
}
.letter_orange{
	color:#ff6a00;
}
.priduct_description{
	color:#919191;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	max-width: 300px;
	padding-right: 20px;
	padding-left: 10px;
	text-transform:lowercase;
}
.circle_sale{
	width:50px;
	height:50px;
	line-height:16px;
	border-radius:50%;
	background:#2aa749;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	display:table;
}
.circle_sale{
	display:table-cell;
	vertical-align:middle;
}
.description_sale{
	color: #919191;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	margin-left: 10px;
	display: table-cell;
	vertical-align: middle;
	left: 15px;
	position: relative;
}
.price_canselled{
	text-decoration:line-through;
}
.reserve{
	width:134px;
	height:67px;
	line-height:67px;
	text-indent:15px;
	float:right;
	margin-right:10px;
	background:url(../images/reservebutton.jpg)center no-repeat;
	color:#fff;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
}
.reserve-b{
	width:134px;
	height:67px;
	line-height:67px;
	text-indent:15px;
	float:right;
	margin-right:10px;
	background:url(../images/reservebutton.jpg)center no-repeat;
	color:#fff;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
}
.next{
	width:134px;
	height:67px;
	line-height:67px;
	text-indent:15px;
	margin-right:10px;
	background:url(../images/reservebutton.jpg)center no-repeat;
	color:#fff;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	position:absolute;
	right:0;
	bottom:0;
}
.quantity_item{
	width: 50px;
	background: none;
	border: none;
	border-bottom: solid #012021 2px;
	color: #012021;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: bold;
	outline: none;
}
#extras{
	display:none;
}
#info{
	width:535px;
	margin-left:auto;
	margin-right:auto;
}
.addButton{
	width:134px;
	height:67px;
	line-height:67px;
	text-align:center;
	float:right;
	border-radius:10px;
	margin-right:10px;
	background:#ff6a00;
	color:#fff;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
}
.inputBoxReserve{
	width:100%;
	float:left;
	border:none;
	border-bottom:solid #2aa749 1px;
	height:50px;
	text-indent:15px;
	color:#919191;
	font-size:25px;
	font-family: 'Open Sans', sans-serif;
	outline:none;
}
.descriptionInputbox{
	width:100%;
	float:left;
	font-size:15px;
	color:#919191;
	font-weight:lighter;
	font-family: 'Open Sans', sans-serif;
	margin-top:20px;
}
.alertInputbox{
	width:100%;
	float:left;
	font-size:15px;
	color:#919191;
	font-weight:lighter;
	font-family: 'Open Sans', sans-serif;
	margin-top:20px;
	olor:#ff0000;
	margin-top:10px;
	display:none;
}
.boxDateRental{
	width:100%;
	float:left;
	font-size:50px;
	font-family: 'Open Sans', sans-serif;
	font-weight:lighter;
	text-align:center;
	color:#2aa749;
	line-height:50px;
	margin-top:20px;
}
.boxDateRental p{
	float:left;
}
.dateSelect{
	padding-right:20px;
	margin-right:20px;
	margin-left:20px;
	float:left;
	border:none;
	height:50px;
	color:#919191;
	font-size:25px;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
	outline:none;
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
	background-image:url(../images/arrows.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
.dateSelect option{
	text-align:center;
}
.reserve_now{
	height:45px;
	padding-left:30px;
	padding-right:30px;
	float:right;
	background:none;
	color:#2aa749;
	border:solid #2aa749 1px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-bottom:170px;
	cursor:pointer;
	margin-top: 30px;
}
.reserve_now:hover{
	color:#fff;
	background:#2aa749;
}
/************************* About ****************************/
.about_content{
	width:625px;
	margin-left:auto;
	margin-right:auto;
}
.about_title{
	width:100%;
	float:left;
	color:#fe7411;
	font-family: 'Montserrat', sans-serif;
	font-size:36px;
	font-weight:bold;
	text-align:center;
	margin-bottom:25px;
}
.about_text{
	width:100%;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	text-align:justify;
	color:#919191;
}
#map-canvas{
	width:100%;
	height:580px;
	float:left;
}
.infobox{
	width:200px;
	height:65px;
	border:none;
}
.logo_infobox{
	width:64px;
	height:100%;
	float:left;
	border:none;
	background:#fff;
	background-image:url(../images/logo_map.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
}
.logo_infobox::after{
	content:'';
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #ffffff transparent transparent transparent;
	line-height: 0px;
	_border-color: #ffffff #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	position: absolute;
bottom: -10px;
left: 20px;
}
.address_infobox{
	width:136px;
	height:100%;
	float:left;
	background:#012021;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	text-align:left;
	font-size:10px;
	position:relative;
}
.address_infobox p{
	position:absolute;
	height:80%;
	width:90%;
	margin:auto;
	top:0;
	right:0;
	bottom:0;
	left:0;
}
.gallery{
	width:100%;
	float:left;
	margin-bottom:30px;
	height:415px;
	position:relative;
	overflow:hidden;
	margin-top:30px;
}
.gallery img{
	display:none;
}
.galleryview{
	position:absolute;
	height:100%;
}
.sqare_orange{
	content:'';
	background:rgba(255,106,0,0.8);
	height:100%;
	position:absolute;
	z-index:1;
}
#left_square{left:0;}
#right_square{right:0;}
.image_gallery{
	width:634px;
	height:100%;
	background-size:cover;
	float:left;
}
/*************************** Promos *****************/
.promos{
	width:100px;
	height:75%;
	position:fixed;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
	min-height: 600px;
	z-index:2;
}
.promos_content{
	width:70px;
	height:100%;
	background:#ff6a00;
	padding-top:30px;
}
.arrow_promos{
	width: 35px;
	height: 60px;
	line-height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #ff6a00;
	text-align: center;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	background-image:url(../images/arrow_promos.png);
	background-position:center;
	background-repeat:no-repeat;
}
.title_promos{
	width:18px;
	height:330px;
	margin-top:20px;
	background:url(../images/check_promos.png)center no-repeat;
	right:40px;
	top:10px;
	position: absolute;
	z-index:1;
}
.promo_item{
	width: 80%;
	float: right;
	margin-right: 50px;
	margin-top: 0px;
	display:none;
}
.title_promo{
	width:100%;
	float:left;
	font-size:24px;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-weight:bold;
}
.promo_subtitle{
	width:100%;
	float:left;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-weight:bold;
}
.promo_description{
	width:100%;
	float:left;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
}
.div_promo{
	width:100%;
	float:left;
	height:2px;
	background:#e74100;
	margin-top:20px;
	margin-bottom:20px;
	display:none;
}
/******************************** Contact ***********************************/
.contact_city{
	width:415px;
	padding-left:100px;
	float:left;
	background:url(../images/logo_contact.jpg)top left no-repeat;
}
.title_contact{
	width:100%;
	float:left;
	font-family: 'Montserrat', sans-serif;
	font-size:24px;
	color:#fe7411;
	font-weight:bold;
}
.address_contact{
	width:100%;
	float:left;
	margin-top:15px;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	color:#838383;
}
.fieldDesc{
	width:100%;
	float:left;
	color:#838383;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	margin-top:15px;
}
.filed_contact{
	width:100%;
	height:35px;
	font-size:20px;
	color:#838383;
	float:left;
	border:none;
	border-bottom:dashed 1px #838383;
	outline:none;
}
.submit_contact{
	font-family: 'Open Sans', sans-serif;
	height:50px;
	font-weight:bold;
	font-size:24px;
	color:#fe7411;
	background:none;
	border:none;
	float:right;
}