@charset "utf-8";
/* CSS Document - Formatação para Landingpage Mazurky */

/*
*******************************************************************
Custom Style
*******************************************************************
*/

* { transition: all 0.5s ease-in; font-family: 'Open Sans', sans-serif!important; outline: none;}
img::-moz-selection { background: #d9ae11; }
img::selection { background: #d9ae11; }


/* HEADER
******************************************************************************************** */
header {
	background: #f5f5f5;
	background: -moz-linear-gradient(top,#fafafa,#f5f5f5);
	background: -webkit-linear-gradient(top,#fafafa,#f5f5f5);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fafafa),color-stop(1,#f5f5f5));
	background: linear-gradient(top,#fafafa,#f5f5f5);
	border-bottom: 1px solid #ddd;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	height: auto;
	min-height: 49px;
	padding: 22px 0;
	position: fixed;
	width: 100%;
	z-index: 999;
}

.logo {
	background: url(../img-coletiva/logo-coletiva-web.png) no-repeat center;
	background-size: auto 100%;
	height: 49px;
	margin: 0;
	width: 233px;
}

.navi li,
.navi li:hover,
.navi li a{
	width: auto;
}

.navi li {
	border-top: none;
}

.navi li:hover {
	border-top: none;
}

.navi li a {
	padding: 15px 10px ;
}


.navi li a:hover {
	color: #d9ae11;
}

.header-button { 
	float:right;
}

.header-button .action-button{
	background-image: url(../img/icons/check-green-light.png);
	background-color: #56c08f;
	background-position: 134px 11px;
	color: #FFF;
	font-size: 13px;
	height: auto;
	line-height: 15px;
	margin: 0;
	min-height: 10px;
	padding: 5px 40px 5px 20px;
	/* padding: 0px 40px 0px 20px; */
	text-align: center;
	transition: all 0.1s ease-in;
	width: 105px;
}

.header-button .action-button:hover{
	box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2), 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
	/* background-color: #037140; */ 
}


/* MAIN
******************************************************************************************** */
.main {
	background-color: #FFF;
	padding: 94px 0 0;
	border-bottom: 1px solid #ddd;
	min-height: 510px;
}

.main .gradient{
	background-image: url(../img-coletiva/atraia-novos-clientes-solucoes-marketing-digital.jpg);
	background-size: auto 92%;
	background-position: 80px bottom;
}


.main.resposta {
	min-height: 50px;	
}

.main.resposta .gradient{
	min-height: 300px;	
	background-position: 60% bottom;
}

.main .video {
	background-color: transparent;
	width: 580px;
}

.main .video h1,
.main .video h2,
.main .video p {
	text-align: left;
	padding-top: 44px;
	font-family: 'Open Sans', sans-serif; 
}

.main .video h1{
	color: #444;
	font-size: 28px;
	font-weight: 200;
	line-height: 35px;
	text-shadow: none;
}

.main .video h2 { 
	color: #666;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	text-shadow: none;
}

.main .video p {
	font-size: 15px;
	line-height: 20px;
}

.main .subscriber {
	background-color: #FFF;
}

.main .subscriber h3{
	color: #56c08f;
	font-size: 22px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}

.main .subscriber input,
.main .subscriber select,
.main .subscriber textarea{
	border: 0;
	border-radius: 5px;	
	font-family: 'Open Sans', sans-serif; 
	margin: 5px 0 0;
	height: 40px;
	border-color: #CCCCCC;
	box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2), 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
	color: #666;
	z-index:15;
}

.main .subscriber select{
	padding: 0 0 0 15px;
	width: 98%;
	background: scroll 18px 12px rgba(0,0,0,0.1);
	border-color: #CCCCCC;
}

.main .subscriber select option{
	color: #666;
}

.main .subscriber input[name="CIDADE"]{
	padding: 0 0 0 15px;
	width: 70%;
	background: scroll 18px 12px rgba(0,0,0,0.1);
}

.main .subscriber select[name="ESTADO"]{
	width: 23%;
	z-index:15;
}

.main .subscriber textarea{
	background: scroll 18px 12px rgba(0,0,0,0.1);
	border-radius: 10px;
	color: #666;
	font-family: 'Open Sans', sans-serif; 
	height: 60px;
	margin: 5px 0 0;
	resize: none;
	width: 94%;
}

.main .subscriber input:focus,
.main .subscriber textarea:focus,
.main .subscriber input[name="CIDADE"]:focus{
	color: #666;
	background-color: #CCC;
}

.main .subscriber select:focus,
.main .subscriber select options:focus,
.main .subscriber select[name="ESTADO"]{
	color: #666;
}


.main .subscriber p{
	color: #666;
	opacity: 0.9;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.0);
}

.main .subscriber label {
	color: #666;
	line-height: 10px;
	font-family: 'Open Sans', sans-serif; 
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	opacity: 1.0;
	margin-top: 15px;
	text-align: left;
}

.main .subscriber span {
	color: #666;
	font-family: 'Open Sans', sans-serif; 
	opacity: 0.7;
	margin: 11px 0 0;
	display: block;
	width: 160px;
}

.main .subscriber input[type="submit"]{
	background-image: url(../img/icons/check-green-light.png);
	background-color: #56c08f;
	background-position: 95px 11px;
	border-radius: 20px;	
	color: #FFF;
	margin: 15px 0 0 ;
	padding: 0px 40px 0px 20px;
	transition: all 0.1s ease-in;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.15) inset, 0 -1px 1px rgba(255, 255, 255, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.2);
	color:#FFF;	
}

.main .subscriber input[type="submit"]:hover{
	box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2), 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
}


