/*----- GERAL ------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
html, body{width:100%;height:100%;min-height:100%;margin:0px;font-family: 'Roboto', Tahoma, Geneva, sans-serif; font:status-bar;}
a{ text-decoration:none;}

/*----- AGENCIA ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#landing-content2 {position: relative;overflow: hidden;background-image: url(../img/consultoria/greenhouse-consultoria-bgtopo.jpg);width: 100%;max-width: 100%;background-size: auto auto;background-repeat: no-repeat;height: 800px;max-height: 800px;}

#landing-content2 {position: relative;overflow: hidden;width: 100%;max-width: 100%;height: 800px;max-height: 800px;}
.bg-consultoria-img{position:absolute; top:0px; left:0px;overflow: hidden;width: 100%;max-width: 100%;height: 100%;max-height: 100%;background: url(../img/consultoria/greenhouse-consultoria-bgtopo.jpg) center center no-repeat;background-size:cover; z-index:1;-webkit-animation-name: bg-consultoria-img;-moz-animation-name: bg-consultoria-img;-ms-animation-name: bg-consultoria-img;-o-animation-name: bg-consultoria-img;animation-name: bg-consultoria-img;}

.bg-consultoria-img { 
-webkit-animation-duration: 20s;  -moz-animation-duration: 20s;  -ms-animation-duration: 20s;  -o-animation-duration: 20s;  animation-duration: 20s;  
-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;  -ms-animation-iteration-count:infinite;  -o-animation-iteration-count:infinite;  animation-iteration-count:infinite;  
-webkit-animation-timing-function: ease-in-out;-moz-animation-timing-function: ease-in-out;-ms-animation-timing-function: ease-in-out;-o-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;  
-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-ms-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;  
}
@-ms-keyframes bg-consultoria-img {0% {transform:scale(1);}50% {transform:scale(1.2);}100% {transform:scale(1);}}
@-webkit-keyframes bg-consultoria-img {0% {transform:scale(1);}50% {transform:scale(1.2);}100% {transform:scale(1);}}
@-moz-keyframes bg-consultoria-img {0% {transform:scale(1);}50% {transform:scale(1.2);}100% {transform:scale(1);}}
@-o-keyframes bg-consultoria-img {0% {transform:scale(1);}50% {transform:scale(1.2);}100% {transform:scale(1);}}
@keyframes bg-consultoria-img {0% {transform:scale(1);}50% {transform:scale(1.2);}100% {transform:scale(1);}}




.greenhouse-agencia-slide{width:100%; position:absolute; bottom:0px; left:0px; z-index:10;}
.greenhouse-agencia-slide p{ position:relative;width:930px; background:url(../img/agencia/greenhouse-agencia-bgslide-txt.png) center center; background-size:100% 100%; margin:auto; color:#FFF; font-size:16px;font-family: 'Roboto Condensed', Tahoma, Geneva, sans-serif; padding: 40px;text-transform: uppercase;letter-spacing: 3px; text-align:center;line-height: 26px;}
.greenhouse-agencia-slide-img{ position:absolute; top:-130px; left:80px;}
.greenhouse-agencia-slide-txt{ width:100%; text-align:center; margin-top:23%; color:#fff; font-size:50px; text-transform:uppercase; font-weight:100; letter-spacing:15px;font-family: 'Roboto Condensed', Tahoma, Geneva, sans-serif;}
.greenhouse-agencia-slide-txt span{ font-weight:700;}

.greenhouse-agencia-meio{background:#f1697e; padding:40px;}
.greenhouse-agencia-meiobox{color:#FFF; text-align:center;}
.greenhouse-agencia-meiotit{font-family: 'Roboto Condensed', Tahoma, Geneva, sans-serif; font-size:36px; margin:0px; font-weight: 500;}
.greenhouse-agencia-meiotxt{font-size:14px; color:#000; width:570px; margin:auto; text-transform:uppercase; padding: 10px; font-weight:100;}
.margintop-40px{margin-top:40px;}

@media (max-width: 1500px) {
	#landing-content2 {background-image: url(../img/consultoria/greenhouse-consultoria-bgtopo-mob1.jpg);}
}
@media (max-width: 1350px) {
.greenhouse-agencia-slide-txt {margin-top: 33%;}
}

@media (max-width: 1024px) {
	#landing-content2 {background-image: url(../img/consultoria/greenhouse-consultoria-bgtopo-mob1.jpg);height: 400px;background-size: auto 110%;}
	.greenhouse-agencia-slide-txt {margin-top: 170px;}
	.greenhouse-agencia-slide p {width: 100%;font-size: 13px;padding: 20px;line-height: 21px;}
	.greenhouse-agencia-slide-img {top: -30px;left: 30px;width: 70px;}
}

@media (max-width: 720px) {
.bg-consultoria-img{background-image: url(../img/consultoria/greenhouse-consultoria-bgtopo-mob3.jpg); background-size: cover;}
}

@media (max-width: 660px) {
	.greenhouse-agencia-meiotxt {width: 100%;}
}
.viewweb{display:block;}
.viewmobile{display:none;}
@media (max-width: 550px) {
	#landing-content2 {background-image: url(../img/consultoria/greenhouse-consultoria-bgtopo-mob1.jpg);}
	.viewweb{display:none;}
	.viewmobile{display:block;}
	.greenhouse-agencia-slide p {width: 90%;padding: 60px 20px 20px 20px;}
	.greenhouse-agencia-slide-txt {font-size: 25px;letter-spacing: 8px;}
}