@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/

/************
1. 1600px
************/

@media only screen and (max-width: 1600px)
{
	
}

/************
2. 1440px
************/

@media only screen and (max-width: 1440px)
{
	
}

/************
3. 1380px
************/

@media only screen and (max-width: 1380px)
{
	
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{
	
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
	.header_phone
	{
		width: 175px;
		height: 52px;
	}
	.book_button
	{
		width: 180px;
		height: 52px;
		margin-left: 25px;
	}
	.book_button a
	{
		line-height: 52px;
		font-size:12px;
		
	}
	.main_nav ul li:not(:last-of-type)
	{
		margin-right: 30px;
	}
	.booking_form > div > div:last-child
	{
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
	}
}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px)
{
	
}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px)
{
	
}

/************
6. 991px
************/

@media only screen and (max-width: 991px)
{
	.main_nav
	{
		display: none;
	}
	.hamburger
	{
		display: block;
	}
	.home_title
	{
		font-size: 72px;
	}
	.home_title_2
{
	font-size: 50px;
	font-weight: 500;
	color: #ffffff;
	line-height: 1.4;
	text-align:left;
}
	.booking_input_container > div
	{
		padding-right: 0;
	}
	.booking_input_container > div:first-child,
	.booking_input_container > div:nth-child(2)
	{
		width: 100%;
	}
	.booking_input_container > div:nth-child(3),
	.booking_input_container > div:nth-child(4)
	{
		width: 100%;
	}
	.booking_input_container > div:not(:last-of-type)
	{
		margin-bottom: 10px;
	}
	.about_images
	{
		margin-top: 42px;
	}
	.gallery_item
	{
		height: calc(100vw / 3);
	}
	.blog_title a
	{
		font-size: 30px;
	}
	.footer_row > div[class^='col']:not(:last-child)
	{
		margin-bottom: 60px;
	}
	.footer_content
	{
		padding-bottom: 22px;
	}
	.cert:not(:last-child)
	{
		margin-right: 15px;
	}
}

/************
7. 959px
************/

@media only screen and (max-width: 959px)
{
	
}

/************
8. 880px
************/

@media only screen and (max-width: 880px)
{
	
}

/************
9. 768px
************/