.features p,
.cases p,
.testimonials .description p {
	color: #666;
	font-family: 'Open Sans', sans-serif; 
	font-size: 15px;
	line-height: 22px;
}

/* FEATURES
******************************************************************************************** */
.features{
	box-shadow: none;
	height: auto;
	min-height: 50px;
	padding: 40px 0;
}

.features h3 {
	color:#49b0e7;
	font-family: 'Open Sans', sans-serif; 
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
}

.feature2 h3{
	font-family: 'Open Sans', sans-serif; 	
	font-size: 17px;
	font-weight: 200;
	line-height: 22px;
	max-width: 100%;	
	padding-left: 22px;
	text-align: right;
}

.features p {
	padding-top: 22px;
}

.features li {
	background-position:0px 40%;
	font-family: 'Open Sans', sans-serif; 
	height: auto;
	line-height: 22px;
	min-height: 22px;
	margin: 22px 0;
}

.features h6 {
	margin-top: 15px;
}

.features li strong,
.features p strong,
.testimonials .description p strong{
	font-weight:bold;
	font-size: 13px;
	color: #333;
}

.features li a,
.features p a,
.testimonials .description p a{
	color: #49b0e7;
	text-decoration: underline;
}


/* DEPOIMENTOS & CASES
******************************************************************************************** */
.cases span,
.cases p,
.cases li{
	text-align: center;
}

.cases p:first-child {  
	margin-top: 0px;
}

.cases p {
	font-family: 'Open Sans', sans-serif; 
	padding-top: 15px;
}

.cases p b {
	font-weight: bold;
	font-size: 17px;
}

.cases span{
	color:#49b0e7;
	font-size: 45px;
	line-height: 50px;
}

.testimonials{
	background-color: #fff;
	padding: 40px 0;
}

.testimonials .description {
	padding: 22px 0;
}

.testimonials .testi h6 {
	color:#49b0e7;
	font-family: 'Open Sans', sans-serif; 
}

.testimonials .testi h6 span{
	font-size: 13px;
	font-weight: 200;
	color: #666;
}

/* CONTACTS
******************************************************************************************** */
.contacs {
	background-color: url("../img/body.png") repeat;
	padding: 40px 0;

}

/* FOOTER
******************************************************************************************** */
footer{
	/*background: url(../../img/gradient.png) top no-repeat #333;*/
	background-color: #333!important;
}

.action{
	background: #56c08f;
	height:auto;
	min-height: 70px;
}

.action h3{
	background-image: none;
	padding: 05px 0 0 0px;
	font-size: 30px;
	height: auto;
	line-height: 30px;
	min-height: 44px;
	text-align: center;
}

.action .action-button{
	background-image: url(../img/icons/check-green-light.png);
	background-position: 177px 9px;
	background-color: #fdb913;
	border-radius: 20px;	
	color: #666;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: 14px;
	min-height: 20px;
	margin: 15px 50px 0 0;
	padding: 5px 40px 5px 20px;
	text-align: center;
	transition: all 0.1s ease-in;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.15) inset, 0 -1px 1px rgba(255, 255, 255, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.2);
	width: 150px;
}

.action .action-button span{
	font-size: 10px;
}

.action .action-button:hover{
	box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2), 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
	background-color: #fff;
	color: #56c08f;
}


