@charset "utf-8";
/* CSS Document */
.home_background_container{
	
}
/******************************

[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

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


@media only screen and (max-width: 1600px)
{
	.sticky-element-placeholder.sticky-element-active {
		width: 100% !important;
	}
		html, body {
		max-width: 100% !important;
		
	}
	.tarifas_container img{

		margin-left: 0%;
		}
		.t_uno{
			padding: 30px 10px 5px 10px;
			 margin: 2px;
			display:inline-block;
			margin-top: 10%;
			width: 25%;
			height: 25%;
			margin-top: 0%;
		
			
		}
		
}

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

@media only screen and (max-width: 1440px)
{
	.sticky-element-placeholder.sticky-element-active {
		width: 100% !important;
	}
		html, body {
		max-width: 100% !important;
		
	}
	.main_nav ul
	{
		margin-right: 80px;
	}
	.main_nav ul li
	{
		margin-right: 50px;
	}
	
	
	.v_slider .slick-dots
	{
		right: -55px;
	}
}

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

@media only screen and (max-width: 1380px)
{
		.sticky-element-placeholder.sticky-element-active {
    width: 100% !important;
}
	html, body {
    max-width: 100% !important;
  
}
}

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

@media only screen and (max-width: 1280px)
{	.sticky-element-placeholder.sticky-element-active {
    width: 100% !important;
}
	html, body {
    max-width: 100% !important;
   
}
	.hero_side_text_container
	{
		display: none;
	}
	.logo
	{
		padding-left: 50px;
	}
	.logo a
	{
		font-size: 28px;
	}
	.search
	{
		width: auto;
		margin-right: 40px;
	}
	.main_nav ul
	{
		margin-right: 68px;
	}
	.hero_slider_nav_right
	{
		display: block;
	}
	.next_section_scroll
	{
		display: block;
	}
	.footer_logo
	{
		padding-left: 0px;
	}
}

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

@media only screen and (max-width: 1199px)
{
	.sticky-element-placeholder.sticky-element-active {
		width: 100% !important;
	}
		html, body {
		max-width: 100% !important;
	
	}
}

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

@media only screen and (max-width: 1100px)
{
	.v_slider .slick-dots
	{
		right: -15px;
	}
}

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

@media only screen and (max-width: 1024px)
{
	.sticky-element-placeholder.sticky-element-active {
		width: 100% !important;
	}
		html, body {
		max-width: 100% !important;
		
	}
}

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

@media only screen and (max-width: 991px)
{
	.sticky-element-placeholder.sticky-element-active {
    width: 100% !important;
}
	html, body {
    max-width: 100% !important;
  
}

	.main_nav
	{
		display: none;
	}
	.icon_box_col
	{
		padding-top: 0px;
		margin-top: 63px;
	}
	.icon_box_button
	{
		margin-bottom: 30px;
	}
	.item_1 span:first-child
	{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.item_1 span:nth-child(2)
	{
		margin-bottom: 9px;
	}
	.item_1 span:nth-child(2) img
	{
		width: 100%;
	}
	.item_1 span:nth-child(3)
	{
		font-size: 186px;
		margin-bottom: 0px;
	}
	.item_1 span:nth-child(4)
	{
		font-size: 20px;
	}
	.hamburger_container
	{
		display: inline-block;
	}
	.v_slider_section
	{
		height: auto;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.v_slider .slick-dots
	{
		right: 0px;
	}
	.v_slider_item
	{
		padding-right: 100px;
	}
	.v_slider_image
	{
		position: relative;
		top: auto;
		-webkit-transform: transform: none;
		-moz-transform: transform: none;
		-ms-transform: transform: none;
		-o-transform: transform: none;
		transform: none;
		right: auto;
	}
	.v_slider_image img
	{ 
		width: 200%;
		height: 100%;
	}
	.v_slider_content
	{
		margin-top: 86px;
	}
	.features_button
	{
		display: none;
	}
	.features_button_2
	{
		display: inline-block;
		margin-bottom: 0px !important;
	}
	.features_col
	{
		padding-bottom: 0px;
		padding-top: 0px;
	}
	.features_col > div:last-of-type
	{
		margin-bottom: 60px;
	}
	.features_image
	{
		margin-bottom: 50px;
	}
	.cta_image
	{
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		height: auto;
		padding-top: 58px;
	}
	.cta_image img
	{
		max-width: 100%;
		width: 776px;
		height: auto;
	}
	.cta_content
	{
		padding-top: 60px;
	}
	.text_line_image
	{
		position: relative;
		bottom: auto;
		right: auto;
		padding-top: 109px;
	}
	.text_line_content
	{
		padding-top: 60px;
	}
	.newsletter_form_container
	{
		text-align: left;
		margin-top: 41px;
	}
	.footer_social
	{
		margin-bottom: 60px;
	}
	.footer_cr
	{
		display: none;
	}
	.footer_cr_2
	{
		display: block;
	}
}


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

@media only screen and (max-width: 959px)
{
	.header img {
		margin-left: 0%;
		max-height: 100%;
		min-height: 20%;
		width: 30%;
	}
	.tarifas_container img{
		right: 10%;
		width: 60%;
		}
		.t_uno{
			margin: auto;
			display: block;
			width: 50%;
			height: 50%;
		
			
		}
		
}

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

@media only screen and (max-width: 880px)
{
	.header img {
		margin-left: 0%;
		max-height: 100%;
		min-height: 20%;
		width: 40%;
	}
	.tarifas_container img{

		width: 50%;
		align-items: center;
		}
		.t_uno{
			margin: auto;
			display: block;
			width: 100%;
			height: 100%;
		
			
		}
		
}

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

@media only screen and (max-width: 768px)
{
	.tarifas_container img{

	width: 50%;
	align-items: center;
	}
	.t_uno{
		margin: auto;
		
		display: block;
		width: 100%;
		height: 100%;
	
		
	}
	.innerIam {
		text-align: center;
		right: 50%;
		position: absolute;
		margin-bottom: 21px;
		font-size: 0px;
	}
	.header img {
		margin-left: 14%;
		max-height: 100%;
		min-height: 20%;
		width: 30%;
	}
	.owl-carousel .owl-item {
		position: absolute;
	
		width: 100%;
		height: 100%;
		
	}
}

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

@media only screen and (max-width: 767px)
{
	
	.header img {
		margin-left: 0%;
		max-height: 100%;
		min-height: 20%;
		width: 30%;
	}
	h1
	{
		font-size: 36px;
	}
	.logo
	{
		padding-left: 30px;
	}
	.hero_slider_nav_left
	{
		left: 30px;
	}
	.hero_slider_nav_right
	{
		right: 30px;
	}
	.v_slider_item h1
	{
		line-height: 1.083;
	}
	.v_slider_item h1:last-of-type
	{
		margin-bottom: 63px;
	}
	.person
	{
		margin-top: 52px;
	}
	.t_uno{
		margin: auto;
		display: block;
		width: 50%;
		height: 50%;
	
		
	}
}

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

@media only screen and (max-width: 575px)
{
	.tarifas_container img{

		width: 50%;
		align-items: center;
		}
		.t_uno{
			margin: auto;
			
			display: block;
			width: 100%;
			height: 100%;
		
			
		}
	.Iam {
		margin-left: 10%;
		top:5%;
		bottom: 30%;
		padding: 2em 5em;
		font: normal 40px/50px 'Roboto', sans-serif;
		color: #999;
	  }
	  .Iam p {
		height: 50px;
		float: left;
		margin-right: 0.3em;
	  }
	  .Iam b {
		float: left;
		overflow: hidden;
		position: relative;
		height: 50px;
		top: 40px;
	  }
	  .Iam .innerIam {
		display: inline-block;
		color: #efd557;
		position: relative;
		white-space: nowrap;
		top: 0;
		left: 0;
	  
	  
	  /*animation*/
	  -webkit-animation:move 10s;
		 -moz-animation:move 10s;
		  -ms-animation:move 10s;
		   -o-animation:move 10s;
			  animation:move 10s;
	  /*animation-iteration-count*/
	  -webkit-animation-iteration-count:infinite;
		 -moz-animation-iteration-count:infinite;
		  -ms-animation-iteration-count:infinite;
		   -o-animation-iteration-count:infinite;
			  animation-iteration-count:infinite;
	  /*animation-delay*/
	  -webkit-animation-delay:1s;
		 -moz-animation-delay:1s;
		  -ms-animation-delay:1s;
		   -o-animation-delay:1s;
			  animation-delay:1s;
	  }
	  @keyframes move{
	  0%  { top: 0px; }
	  20% { top: -50px; }
	  40% { top: -100px; }
	  60% { top: -150px; }
	  80% { top: -200px; }
	  }
	  
	  @-webkit-keyframes move {
		  0%  { top: 0px; }
		  20% { top: -50px; }
		  40% { top: -100px; }
		  60% { top: -150px; }
		  80% { top: -200px; }
	  }
	  @-moz-keyframes move {
		  0%  { top: 0px; }
		  20% { top: -50px; }
		  40% { top: -100px; }
		  60% { top: -150px; }
		  80% { top: -200px; }
	  }
	  @-o-keyframes move {
		  0%  { top: 0px; }
		  20% { top: -50px; }
		  40% { top: -100px; }
		  60% { top: -150px; }
		  80% { top: -200px; }
	  }
	  @keyframes move {
		  0%  { top: 0px; }
		  20% { top: -50px; }
		  40% { top: -100px; }
		  60% { top: -150px; }
		  80% { top: -200px; }
	  }
	.logo
	{
		padding-left: 15px;
	}
	.hamburger_container
	{
		margin-right: 5px;
	}
	.hero_slider_nav
	{
		display: none;
	}
	.item_1 span:first-child
	{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.item_1 span:nth-child(2)
	{
		margin-bottom: 5px;
	}
	.item_1 span:nth-child(2) img
	{
		width: 120px;
	}
	.item_1 span:nth-child(3)
	{
		font-size: 100px;
	}
	.item_1 span:nth-child(4)
	{
		font-size: 16px;
	}
	.v_slider_item
	{
		padding-right: 0px;
	}
	.services
	{
		padding-top: 100px;
		padding-bottom: 0px;
	}
	.services_slider .owl-stage
	{
		right: auto;
	}
	.service_slider_outer
	{
		width: 100%;
		height: 663px;
	}
	.services_item_inner
	{
		background: #eeee81;
		padding-left: 15px;
		padding-right: 15px;
	}
	.service_item_button
	{
		bottom: -84px;
		visibility: visible;
		opacity: 1;
	}
	.services_item_inner h2
	{
		color: #181717;
	}
	.services_item_inner p
	{
		color: #181717;
	}
	.services_slider .owl-item.center
	{
		margin-left: 0px !important;
		margin-right: 15px !important;
	}
	.services_slider .owl-item.active.center .services_item_inner
	{
		height: 475px;
	}
	.services_slider_nav
	{
		display: none;
	}
	.cta_content
	{
		padding-top: 40px;
	}
	.cta_content p
	{
		font-size: 14px;
	}
	.newsletter_email
	{
		padding-left: 15px;
	}
	.footer_col ul li a
	{
		font-size: 14px;
	}
	.footer_cr_2
	{
		font-size: 14px;
	}
}

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

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

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