@media only screen and (max-width: 768px)
{
	
}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{
	/*
	.logo img
	{
		width:100px;
		height: 60px;
	}
	*/
	.logo1 img 
	{
		display:none;
	}
	
	.home_title_2
{
	font-size: 30px;
	font-weight: 400px;
	
}
	.header_content
	{
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.home_title
	{
		font-size: 40px;
		margin-top:25px;
	}
	.home_slider_dots_container
	{
		left: 30px;
	}
	.book_button
	{
		/*display: none;*/
		display:block;
		background-color:pink;
		
	}
	.book_button a {
		
		font-size:12px;
	}
	.header_phone
	{
		display: none !important;
	}
	.menu_book
	{
		display: block;
	}
	.booking_form_container
	{
		padding-left: 0;
		padding-right: 0;
	}
	.gallery_item
	{
		height: calc(100vw / 2);
	}
	.hamburger
	{
		display: block;
	}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
	
	
	.home_title_2
{
	font-size: 25px;
	font-weight: 300px;
	
}
	.home_title
	{
		font-size: 35px;
		margin-top:200px;
	}
	h2
	{
		font-size: 24px;
	}
	p
	{
		font-size: 14px;
	}
	
	.header_content
	{
		padding-left: 15px;
		padding-right: 15px;
		height: 90px;
	}
	
	.header.scrolled .header_content
	{
		height: 70px;
	}
	*/
/*
	.logo
	{
		width: 107px;
		height: 36px;
	}
	
	.logo img
	{
	
		margin-top:20px;
		margin-left:px;
		width: 50px;
		height: 50px;
		
		
		
	}
	
	/*
	.logo a
	{
		font-size: 18px;
		line-height: 32px;
	}
	*/
	.home_title
	{
		font-size: 56px;
	}
	/*NUEVA QUERI*/
	.sincomisiones
	{
		font-size: 30px;
		font-weight: 300px;
	}

	.booking_input
	{
		height: 40px;
	}
	.home_container
	{
		top: 55%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.booking_button
	{
		width: 125px;
		height: 44px;
	}
	.home_slider_dots_container
	{
		display: none;
	}
	.icon_box_icon
	{
		width: 60px;
		height: 60px;
	}
	.gallery_item
	{
		height: calc(100vw - 15px);
	}
	.blog_content
	{
		left: 30px;
		bottom: 30px;
		width: calc(100% - 30px);
	}
	.blog_title a
	{
		font-size: 24px;
	}
	.book_button
	{
		width: 132px;
		height: 52px;
		margin-left:0px;
		margin-right:8px;
		margin-top:80px;
	}
	.book_button a {
		font-size:12px;
	}
	
	.hamburger
	{
		display: block;
		margin-left:10px;
	}
	.logo1 img 
	{
		display:none;
	}
}

/************
11. 539px
************/

@media only screen and (max-width: 539px)
{
	.home_title_2
{
	font-size: 25px;
	font-weight: 300px;
	
}
	.home_title
	{
		font-size: 30px;
		margin-top:80px;
		color:white;
	}
	
	/*NUEVA QUERI*/
	span.sincomisiones
	{
		font-size: 40px;
		font-weight: 250px;
		color:#fa462d;
		display:block;
		margin-top:10px;
		margin-left:0px;
	}
	.book_button
	{
		width: 130px;
		height: 50px;
		
		margin-left:0px;
		margin-right:8px;
		margin-top:100px;
		background-color:#fa462d;
		
	}
	.book_button a {
		font-size:12px;
	}
	.hamburger
	{
		display: block;
	}
	/*
	.logo img
	{
		-webkit-transform: translate(50px,-20px);
		-moz-transform: translate(50px,-20px);
		-ms-transform: translate(50px,-20px);
		-o-transform: translate(50px,-20px);
		transform: translate(50px,-20px);
		width: 50px;
		height: 50px;
		
	}
	
	.logo img
	{
		-webkit-transform: translate(500px,-5px);
		-moz-transform: translate(500px,-5px);
		-ms-transform: translate(500px,-5px);
		-o-transform: translate(500px,-5px);
		transform: translate(500px,-5px);
		width: 80px;
		height: 50px;
		
	}
	*/
	/*
	.logo img
	{
	
		margin-top:20px;
		margin-left:0px;
		width:300px;
		height:300px;
		
				
	}	
	*/
	
	.logo1 img 
	{
		display:none;
	}
	
	
}

/************
12. 480px
************/

@media only screen and (max-width: 480px)
{
	.home_title_2
{
	font-size: 25px;
	font-weight: 300px;
	
}

	
	
	.home_title
	{
		font-size: 28px;
		color:#ffffff;
		margin-top:80px;
		
	}
	
	span.sincomisiones
	{
		font-size:35px;
		font-weight:250px;
		color:#fa462d;
		display:block;
		margin-top:10px;
		margin-left:0px;
	}
	
	div.allinclude{
		
		font-size:20px;
		color:#ffffff;
	}
	
	.book_button
	{
		width: 120px;
		height: 52px;
		margin-left:0px;
		margin-right:8px;
		margin-bottom:-30px;
		background-color:#fa462d;
	}
	.book_button a {
		font-size:10px;
				
	}
	.hamburger
	{
		display: block;
		margin-right:40px;
	}
	
	.logo a img
	{
	
		margin-top:10px;
		margin-left:20px;
		width:100px;
		height:30px;
		
		
		
		
	}
	
	
}

/************
13. 479px
************/

@media only screen and (max-width: 479px)
{
	 
	
	.home_title_2
{
	font-size: 25px;
	font-weight: 300px;
	
}
	.home_title
	{
		font-size: 30px;
		color:#ffffff;
		margin-top:140px;
		
	}
	
	/*NUEVA QUERI*/
	span.sincomisiones
	{
		font-size: 25px;
		font-weight: 250px;
		display:block;
		margin-top:10px;
		margin-left:0px;
		
		
	}
	.book_button
	{
		width: 120px;
		height:50px;
		margin-left:0px;
		margin-right:8px;
		margin-top:100px;
		background-color:#fa462d;
	}
	.book_button a {
		font-size:10px;
				
	}
	.hamburger
	{
		display: block;
		margin-left:5px;
	}
	.logo a img
	{
	
		margin-top:10px;
		margin-left:20px;
		width:50/*100px;*/;
		height:15/*30px;*/:
			
		
	}
	
	.features
{
	background: #ffffff;
	padding-top: 115px;
	padding-bottom: 24px;
	height:1700px;
	
}

.icon_box_col {
	
	background-color:#e9e2da;
	margin-left:5px;
	margin-top:20px;
	margin-bottom:50px;
	height:530px;
}

div.plan_ahorro_conocenos h1.ahorro_conocenos{
	color:#ffffff;
	text-align:middle;
	margin-top:40px;
	font-weight:280px;
	font-size:30px;
	
}
div.plan_ahorro_conocenos h1.ahorro_conocenos_1{
	color:#ffffff;
	text-align:middle;
	margin-top:25px;
	font-weight:280px;
	font-size:20px;
	
	
}

div.other_inmo_conocenos h1.ahorro_conocenos {
	
	color:#ffffff;
	text-align:middle;
	margin-top:40px;
	font-weight:280px;
	font-size:30px;
}

div.other_inmo_conocenos h1.ahorro_conocenos_1{
	
	
	color:#ffffff;
	text-align:middle;
	margin-top:25px;
	font-weight:280px;
	font-size:20px;
}

.home_title_vendes{
	
	font-size: 35px;
	font-weight: 500;
	color:#ffffff;
	line-height: 1.4;
	text-align:center;
	margin-top:100px;
	margin-bottom:100px;
	
}
div.portada{
	
	height:800px;	
	
	
}

a button.changebotones{
	
	
	height:200px;
	font-weight:bold;
	margin-top:100px;
	float:left;
	margin-left:75px;
	
		
}

button.recibirinformacion {
	font-size: 20px;
	font-weight:100px;
	color:white;
	line-height: 1.4;
	text-align:center;
	height:400px;
	width:300px;
	height:50px;
	margin-top:50px;
	background-color:#fa462d;
	margin-left:70px;
	
}





	
}

/************
14. 400px
************/

@media only screen and (max-width: 400px)
{
	.home_title_2
{
	font-size: 25px;
	font-weight: 300px;
	
}
	.home_title
	{
		font-size:25px;
		color:#ffffff;
		margin-top:150px;
		
	}
	.book_button
	{
		
		background-color:#fa462d;
		
		
		
		
	}
	.book_button a {
		font-size:10px;
				
	}
	.hamburger
	{
		display: block;
		margin-left:-40
		px;
	}
	
	span.sincomisiones
	{
		font-size:30px;
		font-weight: 250px;
		display:block;
		margin-top:10px;
		margin-left:0px;
		
		
	}
	.logo a img
	{
	
		margin-top:10px;
		margin-left:40px;
		width:150px;
		height:30px;
		
				
		
	}
	
	
.book_button_informacion a
{
	width: 150px;
	height: 30px;
	background:#fa462d;
	
	text-align: center;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	margin-top:-50px;
}
.allinclude 
{
	font-size:10px;
	color:#ffffff;
	
}                   
.plan { 
	font-size:10px;

 }
 
 .icon_box_col {
	
	background-color:#e9e2da;
	margin-left:5px;
	margin-top:20px;
	margin-bottom:50px;
	height:530px;
}

.features
{
	background: #ffffff;
	padding-top: 115px;
	padding-bottom: 24px;
	height:1700px;
	
}

.other_inmo{
	width:300px;
	min-height:200px;
	margin-top: 21px;
	height:100px;
	background-color:rgb(250,70,45);
	opacity:0.8;
	
}   

.plan_ahorro{
	
	width:300px;
	margin-top: 21px;
	min-height:100px;
	background-color:rgb(250,70,45);
	opacity:0.8;
	
	
}


	


	

        
    
	
}