footer {
	height: auto;
	min-height: 76px;	
}

.copy { 
	width: 600px;
	font-family: 'Open Sans', sans-serif; 

	margin: 0; padding: 20px 0;
}

.copy p { margin-top: 5px; }
.copy p:first-child { margin-top: 0; } 

.copy strong{
	color: #FFF!important;
}

.image-woman .main .gradient{
	background-image: url(../img-coletiva/atraia-novos-clientes-solucoes-marketing-digital_02.jpg);
}

/*
*******************************************************************
Ajustes Default
*******************************************************************
*/

.main,
.features{
	border-bottom: 1px solid #ddd;
}


.main{
	height:auto;
	min-height: 510px;
}

.main .subscriber{
	height: auto;
	min-height: 362px;
}

.title {
	height: auto;
	min-height: 24px ;
}

.title h3{
	font-family: 'Open Sans', sans-serif; 
	height:auto;
	min-height: 26px;
	background-color:#49b0e7;
	color:#FFF;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
	width: 40%;
}

.assinaturaColetiva { float: right; padding: 10px 0; width: 300px; }
.assinaturaColetiva a{width: 140px; height:33px; display: block; margin: 0 auto; margin-top: 0px; text-indent: -999999px; background:url(https://www.coletivaweb.com.br/assinaturas-web/coletiva-branco-powered.png) no-repeat center center;}

.action:after,
header:after,
.main:after,
.main .wrapper:after,
.main .subscriber:after,
.main .gradient:after,
.main .wrapper:after,
.main .subscriber:after,
.main .subscriber form:after,
.features:after,
.features .wrapper:after,
.features .title:after,
.features .title h3:after,
.features li:after,
.testimonials .title:after,
.testimonials .title h3:after,
.screenshots:after,
.screenshots .title:after,
.screenshots .title h3:after,
.screenshots .gallery ul.row-fluid:after,
.screenshots .gallery ul.row-fluid li:after,
footer:after,
footer .wrapper:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}


/*
Media Query
**************************
*/
@media (min-width: 1600px) {
	.main .gradient{
		background-position: 38% bottom;
		background-size: auto 95%;
	}
}

@media (max-width: 1599px) and (min-width: 1200px) {
	.main .gradient{
		background-position: 20% bottom;
		background-size: auto 100%;
	}
}

@media (max-width: 1199px) and (min-width: 980px){
	.main .gradient{
		background-position: -35% bottom;
	}
	
	.header-button .action-button {
		background-position: 114px 11px;
		font-size: 12px;
		width: 85px;
	}
}

@media (max-width: 979px) and (min-width: 768px){
	.logo {
		float: none;
		margin: 0 auto 20px;
	}
	
	.logo:after{
		content:".";
		display:block;
		clear:both;
		visibility:hidden;
		height:0;
		overflow:hidden;
	} 
	
	.navi{ float: left; }
	.navi li a { padding: 15px 20px; }
	
	.header-button {}
	
	header .slogan h1{
		font-size: 25px;
	}
	
	header .slogan h2{
		font-size: 15px;
	}
	
	.subscriber input{
		width: 64%	
	}

	.main {
		padding: 114px 0 0;
	}

	.main .gradient{
		background-position: 110% bottom;
	}
	
	.main .video {
		width: 430px;
	}
	
	.main .video h1 {
		font-size: 23px;
		line-height: 25px;
	}
	
	.main .video h2 {
		font-size: 15px;	
		line-height: 17px;
	}
	
	.main .video p{
		font-size: 13px;
	}
	
	.main .subscriber input[name="CIDADE"]{
		width: 64%
	}
	.main .subscriber select[name="ESTADO"]{
		width: 28%;
	}
	
	.main .subscriber .telefone_open p span{
		font-size: 18px;
	}
	
	.screenshots h6{
		font-size: 16px;
	}
	
	/*.copy{
		width: 300px;
	}*/
	
	.copy{
		float: none;
		width: 100%;
		margin: 0;
	}
	
	.endereco address,
	.copy p{
		text-align:center;
		/*margin: 0;*/
	}
	
	.assinaturaColetiva{
		float: none;
		margin: 0 auto 15px;
		padding: 0;
	}

	.action h3,
	.action .action-button{
		float: none;
		text-align: center;
		margin: 15px auto 0;
	}
	
	.action h3 {
		margin-top: 0;
	}
}

@media (max-width: 767px) and (min-width: 480px){
	header{
		position: static;
	}
	
	.logo{
		float: none;
		margin: 0 auto 20px;
	}
	
	.header-button,
	.navi {
		float: none;
		margin: 0 auto;
	}
	
	.header-button:after,
	.navi:after{
		content:".";
		display:block;
		clear:both;
		visibility:hidden;
		height:0;
		overflow:hidden;
	} 

	.header-button .action-button{
		float: none;
		margin: 0 auto;
	}	
	
	.navi {
		padding: 15px 20px;
		width: 400px;
	}
	
	header .slogan h1,
	header .slogan h2{
		text-align: center;
	}

	.main {
		background-image: none;
		padding: 34px 0 0;
	}
	
	.main .gradient {
		background-image: none;
	}
	
	.main .video {
		float: none;
		margin: 0;
		width: auto;
	}
	
	.main .video h1,
	.main .video h2,
	.main .video p{
		padding-top: 25px;
		text-align: center;
	}
	
	.main .subscriber select[name="ESTADO"]{
		width: 22%;
	}
	
	.screenshots .gallery{
		height: auto;
	}
	
	.features .feature1, .features .feature2 {
		padding: 0 2%;
		width: 95%;
	}
	
	.title h3 {
		width: 60%;
	}
	
	#cases div li{
		margin-top: 35px;
	}
	
	#cases div li p{
		padding-top: 5px;
	}
	
	.action {
		padding: 20px 0;
	}
	
	.action h3{
		background-image: none;
		float: none;
		font-size: 20px;
	}
	
	.action .action-button {
		float: none;
		margin: 15px auto 0;
	}

	.action h3:after,
	.action .action-button:after,
	.endereco:after{
		content:".";
		display:block;
		clear:both;
		visibility:hidden;
		height:0;
		overflow:hidden;
	} 
	
	footer {
		padding: 15px 0; 
	}
	
	.endereco,
	.copy{
		float: none;
		width: 100%;
		margin: 0;
	}
	
	.endereco address,
	.copy p{
		text-align:center;
		/*margin: 0;*/
	}
	
	.assinaturaColetiva{
		float: none;
		margin: 15px auto 0;
		padding: 0;
	}
}