@media only screen and (max-width: 480px)
{
	.tarifas_container img{

		width: 50%;
		align-items: center;
		}
		.t_uno{
			margin: auto;
			
			display: block;
			width: 100%;
			height: 100%;
		
			
		}
	h1{font-size: 24px;}
	h2{font-size: 20px;}
	p{font-size: 13px;}
	.header
	{
		height: 68px;
	}
	.header.scrolled
	{
		height: 70px;
		background: #eeee84;
	}
	.header img
	{
		width: 50%;
		height: 20%;
		margin-left: 0%;
	}
	.button
	{
		height: 40px;
		width: 140px;
		font-size: 11px;
		line-height: 37px;
	}
	.button a
	{
		font-size: 11px;
		line-height: 37px;
	}
	.icon_box_col
	{
		margin-top: 43px;
	}
	.icon_box_item
	{
		margin-bottom: 43px;
	}
	.icon_box_button
	{
		margin-top: 22px;
		margin-bottom: 20px;
	}
	.v_slider_item h1:last-of-type
	{
		margin-bottom: 40px;
	}
	.section_title span
	{
		font-size: 14px;
		margin-top: 22px;
	}
	.services_slider_container
	{
		margin-top: 60px;
	}
	.person_name
	{
		font-size: 13px;
	}
	.person_title
	{
		font-size: 11px;
	}
	.services_slider_container
	{
		margin-top: 0px;
	}
	@import url(https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,900);




.container-fluid {
	width: 100%;
	height: 100%;
	margin: 0;
	font-family:'Lato', sans-serif !important;
	font-size: 13pt !important;
	font-weight: 100 !important;
	font-color: #666666; 
    padding-right: 0px !important;
    padding-left: 0px !important;
}
#myPageContent, section { 
	height:100% !important; 
	width:100% !important;
}



	.features_item
	{
		margin-bottom: 40px;
	}
	.features_col > div:last-of-type
	{
		margin-bottom: 40px;
	}
	.text_line_content
	{
		padding-top: 40px;
	}
	.text_line_content h1
	{
		margin-bottom: 21px;
	}
	.text_line_content p
	{
		margin-bottom: 21px;
	}
	.newsletter_content
	{
		padding-bottom: 121px;
	}
	.newsletter_email
	{
		height: 40px;
		width: calc(100% - 140px - 26px);
	}
	.newsletter_submit_button
	{
		vertical-align: middle;
	}
	.newsletter_title h1
	{
		margin-bottom: 17px;
	}
	.newsletter_title span
	{
		display: block;
		font-size: 14px;
		line-height: 1.7;
	}
}
.Iam {
	text-align: center;
	right: 50%;
	position: absolute;
	margin-bottom: 21px;
	font-size: 24px;
}

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

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

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

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