@media (max-width: 480px){
	header{
		position: static;
	}
	
	.logo{
		float: none;
		margin: 0 auto 20px;
	}
	
	.header-button,
	.navi {
		float: none;
		margin: 0 auto;
	}
	
	.header-button:after,
	.navi:after{
		content:".";
		display:block;
		clear:both;
		visibility:hidden;
		height:0;
		overflow:hidden;
	} 

	.navi {	
		margin-top: 20px;
	}

	.navi li,
	.navi li:hover {
		float: none;
	}
	
	.navi li a,
	.navi li a:hover {
		display: block;
		padding: 5px 0px;
		text-align: center;
		width: 100%;
	}

	.header-button .action-button{
		float: none;
		margin: 0 auto;
	}	

	header .slogan h1,
	header .slogan h2{
		text-align: center;
	}
	
	.main {
		padding: 15px 0 0;
	}
	
	.main .gradient{
		background-image: none;
	}
	
	.main .video {
		float: none;
		margin: 0 auto;
		margin: 0px auto;
		width: 240px;
	}
	
	.main .video h1, .main .video h2, .main .video p{
		padding-top: 15px;
		text-align: center;
	}
	
	.main .subscriber {
		width: 280px;
	}

	.screenshots .gallery{
		height: auto;
	}
	
	.features .feature1, .features .feature2 {
		padding: 0 2%;
		width: 95%;
	}
	
	.feature1 li{
		margin: 25px 0;
	}
	
	#cases div li{
		margin-top: 35px;
	}
	
	#cases div li p{
		padding-top: 5px;
	}

	.title h3 {
		font-size: 15px;
		line-height: 15px;
		width: 80%;
	}
	
	.action {
		min-height: 30px;
		padding: 20px 0;
	}
	
	.action .action-button{
		float: none;
		margin: 0 auto;
	}
	
	endereco,
	.copy{
		width: 100%;
		padding: 15px 0;
	}
	
	.endereco address,
	.copy p{
		text-align:center;
	}
	
	.wrapper {
		width: 280px;
	}
	
	.assinaturaColetiva{
		float: none;
		margin: 15px auto 0;
		padding: 0;
	}
	
	#SnapABug_WP {
		top: 44px!important;
	}
}

