@charset "UTF-8";
/*
© 2017 Since Web - Soluções Digitais
*/
/* =========== PROPRIEDADES GERAIS - RESET =========== */
/* **************************** */
html{
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	line-height: 22px;
}
body {
	background-color: #fdfbf8;
	font-size: 100%;
	font-weight: normal;
	line-height: 130%;
	color: #282623;
}
	h1, h2, h3, h4, h5, h6 {
		font-family: 'Raleway', sans-serif;
		font-weight: 900;
	}
	mark {
		background-color: #e3dcae;
		color: #625e46;
		font-style: italic;
		padding: 0px 2px 2px;
	}
/* ** */
/* RESET LINKS GERAIS */
a, link, a:link, a:visited, 
a:hover, a:active{
	text-decoration: none;
}
/*
a{
	color: #eab015;
	text-decoration: none;
}
	a:hover{
		color: #ff5d4c;
	}
		a:active{
			color: #f7da8b;
		}
			a:visited{
				color: #dfa408;
			}
*/
.link-padrao a{
	color: #ff5d4c;
}
.link-font-escura a{
	color: #282623;
}
.link-font-clara a{
	color: #fdfbf8;
}
	.link-padrao a:hover,
	.link-font-escura a:hover,
	.link-font-clara a:hover{
		color: #fe4734;
	}
		.link-padrao a:active,
		.link-font-escura a:active,
		.link-font-clara a:active{
			color: #c83626;
		}
/* ** */
/* ***** CLASSES GERAIS DE CONTEÚDOS) ***** */
/* ********************* */
/* ***** ESTRUTURAS PADRAO ***** */
.bg-claro {
	background-color: #fdfbf8;
}
.bg-escuro {
	background-color: #2a2a2a;
}
.bg-amarelo{
	background-color: #e0b51f;
}
.bg-laranja {
	background-color: #ff5d4c;
}
.bg-laranja-02 {
	background-color: #d34c3f;
}
.bg-azul-01 {
	background-color: #55aeba;
}
.bg-azul-02 {
	background-color: #018092;
}
.bg-azul-03 {
	background-color: #004d58;
}

.bg-escuro-transparencia {
	background: rgba(22, 21, 19, 0.5);
}
.bg-box-shadow-hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
	.bg-box-shadow-hover:hover {
		-moz-box-shadow: 0px 0px 15px rgba(40,38,35,0.8);
		-webkit-box-shadow: 0px 0px 15px rgba(40,38,35,0.8);
		box-shadow: 0px 0px 25px rgba(40,38,35,0.8);
	}

/*
.bg-cover,
.bg-gestao-home,
.bg-projetos-home,
.bg-reg-home{
	min-height: 150px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left top;
}
*/
.bg-cover{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.bg-cover-100{
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.bg-50-left{
	min-height: 150px;
	background-size:  cover;
	background-repeat: no-repeat;
	background-position: left top;
}
/*  BG BANNER  */
.bg-banner-topo-01 {
	background-image: url(../images/obra_ascurra_01.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.bg-banner-01{
	background-image: url(../images/obra_ascurra_01.png);
}
.bg-banner-depoimento-01{
	background-image: url(../images/pessoa_depoimentos_01.png);
}

/*  BG HOME  */
.bg-sobre-home{
	background-image: url(../images/tema_sobre_empresa_home.png);
}
.bg-gestao-home{
	background-image: url(../images/tema_gestao_home.png);
}
.bg-projetos-home{
	background-image: url(../images/tema_projetos_home.png);
}
.bg-reg-home{
	background-image: url(../images/tema_regularizacao_home.png);
}

/*  BG INCLUDES  */

.bg-depoimentos{
	background-image: url(../images/tema_depoimentos.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.bg-aspas-left{
	float: left;
	width: auto;
	background-image: url(../images/aspas_left.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}
.bg-aspas-right{
	float: right;
	width: auto;
	background-image: url(../images/aspas_right.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 30px;
}
.bg-thumb-parceiros{
	background-color: #f8f6f3;
	border: 1px;
	border-style: solid;
	border-color: #ededec;
}

/*  BG INTERNAS  */

.bg-intro{
    position: relative;
/*
    height: 70vh;
*/
    width: 100%;
    overflow: hidden;
	padding: 17% 0;
}
.bg-sobre{
	background-image: url(../images/tema_sobre_empresa_home.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.bg-gestao-01{
	background-image: url(../images/img_sobre_01.png);
}
.bg-gestao-cover{
	background-image: url(../images/img_gestao_01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left top;
}

.bg-missao-visao-valores{
	background-image: url(../images/img_missao_visao_valores.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.bg-img-servicos-gestao{
	background-image: url(../images/img_sobre_01.png);
	background-size: contain;
	background-position: 130% 0;
	background-repeat: no-repeat;
}


.gambi-topo-geral{
	margin-top: 60%;
}
.gambi-display-flex {
	display: flex;
}
.border-left-escura{
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #282623;
}
.border-right-escura{
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #282623;
}
.border-bottom-escura{
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282623;
}
.border-left-vermelha{
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #ff5859;
}
.border-bottom-vermelha{
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff5859;
}

.border-bottom-clara{
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fdfbf8;
	padding-bottom: 10px;
}
.border-left-clara{
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #fdfbf8;
	padding-left: 20px;
}
.border-right-clara{
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #fdfbf8;
	padding-right: 10px;
}
/* *** */
/* ***** TITULOS PADRAO ***** */
.bg-teasert {
	background-image: url(../images/img_gestao_01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.group-logo-teasert{
	max-width: 300px;
	margin: 0px auto;
}
#logo-teasert{
	width: 300px;
}
	#logo-teasert .path-logo-teasert{
		width: 300px;
		height: 83px;
		fill: #fdfbf8;
	}
		.span-logo-teasert{
			font-size: 80%;
			line-height: 110%;
			font-weight: 800;
			text-transform: uppercase;
			letter-spacing: 3.3px;
		}

.group-logo-content-home{
	max-width: 300px;
	margin: 0px auto;
}
#logo-content-home{
/*
	float: left;
*/
	max-width: 300px;
}
	#logo-content-home .path-logo-content-home{
/*
		float: left;
*/
		width: 300px;
		height: 83px;
		fill: #fdfbf8;
	}
		.span-logo-content-home{
			font-size: 80%;
			color: #fdfbf8;
			line-height: 110%;
			font-weight: 800;
			text-transform: uppercase;
			letter-spacing: 3.3px;
		}
.group-logo-content-chamada{
	float: none;
	max-width: 500px;
	margin: 0px auto;
}
#logo-content-chamada{
	float: left;
	max-width: 380px;
	height: 60px;
	margin-bottom: 10px;
}
	#logo-content-chamada .path-logo-content-chamada{
		float: left;
		width: 380px;
		height: 60px;
		fill: #282623;
	}
		.span-logo-content-chamada{
			float: left;
			font-size: 100%;
			color: #282623;
			line-height: 130%;
			font-weight: 900;
			text-transform: uppercase;
			letter-spacing: 4.3px;
			margin-top: 8px;
		}



/* *** */
/* ***** TITULOS PADRAO ***** */
		.tit-menu-topo {
			color: #aaaaaa;
		}
		.h2-menu {
			font-size: 130%;
			font-weight: 900;
			line-height: 100%;
			text-transform: uppercase;
		}
			.h2-content{
				font-size: 400%;
				font-weight: 900;
				line-height: 120%;
				text-transform: uppercase;
			}
			.h2-content-02{
				font-size: 250%;
				font-weight: 900;
				line-height: 120%;
				text-transform: uppercase;
			}
			.gambi-h2-small{
				line-height: 45%;
			}
				.small-h2{
					font-family: 'Lato', sans-serif;
					font-size: 50%;
					font-weight: 600;
					line-height: 80%;
					text-transform: none;
				}
				.h3-content{
					font-size: 220%;
					line-height: 120%;
					text-transform: uppercase;
				}
				.h3-content-02{
					font-size: 120%;
					line-height: 100%;
					text-transform: uppercase;
				}
				.h3-content-03{
					font-size: 180%;
					line-height: 120%;
				}
				.h3-content-04{
					color: #918a81;
					font-size: 100%;
					line-height: 120%;
					text-transform: uppercase;
				}

					.h4-content{
						font-size: 180%;
						line-height: 100%;
					}
					.h4-content-02{
						font-size: 180%;
						line-height: 100%;
					}
						.h5-content{
							font-size: 110%;
							line-height: 100%;
						}
							.h6-content{
								font-size: 100%;
								line-height: 100%;
							}
/* ********************* */
/* ***** TEXTOS PADRAO ***** */
	.text-left {
		text-align: left;
	}
	.text-center {
		text-align: center;
	}
	.text-right {
		text-align: right;
	}
	.font-clara {
		color: #fdfbf8;
	}
	.font-escura {
		color: #2a2a2a;
	}
	.font-verde {
		color: #399f6b;
	}
	.font-italic{
		font-style: italic;
		font-weight: 300;
	}
	.font-italic-120{
		font-size: 120%;
		line-height: 120%;
		font-weight: 300;
		font-style: italic;
	}
	.font-uppercase{
		text-transform: uppercase;
	}
	.font-uppercase-none{
		text-transform: none;
	}
	.font-80{
		font-size: 80%;
		font-weight: 600;
		line-height: 100%;
		text-transform: uppercase;
	}
	.font-bold{
		font-weight: 900;
	}
	.font-normal{
		font-weight: normal;
	}
	.font-80-bold{
		font-size: 80%;
		font-weight: 900;
		line-height: 100%;
		text-transform: uppercase;
	}
	.font-180{
		font-size: 180%;
		font-weight: 900;
		line-height: 100%;
		text-transform: uppercase;
	}
	.font-80-normal{
		font-size: 80%;
		font-weight: 600;
		line-height: 100%;
		text-transform: none;
	}
	.font-210{
		font-size: 210%;
		line-height: 100%;
	}
	.font-arial-310{
		font-family: 'Lato', sans-serif;
		font-size: 310%;
		font-weight: normal;
		line-height: 100%;
	}
	.font-raleway-310{
		font-family: 'Raleway', sans-serif;
		font-size: 310%;
		font-weight: 900;
		line-height: 100%;
	}
	.data-status,
	.status-finalizado,
	.status-em-andamento,
	.status-em-breve {
		font-size: 80%;
		padding: 5px 10px;
	}
	.data-status {
		background-color: #282623;
	}
	.status-finalizado {
		background-color: #399f6b;
	}
	.status-em-andamento {
		background-color: #cfaa3a;
	}
	.status-em-breve {
		background-color: #c04654;
	}
.small-lato-70 {
	font-family: 'Lato', sans-serif;
	font-size: 70%;
	line-height: 100%;
	font-weight: 400;
}
.small-60 {
	font-size: 60%;
	line-height: 120%;
	text-transform: none;
}
.small-icon-location{
	width: 8px !important;
	margin-top: 5px;
	margin-right: 5px;
}
.small-icon-location-portfolio{
	width: 8px !important;
	margin-right: 5px;
}
/* ********************* */
/* ***** BOTS PADRAO ***** */
		.bot-padrao,
		.bot-padrao-02,
		.bot-padrao-03,
		.bot-padrao-04,
		.bot-padrao-05{
			font-size: 60%;
			font-weight: 600;
			line-height: 100%;
			letter-spacing: 1px;
			text-transform: uppercase;
			margin: 0px auto;
		}
			.bot-padrao a{
				background-color: #ff5d4c;
				color: #fdfbf8;
				border-radius: 35px;
				padding: 12px 25px;
			}
				.bot-padrao a:hover{
					background-color: #fdfbf8;
					color: #ff5d4c;
				}
					.bot-padrao a:active{
						background-color: #fdfbf8;
						color: #ff5d4c;
					}
			.bot-padrao a:after{
				background-color: transparent;
				color: #fdfbf8;
			}
				.bot-padrao a:hover:after{
					background-color: transparent;
					color: #ff5d4c;
				}
					.bot-padrao a:active:after{
						background-color: transparent;
						color: #ff5d4c;
					}

			.bot-padrao-02 a,
			.bot-padrao-02 button{
				background-color: #ff5d4c;
				color: #fdfbf8;
				border-radius: 35px;
				padding: 18px 45px;
			}
				.bot-padrao-02 a:hover,
				.bot-padrao-02 button:hover{
					background-color: #c83626;
					color: #fdfbf8;
				}
					.bot-padrao-02 a:active,
					.bot-padrao-02 button:active{
						background-color: #c83626;
						color: #fdfbf8;
					}
			.bot-padrao-02 a:after{
				background-color: transparent;
				color: #fdfbf8;
			}
			.bot-padrao-03 a{
				background-color: transparent;
				color: #ff5d4c;
				border-radius: 35px;
				border: 2px;
				border-style: solid;
				border-color: #ff5d4c;
				padding: 16px 43px;
			}
				.bot-padrao-03 a:hover{
					background-color: #fe4734;
					color: #fdfbf8;
				}
					.bot-padrao-03 a:active{
						background-color: #c83626;
						color: #fdfbf8;
					}
			.bot-padrao-03 a:after{
				background-color: transparent;
				color: #ff5d4c;
			}
				.bot-padrao-03 a:hover:after{
					background-color: transparent;
					color: #fdfbf8;
				}
					.bot-padrao-03 a:active:after{
						background-color: transparent;
						color: #fdfbf8;
					}
			.bot-padrao-04 a{
				background-color: #ff5d4c;
				color: #fdfbf8;
				border-radius: 35px;
				border: 2px;
				border-style: solid;
				text-transform: lowercase;
				border-color: transparent;
				padding: 9px 19px 9px 12px;
			}
				.bot-padrao-04 a:hover{
					background-color: #fe4734;
				}
					.bot-padrao-04 a:active{
						background-color: #c83626;
					}
			.bot-padrao-05 a{
				background-color: transparent;
				color: #fdfbf8;
				border-radius: 35px;
				padding: 0;
				margin: 10px 0;
				border: 2px;
				border-style: solid;
				border-color: transparent;
			}
				.bot-padrao-05 a:hover{
					color: #fdfbf8;
					background-color: #fe4734;
					border-color: #fe4734;
					padding: 10px 21px 10px 15px;
					margin: 0;
				}
					.bot-padrao-05 a:active{
						color: #c83626;
					}





		.bot-padrao-06{
			text-transform: uppercase;
			margin: 0px auto;
		}

			.bot-padrao-06 a{
				background-color: transparent;
				color: #4d9ba6;
				border-radius: 35px;
				border: 2px;
				border-style: solid;
				border-color: #4d9ba6;
				padding: 16px 43px;
			}
				.bot-padrao-06 a:hover{
					background-color: #4d9ba6;
					color: #fdfbf8;
				}
					.bot-padrao-06 a:active{
						background-color: #5bb6c3;
						color: #fdfbf8;
						border-color: #5bb6c3;
					}
		.bot-padrao-06-select{
			margin-right: 15px;
			padding: 12px 43px 10px;
		}
			.bot-padrao-06-select:after{
				position: absolute;
				font-family: FontAwesome;
				font-size: 100%;
				line-height: 100%;
				font-weight: normal;
				text-align: center;
				content: "\f0d7";
				margin-left: 0px;
				margin-top: 5px;
			}

			.bot-padrao-03 a:after{
				background-color: transparent;
				color: #ff5d4c;
			}
				.bot-padrao-03 a:hover:after{
					background-color: transparent;
					color: #fdfbf8;
				}
					.bot-padrao-03 a:active:after{
						background-color: transparent;
						color: #fdfbf8;
					}



/* ***** PAGINACAO ***** */
.paginacao{
	margin-top: 80px;
}
	.bot-paginacao-01,
	.bot-paginacao-02{
		font-size: 70%;
		font-weight: 800;
		line-height: 100%;
		letter-spacing: 1px;
		text-transform: uppercase;
		margin: 0px auto;
	}
	.bot-paginacao-02{
		font-size: 80%;
	}
	.bot-paginacao-01 a{
		background-color: #4d9ba6;
		font-family: 'Raleway', sans-serif;
		color: #fdfbf8;
		border-radius: 35px;
		padding: 8px 15px;
	}
		.bot-paginacao-01 a:hover{
			background-color: #5cbbc8;
			color: #fdfbf8;
		}
			.bot-paginacao-01 a:active{
				background-color: #008a9d;
			}

		.bot-paginacao-02 a{
			background-color: #4d9ba6;
/*
			font-family: 'Raleway', sans-serif;
*/
			color: #fdfbf8;
			border-radius: 35px;
			padding: 5px 10px;
			margin: 0 10px;
		}
			.bot-paginacao-02 a:hover{
				background-color: #5cbbc8;
				color: #fdfbf8;
			}
				.bot-paginacao-02 a:active{
					background-color: #008a9d;
				}

			.bot-paginacao-02-cheked{
				background-color: #c8dadc;
				color: #282623;
				border-radius: 35px;
				padding: 8px 10px;
				margin: 0 10px;
			}

/*
			.bot-padrao a:after{
				background-color: transparent;
				color: #fdfbf8;
			}
				.bot-padrao a:hover:after{
					background-color: transparent;
					color: #ff5d4c;
				}
					.bot-padrao a:active:after{
						background-color: transparent;
						color: #ff5d4c;
					}

			.bot-padrao-06 a{
				background-color: transparent;
				font-family: 'Raleway', sans-serif;
				color: #4d9ba6;
				border-radius: 35px;
				border: 2px;
				border-style: solid;
				border-color: #4d9ba6;
				padding: 16px 43px;
			}
				.bot-padrao-06 a:hover{
					background-color: #4d9ba6;
					color: #fdfbf8;
				}
					.bot-padrao-06 a:active{
						background-color: #5bb6c3;
						color: #fdfbf8;
						border-color: #5bb6c3;
					}
*/


/* ********************* */




		.bot-padrao-left,
		.bot-padrao-left a{
			float: left;
			width: auto;
		}
		.bot-padrao-center {
			display: inline-block;
			width: auto;
		}
		.bot-menu,
		.bot-menu.categoria-bot-menu,
		.bot-menu.sub-bot-menu{
			float: left;
			width: 100%;
			color: #feaaa1;
		}
		.bot-checked{
			display: inline-block;
			font-family: 'Raleway', sans-serif;
			font-size: 70%;
			font-weight: 800;
			line-height: 100%;
			color: #fdfbf8;
			background-color: #282623;
			letter-spacing: 1px;
			text-transform: uppercase;
			border-radius: 35px;
			padding: 19px 45px;
		}
		.bot-menu{
			font-size: 130%;
			font-weight: 900;
			line-height: 120%;
		}
			.bot-menu a{
				font-family: 'Raleway', sans-serif;
				font-size: 110%;
				color: #fdfbf8;
				line-height: 120%;
				font-weight: 900;
				padding: 2px 7px;
				border-radius: 35px;
/*
				border-radius: 35px;
				padding: 5px 15px;
*/
				text-transform: uppercase;
			}
				.bot-menu a:hover{
					background-color: #fdfbf8;
					color: #ff5d4c;
				}
			.bot-menu-checked{
				padding: 2px 7px;
			}

			.bot-menu-laranja a{
				color: #ff5d4c;
			}
				.bot-menu-laranja a:hover{
					background-color: #ff5d4c;
					color: #fdfbf8;
				}
					.bot-menu.categoria-bot-menu{
						font-size: 120%;
						font-weight: 800;
					}
	
						.categoria-bot-menu a{
							font-size: 120%;
							text-transform: none;
							font-weight: 800;
						}

						.bot-menu.sub-bot-menu{
							font-size: 110%;
							font-weight: 700;
						}
							.sub-bot-menu a{
								font-size: 90%;
								text-transform: none;
								font-weight: 700;
							}

.group-bot-breadcrumb{
	position: relative;
	padding-bottom: 5px;
}

.link-aside-01,
.bot-breadcrumb{
	float: left;
	width: auto;
}
.bot-breadcrumb{
	font-size: 70%;
	font-family: 'Raleway', sans-serif;
	text-align: left;
	color: #282623;
	font-weight: 400;
	margin-right: 5px;
}
		.bot-breadcrumb a{
			font-size: 100%;
			line-height: 100%;
			font-family: 'Lato', sans-serif;
			color: #ff5d4c;
			text-transform: lowercase;
			font-weight: normal;
		}
			.bot-breadcrumb a:hover{
				color: #da4131;
				text-decoration: underline;
			}
	
/*
				.bot-breadcrumb a:after{
					position: relative;
					width: auto;
					font-family: FontAwesome;
					font-size: 80%;
					line-height: 100%;
					content: "\f105";
					margin-left: 5px;
				}
*/
/*
	.bot-padrao a:after,
	.bot-padrao-01 a:after,
	.bot-padrao-01 button:after,
	.bot-padrao-02 a:after,
	.bot-padrao-02 button:after,
	.bot-padrao-03 a:after,
	.bot-padrao-04 a:after,
	.bot-menu a:after{
		position: absolute;
		width: auto;
		height: auto;
		font-family: FontAwesome;
		font-size: 100%;
		line-height: 100%;
		content: "\f105";
		margin-left: 5px;
	}
		.bot-padrao a:hover:after{
			margin-left: 15px;
		}
*/
	footer .text-contato,
	footer .link-padrao,
	footer.link-padrao-bg {
		margin: 10px 0;
	}
	.bot-close{
		position: absolute;
		float: none;
		width: 41px;
		height: 42px;
		background-color: #f76774;
		border-radius: 50%;
		padding: 10px 10px 11px;
		margin: 30px auto;
		right: 30px;
		top: 0;
		z-index: 9;
	}
		.bot-close:hover{
			background-color: #fb3e4f;
		}
			/* bot close 01*/
			/* bot close 02*/
			.bot-close:before,
			.bot-close:after{
				content: '';
				width: 28px;
				display: block;
				height: 3px;
				background-color: #fff;
			}
				/* bot close 01*/
				.bot-close:before{
					position: relative;
					top: 2px;
					right: 3px;
					-webkit-transform: rotate(-45deg);
					-moz-transform: rotate(-45deg);
					-o-transform: rotate(-45deg);
					-ms-transform: rotate(-45deg);    
					transform: rotate(-45deg);
					filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
				}
				/* bot close 02*/
				.bot-close:after{
					position: relative;
					width: 28px;
					top: -1px;
					right: 3px;
					-webkit-transform: rotate(45deg);
					-moz-transform: rotate(45deg);
					-o-transform: rotate(45deg);
					-ms-transform: rotate(45deg);    
					transform: rotate(45deg);
					filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
				}
	.bot-close-02{
/*
		float: left;
		height: 18px;
		margin-top: 18px;
		margin-left: 5px;
		margin-right: 15px;
*/
		display: block;
		position: relative;
		width: 18px;
		background-color: #f76774;
		border-radius: 50%;
		padding: 10px 4px 10px;
		z-index: 9;
		cursor: pointer;
		margin: 0px auto;
	}
		.bot-close-02:hover{
			background-color: #fb3e4f;
		}

			/* bot close 01*/
			/* bot close 02*/
			.bot-close-02:before,
			.bot-close-02:after{
				display: block;
				position: relative;
				width: 18px;
				height: 3px;
				background-color: #fff;
				content: '';
			}
				/* bot close 01*/
				.bot-close-02:before{
					top: 2px;
					right: 0;
					-webkit-transform: rotate(-45deg);
					-moz-transform: rotate(-45deg);
					-o-transform: rotate(-45deg);
					-ms-transform: rotate(-45deg);    
					transform: rotate(-45deg);
					filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
				}
				/* bot close 02*/
				.bot-close-02:after{
					width: 18px;
					top: -1px;
					right: 0;
					-webkit-transform: rotate(45deg);
					-moz-transform: rotate(45deg);
					-o-transform: rotate(45deg);
					-ms-transform: rotate(45deg);    
					transform: rotate(45deg);
					filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
				}
















/* ********************* */
/* ***** HEADER - TOPO + MENU PRINCIPAL ***** */
.group-menu{
	margin-top: 5px;
}
/*

.gambi-menu-left{
	position: fixed;
	height: 100%;
}
.gambi-menu-right{
	float: right;
}
*/
/*
.header {
	background: rgba(25, 31, 34, 1);
}
*/
	/**** BEFORE ****/
/*
	.header.full {
		background-color: #fdfbf8;
	}
*/

/* LOGO TOPO */
/*
.header.full .logo-topo{
	float: left;
	width: auto;
	position: relative;
	z-index: 1;
}
	.header.full #svg-logo-topo{
		float: left;
		width: 110px;
		height: 25px;
	}
	.header.full .path-logo-topo{
		float: left;
		width: 100px;
		height: 20px;
		fill: #282623;
	}
		.header.full .span-logo-topo{
			float: left;
			width: auto;
			font-size: 40%;
			color: #282623;
			line-height: 110%;
			font-weight: 900;
			text-transform: uppercase;
			border-left: 1px;
			border-left-style: solid;
			border-left-color: #282623;
			padding-left: 20px;
			margin-left: 20px;
			margin-top: 2px;
		}

*/
		/**** AFTER ****/
/*
		.header:after {
			background: rgba(255, 255, 255, 0);
		}
*/
.header {
	background-color: #fff;
}

/* LOGO TOPO */
.header .logo-topo,
.header .logo-topo a{
	float: left;
	width: auto;
	position: relative;
	z-index: 1;
}
	.header #svg-logo-topo{
		float: left;
		width: 110px;
		height: 25px;
	}
	.header .path-logo-topo{
		float: left;
		width: 100px;
		height: 20px;
		fill: #282623;
	}
		.header .span-logo-topo{
			float: left;
			max-width: 120px;
			font-size: 40%;
			color: #282623;
			line-height: 130%;
			font-weight: 900;
			text-align: left;
			text-transform: uppercase;
			border-left: 1px;
			border-left-style: solid;
			border-left-color: #282623;
			padding-left: 15px;
			margin-left: 15px;
		}
/* BOTS TOPO - OBRAS PROJETOS */

.bot-social-01{
	float: left;
	width: auto;
	margin-right: 10px;
}
	.bot-social-01 a{
		font-size: 150%;
		color: #fdfbf8;
		background-color: #ff5d4c;
		border-radius: 35px;
		padding: 15px 45px;
	}
		.bot-social-01 a:hover{
			background-color: #fe4734;
		}
			.bot-social-01 a:hover{
				background-color: #c83626;
			}

.bot-padrao-topo{
	position: relative;
	z-index: 2;
}
	.bot-padrao-topo a{
		float: left;
		width: auto;
		font-family: 'Raleway', sans-serif;
		font-size: 70%;
		line-height: 100%;
		color: #ff5d4c;
		font-weight: 800;
		text-transform: uppercase;
		border: 2px;
		border-style: solid;
		border-color: #ff5d4c;
		padding: 5px 12px 4px;
		border-radius: 20px;
	}
		.bot-padrao-topo a:hover{
			background-color: #ff5d4c;
			color: #fdfbf8;
		}
		.bot-padrao-topo-checked{
/*
			display: inline-block;
			padding: 18px 45px;
*/
			float: left;
			width: auto;
			font-size: 70%;
			line-height: 100%;
			font-weight: 800;
			color: #fdfbf8;
			background-color: #282623;
			letter-spacing: 1px;
			text-transform: uppercase;
			border-radius: 35px;
			padding: 7px 14px;
		}
		.tit-burger-topo {
			float: left;
			width: auto;
			font-size: 120%;
			font-weight: 400;
			color: #4d9ba6 !important;
			letter-spacing: -3px;
			text-transform: uppercase;
		}
		.figcaption-topo-internas,
		.data-absolute{
			position: absolute;
		}
		.data-absolute{
			float: left;
			width: auto;
			background-color: #fdfbf8;
			padding: 3px 8px;
			margin-top: -45px;
		}


/*  */
/* ********************* */
/* ***** CUSTOM SELECT ***** */
.custom-select {
	position: relative;
	float: right;
	width: auto;
}
.custom-select-title {
	float: left;
	width: auto;
	font-size: 80%;
	font-style: italic;
	margin-right: 10px;
}
.custom-select select {
  display: none; /*hide original SELECT element:*/
}
.select-selected {
	float: left;
	width: 160px;
	font-size: 80%;
	color: #21272b;
	font-weight: 500;
	text-transform: lowercase;
		background-color: #fff;
		border-bottom: 1px solid #747474;
	margin-top: -6px;
}
.select-selected:after {
	position: absolute;
	float: left;
	font-family: FontAwesome;
	font-size: 100%;
	line-height: 100%;
	font-weight: normal;
	content: "\f107";
	color: #fff;
	background-color: #0284a8;
	top: -6px;
	right: 0;
	padding: 11px 10px 10px;
}
	.select-selected.select-arrow-active:after {
		content: "\f106";
	}
/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
	color: #21272b;
	cursor: pointer;
	text-transform: lowercase;
	padding: 6px 12px;
}
/*style items (options):*/
.select-items {
  position: absolute;
  float: left;
  width: 185px;
  font-size: 80%;
  background-color: #0284a8;
  top: 100%;
  right: 0;
  z-index: 99;
}
	.select-items option {
	  font-size: 80%;
	}
		.select-items option:hover {
		  background-color: #1f9cc4;
		}
/*hide the items when the select box is closed:*/
.select-hide {
/*
  display: none;
*/
opacity: 0;
z-index: -99;
}
.select-items div, .same-as-selected {
  color: #f1f4f5;
  background-color: #0284a8;
}
	.select-items div:hover, .same-as-selected {
	  background-color: #1f9cc4;
	}

/* ********************* */
/* ***** COLLAPSE CONTENT ***** */
.wrap-collabsible input[type='checkbox'] {
  display: none;
}
.lbl-toggle {
  float: left;
  width: 100%;
  cursor: pointer;
  transition: all 0.25s ease-out;
}
.gambi-filtros-portfolio .lbl-toggle {
  width: auto;
}

.lbl-toggle:hover {
/*
	background-color: #eae8e4;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.30);
*/
}
.lbl-toggle::after {
	position: relative;
	float: left;
	background-color: #4d9ba6;
	color: #f1f4f5;
	font-family: FontAwesome;
	font-size: 100%;
	line-height: 100%;
	font-weight: normal;
	content: "\f107";
	padding: 5px 8px;
	margin-top: 11px;
    margin-left: 10px;
}
.gambi-filtros-portfolio .lbl-toggle::after {
	margin-top: 3px;
}
.gambi-filtros-portfolio .bot-menu a {
    font-size: 100%;
}
	.lbl-toggle:hover::after {
		background-color: #5cbbc8;
	}
		.toggle:checked + .lbl-toggle::after {
/*
			background-color: #4e7075;
*/
			color: #fdfbf8;
			content: '\f106';
		}
	.gambi-lbl-toggle::after {
		margin-top: 2px;
	}

.item-collapse-selected{
	font-family: 'Raleway', sans-serif;
	font-size: 180%;
    font-weight: 900;
    line-height: 120%;
    text-transform: uppercase;
}
	.item-collapse-selected-02{
		font-size: 150%;
		margin-top: 5px;
	}
.item-meuCollapse-selected{
	display: none;
}
	.lbl-toggle:hover .item-collapse-selected{
		color: #4e4a45;
	}



.lbl-toggle-02 {
	float: left;
	width: 100%;
	background-color: #0284a8;
	font-size: 80%;
	color: #f2f3f5;
	cursor: pointer;
	transition: all 0.25s ease-out;
	padding: 10px 0;
	text-indent: 15px;
}
	.lbl-toggle-02:hover {
		background-color: #1f9cc4;
		box-shadow: none;
	}
.collapsible-content .content-inner {
	background-color: #fff;
}
.collapsible-content {
	float: left;
	width: 100%;
	max-height: 0px;
	overflow: hidden;
	transition: max-height .85s ease-in-out;
}
.toggle:checked + .lbl-toggle + .collapsible-content {
	max-height: 2350px;
/*
	box-shadow: 0px 0px 8px rgba(0,0,0,0.30);
*/
}
.toggle:checked + .lbl-toggle:hover {
 box-shadow: none !important;
}
/*
.toggle:checked + .lbl-toggle {
  background-color:  #21272b;
  color: #fff;
}
*/
/*
.lbl-toggle:after{
	position: absolute;
	float: left;
    width: 1px;
    font-family: FontAwesome;
    font-size: 150%;
    line-height: 100%;
    font-weight: normal;
    content: "\f0d7";
    color: #f1f4f5;
    transition: transform .5s ease-out;
	left: 61%;
	margin-top: 31px;
	opacity: 0;
}
*/
/* ********************* */
/* ***** ICONES PADRAO ***** */
	.icon-lupa,
	.icon-compartilhar,
	.icon-info,
	.icon-atencao,
	.icon-envelope,
	.icon-facebook,
	.icon-mobile,
	.icon-whatsapp,
	.icon-skype,
	.icon-phone,
	.icon-phone-volume,
	.icon-site,
	.icon-twitter,
	.icon-google_plus,
	.icon-location,
	.icon-location-arrow,
	.icon-arroba,
	.icon-instagram,
	.icon-arrow-down,
	.icon-arrow-right a,
	.icon-arrow-right-migalhas,
	.icon-arrow-right-01,
	.icon-arrow-right-02,
	.icon-download a,
	.icon-close,
	.icon-reload,
	.icon-check{
		float: left;
		width: auto;
		text-align: center;
		margin-right: 3px;
	}
		.icon-lupa:before,
		.icon-compartilhar:before,
		.icon-info:before,
		.icon-atencao:before,
		.icon-envelope:before,
		.icon-facebook:before,
		.icon-mobile:before,
		.icon-whatsapp:before,
		.icon-skype:before,
		.icon-phone:before,
		.icon-phone-volume:before,
		.icon-site:before,
		.icon-twitter:before,
		.icon-google_plus:before,
		.icon-location:before,
		.icon-location-arrow:before,
		.icon-arroba:before,
		.icon-instagram:before,
		.icon-arrow-down:after,
		.icon-arrow-right a:after,
		.icon-arrow-right-migalhas:after,
		.icon-arrow-right-01:before,
		.icon-arrow-right-02:after,
		.icon-download a:before,
		.icon-close:before,
		.icon-reload:before,
		.icon-check:after{
			position: relative;
			width: auto;
			font-family: FontAwesome;
			font-size: 100%;
			line-height: 100%;
			font-weight: normal;
			text-align: center;
/*
			top: 2px;
*/
		}
		
		
		.icon-lupa{
			float: none;
		}
		.icon-lupa:before{
			content: "\f002";
		}
		.icon-compartilhar:before{
			content: "\f1e0";
		}
		.icon-info:before{
			content: "\f129";
		}
		.icon-atencao:before{
			content: "\f071";
		}
		.icon-envelope:before{
			content: "\f0e0";
		}
		.icon-facebook:before{
			content: "\f09a";
		}
		.icon-mobile:before{
			content: "\f10b";
		}
		.icon-whatsapp:before{
			content: "\f232";
		}
		.icon-skype:before{
			content: "\f17e";
		}
		.icon-phone:before{
			content: "\f095";
		}
		.icon-phone-volume:before{
			content: "\f095";
		}
		.icon-site:before{
			content: "\f08e";
		}
		.icon-twitter:before{
			content: "\f099";
		}
		.icon-google_plus:before{
			content: "\f0d5";
		}
		.icon-location:before{
			content: "\f3c5";
		}
		.icon-location-arrow:before{
			content: "\f124";
		}
		.icon-arroba:before{
			float: left;
			font-size: 120%;
			content: "\f1fa";
			margin-right: 5px;
			margin-top: 3px;
		}
		.icon-instagram:before{
			content: "\f16d";
		}
		.icon-arrow-down:after{
			position: absolute;
			float: none;
			content: "\f0d7";
		}
		.icon-arrow-right a:after{
			position: absolute;
			float: none;
			content: "\f105";
			margin-left: 5px;
		}
		.icon-arrow-right-migalhas:after{
			position: relative;
			float: none;
			content: "\f105";
			margin: 0 5px;
		}
		.icon-arrow-right-01:before{
			content: "\f105";
			font-size: 250%;
			color: #b2bdc2;
			right: 5px;
		}
		.icon-arrow-right-02:after{
			content: "\f105";
			font-size: 250%;
			color: #49565e;
			right: 15px;
		}
		.icon-download a:before{
			content: "\f103";
		}
		.icon-close:before{
			content: "\f00d";
			margin-right: 5px;
		}
		.icon-reload:before{
			content: "\f01e";
			margin-right: 5px;
		}
		.icon-check:after{
			content: "\f00c";
			font-size: 150%;
			color: #0b9687;
			right: 0;
			top: 10px;
		}
/* ********************* */
/* ***** SLIDER DEPOIMENTOS ***** */
	.font-depoimentos{
		font-size: 120%;
		line-height: 130%;
		font-style: italic;
		font-weight: 300;
	}
	.gambi-depoimentos .bg-aspas-left{
		margin-top: 10px;
	}
	.gambi-depoimentos .item-70{
		padding-top: 2%;
	}
	.gambi-depoimentos .item-70 span.item-auto{
		margin-top: 9px;
	}

/* ********************* */
/* ***** TABS - ABAS ***** */

/* ********************* */

/* ***** FOOTER ***** */
#logo-footer{
	float: left;
	max-width: 380px;
	height: 40px;
}
	#logo-footer .path-logo-footer{
		float: left;
		width: 380px;
		height: 83px;
		fill: #fdfbf8;
	}
		.span-logo-footer{
			font-size: 40%;
			line-height: 120%;
			font-weight: 800;
			text-transform: uppercase;
			letter-spacing: 4.3px;
			margin-top: 5px;
		}
		.span-logo-footer-02{
			font-size: 50%;
			line-height: 100%;
			font-weight: 800;
			margin-top: 5px;
		}
.footer-copy{
	background-color: #3c3c3c;
	padding: 20px 0;
}
.copy-left{
	font-size: 70%;
	color: #777777;
	margin-top: 30px;
}
.copy-right{
	position: relative;
	margin: 25px 0 15px;
}
	.copy-right a{
		background-color: transparent;
		color: #777777;
		font-size: 70%;
		font-weight: 800;
/*
		border: 3px solid #777777;
		border-radius: 50%;
*/
		padding: 4px 7px;
	}
		.copy-right a:hover{
			background-color: #d6293d;
			color: #fefdf9;
/*
			border: 3px solid #ded463;
*/
		}
/* ********************* */
/* ***** FORM PADRAO ***** */
.form-padrao:before {
	color:#cccc;
}
	.input-padrao[type=text],
	.input-padrao[type=number],
	.input-padrao[type=datetime],
	.input-padrao[type=tel],
	.input-padrao[type=email],
	.textarea-padrao[type=text],
	.textarea-padrao {
		color: #d9d7d4;	
		background-color: transparent;
		border: 2px solid #d9d7d4;
	}
		.input-padrao[type=text]:focus,
		.input-padrao[type=number]:focus,
		.input-padrao[type=datetime]:focus,
		.input-padrao[type=tel]:focus,
		.input-padrao[type=email]:focus,
		textarea:focus{
			color: #a8a6a3;
			background-color: #fff;
			border: 2px solid #a8a6a3;
			border-radius: 0 0 3px 3px;
		}
/* ********************* */
/* ***** THUMBS ***** */

/* ********************* */

/* **************************** */
/* ========================================= */
/* +++++ INTERMEDIARIO FULLSCREEN +++++ */
/* +++++ 8K +++++ */
@media only screen and (max-width:4320px) {

}
/* +++++ 4K +++++ */
@media only screen and (max-width:3840px) {

}
@media only screen and (max-width:2560px) {

}
/* +++++ HD 1080 +++++ */
@media only screen and (max-width:1920px) {

}
/* +++++ LAPTOP (NATIVO 1360px) +++++ */
@media only screen and (max-width:1440px) {

}
/* +++++ HD +++++ */
@media only screen and (max-width:1280px) {
.bot-padrao a,
.bot-padrao-02 a,
.bot-padrao-03 a,
/*.bot-padrao-04 a,*/
.bot-padrao-05 a{
    padding: 15px 33px 15px 27px;
}


.swiper1{
	margin-top: 70px;
}
.swiper-container.swiper1{
    height: 430px;
}
.swiper1 .item-80 {
	width: 100%;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 25px;
    left: 0;
    width: 100%;
}

.swiper-slide .h2-content {
    font-size: 200%;
}
.swiper-slide .font-210 {
    font-size: 130%;
    line-height: 100%;
}
.swiper-slide .gambi-iconLocation {
	width: 12px;
	margin-top: 4px;
}

.swiper-slide .status-finalizado, 
.swiper-slide .status-em-andamento, 
.swiper-slide .status-em-breve{
    position: relative;
    font-size: 70%;
    padding: 2px 8px 3px;
    top: -3px;
}
.swiper-slide .font-raleway-310 {
    font-size: 160%;
}
    .swiper-slide {
      font-size: 120%;
	  line-height: 150%;
    }

/*
.swiper-button-prev,
.swiper-button-next {
  padding: 9px 17px;
}
	.arrow-button-prev,
	.arrow-button-next {
		width: 14px;
		height: 28px;
		background-size: 14px 28px;
	}
*/

/*
.swiper-container.swiper2 {
    height: 315px;
}
.swiper2 .item-30{
	width: 40%;
}
.swiper2 .item-70{
	width: 60%;
}
*/

.swiper-container.swiper2 {
    height: auto;
	top: 50px;
	padding-bottom: 100px;
}
.swiper2 .item-30{
	width: 20%;
}
.swiper2 .item-70{
	width: 80%;
/*
	padding-top: 0;
*/
}
.swiper-button-prev-depoimentos, .swiper-button-next-depoimentos {
    display: inherit;
    top: 80%;
}

/*
	.font-depoimentos{
		font-size: 90%;
	}
*/
.gambi-depoimentos .font-180 {
    font-size: 130%;
	line-height: 100%;
/*
    font-weight: 900;
    line-height: 100%;
    text-transform: uppercase;
*/
}
.gambi-depoimentos .item-70 span.item-auto {
    margin-top: 0;
}
.gambi-depoimentos .bg-aspas-left {
    margin-top: 0;
}
.font-depoimentos {
    font-size: 90%;
	line-height: 120%;
/*
    line-height: 130%;
    font-style: italic;
    font-weight: 300;
*/
}



}
/* +++++ LAPTOP +++++ */
@media only screen and (max-width:1190px) {
.swiper2 .item-30{
	width: 30%;
}
.swiper2 .item-70{
	width: 70%;
	padding-top: 2%;
}
.font-depoimentos {
    font-size: 100%;
	line-height: 120%;
}
	
}
@media only screen and (max-width:1024px) {
.gambi-internas .item-70,
.gambi-internas .item-2col{
	width: 100%;
}
.swiper2 .item-70{
	width: 70%;
}
.bg-sobre-home {
    background-image: none;
/*
    background-size: 100%;
    background-position: center;
    background-image: url(../images/tema_sobre_empresa_home.png);
    background-repeat: no-repeat;
    background-position: left top;
*/
}
/*
.bg-sobre{
	padding: 5% 0;
}
*/
.bg-sobre .miolo-50{
	width: 90%
}
.bg-servicos-gestao .item-50{
	width: 100%;
	text-align: center;
	padding: 80px 0;
}
	.bg-servicos-gestao .miolo-80{
		width: 90%;
	}
		.bg-servicos-gestao .text-left{
			text-align: center;
		}
.gambi-servicos .h3-content-03 {
    font-size: 130%;
    line-height: 120%;
}
.data-status, 
.status-finalizado, 
.status-em-andamento, 
.status-em-breve {
    font-size: 70%;
    padding: 3px 7px;
}
.gambi-sobre-home{
	margin-top: 80px;
}
.gambi-sobre-home .bot-padrao-03 {
		display: inline-block;
		width: auto;
	}

.gambi-sobre-home .h2-content,
.gambi-sobre-home .item-100.link-font-escura{
	padding-bottom: 10px;
}
.gambi-sobre-home .text-left{
	text-align: center;
}
.gambi-sobre-home .item-50.padding-top-bottom-120{
	padding: 0px 0 50px;
}
.item-100.bg-sobre-home.padding-top-bottom-120{
	padding: 80px 0;
}

.gambi-sobre-home .miolo,
.gambi-sobre-home .miolo-80,
.gambi-sobre-home .thumb-img{
	width: 90%;
}
.gambi-sobre-home .item-50{
	width: 100%;
}
/*
.gambi-sobre-home .link-font-escura a{
	color: #fdfbf8;
}
	.gambi-sobre-home .link-font-escura a:hover{
		color: #fe4734;
	}
		.gambi-sobre-home .link-font-escura a:active{
			color: #c83626;
		}
*/
/*
.bg-aspas-left {
    width: 20px;
    height: 23px;
}
.bg-aspas-right {
    width: 20px;
    height: 20px;
}
*/


.swiper-button-prev-depoimentos, .swiper-button-next-depoimentos {
	display: inherit;
    top: 80%;
}

.swiper-button-next-depoimentos{
	right: 40%;
}
.swiper-button-prev-depoimentos{
	left: 39%;
}

.swiper2 .padding-top-bottom-30{
	padding: 10px 0;
}
/*
.swiper2 .item-auto.font-180{
	font-size: 80%;
	line-height: 100%
}
*/
.swiper2 .bg-escuro-transparencia{
	padding: 20px;
}
.swiper2 .item-70{
/*
	width: 70%;
*/
	padding-top: 2%;
}
.gambi-depoimentos .item-70 span.item-auto {
	font-size: 80%;
	line-height: 100%;
    margin-top: 3px;
}
.gambi-inc-depoimentos blockquote.item-100{
	width: 40%;
	margin-left: 5%;
}
.gambi-inc-depoimentos .data-absolute {
	position: relative;
    width: 90%;
	font-weight: 900;
	padding: 0;
    margin-top: 0;
	margin-bottom: 10px;
/*
    float: left;
    background-color: #fdfbf8;
    padding: 3px 8px;
*/
}
/*
.gambi-depoimentos .item-70 span.item-auto {
    margin-top: 0;
}
.gambi-depoimentos .bg-aspas-left {
    margin-top: 0;
}
*/
.gambi-depoimentos .font-180 {
    font-size: 100%;
	line-height: 100%;
/*
    font-weight: 900;
    line-height: 100%;
    text-transform: uppercase;
*/
}
.font-depoimentos {
    font-size: 90%;
	line-height: 120%;
/*
    line-height: 130%;
    font-style: italic;
    font-weight: 300;
*/
}
.gambi-inc-dicas .h4-content,
.gambi-inc-parceiros .h4-content{
    font-size: 150%;
    line-height: 100%;
}
.gambi-inc-dicas p.link-font-escura,
.gambi-inc-parceiros p.link-font-escura{
    font-size: 80%;
    line-height: 140%;
}
/*
.gambi-menu-left{
	position: relative;
	height: inherit;
}
.gambi-menu-right{
	float: left;
}
*/
}

@media only screen and (max-width:868px) {
/*
	.gambi-categorias-portfolio .bot-padrao-06.bot-padrao-center,
	.gambi-categorias-portfolio .bot-padrao-center.bot-padrao-06-select{
		float: left;
		display: inherit !important;
	}
	.gambi-categorias-portfolio .bot-padrao-06-select {
		margin-right: 10px;
		padding: 12px 43px 10px;
	}
		.gambi-categorias-portfolio .bot-padrao-06 a {
			background-color: transparent;
			font-family: 'Raleway', sans-serif;
			color: #4d9ba6;
			border-radius: 35px;
			border: 2px;
			border-style: solid;
			border-color: #4d9ba6;
			padding: 16px 43px;
		}
*/
}

/* +++++ 768 PX +++++ */
@media only screen and (max-width:768px) {
html{
	font-size: 16px;
	line-height: 28px;
}
	.gambi-display-flex{
		display: inherit !important;
	}
/* ***** TEXTOS PADRAO ***** */
	.text-left,
	.text-right {
		text-align: center;
	}
/* ********************* */
.gambi-header .padding-top-bottom-120{
	padding: 80px 0 50px;
}
.gambi-header .bg-laranja-02.padding-top-bottom-120{
	padding: 50px 0;
}
.gambi-header .gambi-location-menu{
	padding: 50px 0 80px;
}
.gambi-header .margin-top-45{
	margin-top: 0;
}
.gambi-header .bot-social-01 {
	display: inline-block;
    float: none;
/*
    width: auto;
    margin-right: 10px;
*/
}
.gambi-header .cd-nav-trigger {
/*
    position: relative;
    float: right;
    width: 38px;
    height: 32px;
    text-align: right;
    cursor: pointer;
    border: none;
    outline: none;
    background-color: transparent;
    text-indent: inherit;
    white-space: nowrap;
    color: transparent;
    z-index: 4;
*/
    top: -8px;
    right: 10px;
}
/*
.nav-open .cd-nav-trigger:hover
*/
.nav-open .cd-nav-trigger {
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 8px rgba(0,0,0,0.6);
/*
	  position: absolute;
	  height: 1px;
	  width: 28px;
	  background-color: #008a9d;
*/
	}



.animateme {
	opacity: 1 !important;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important;
    transform: none !important;
/*
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
    transform: none;

	-webkit-transition: none !important;
	-moz-transition: none !important;
	transition: none !important;
*/
}

/* ***** TITULOS PADRAO ***** */

/* ***** TITULOS PADRAO ***** */
			.h2-content{
				font-size: 300%;
			}
			.h2-content-02{
				font-size: 280%;
				font-weight: 900;
				line-height: 120%;
				text-transform: uppercase;
			}
			.gambi-h2-small{
				line-height: 45%;
			}
				.small-h2{
					font-family: 'Lato', sans-serif;
					font-size: 50%;
					font-weight: 600;
					line-height: 80%;
					text-transform: none;
				}
				.h3-content{
					font-size: 250%;
					line-height: 120%;
					text-transform: uppercase;
				}
				.h3-content-02{
					font-size: 120%;
					line-height: 100%;
					text-transform: uppercase;
				}
				.h3-content-03{
					font-size: 150%;
					line-height: 120%;
				}
				.gambi-servicos .h3-content-03{
					font-size: 250%;
					line-height: 120%;
				}
					.h4-content{
						font-size: 200%;
						line-height: 100%;
					}
					.h4-content-02{
						font-size: 180%;
						line-height: 100%;
					}
						.h5-content{
							font-size: 110%;
							line-height: 100%;
						}
							.h6-content{
								font-size: 100%;
								line-height: 100%;
							}




/* ********************* */

.swiper-slide .h2-content{
    font-size: 130%;
}
.swiper-slide span.small-h2 {
    font-size: 80%;
}
.swiper-slide .font-raleway-310 {
	font-size: 120%;
    line-height: 100%;
    font-weight: 600;
}
.swiper-slide .font-210 {
    font-size: 100%;
}
.swiper-slide .gambi-iconLocation {
	width: 9px;
	margin-top: 1px;
}
.swiper1 p{
    font-size: 80%;
    line-height: 150%;
    font-weight: 300;
}

.swiper1 .bot-padrao a{
	font-size: 80%;
    font-weight: 500;
	padding: 12px 29px 10px 23px;
}





.swiper-slide .status-finalizado, 
.swiper-slide .status-em-andamento, 
.swiper-slide .status-em-breve{
    position: relative;
    font-size: 70%;
    padding: 2px 8px 3px;
    top: -3px;
}


    .swiper-slide {
      font-size: 120%;
	  line-height: 150%;
    }

.swiper-button-prev,
.swiper-button-next {
  padding: 9px 17px;
}
	.arrow-button-prev,
	.arrow-button-next {
		width: 14px;
		height: 28px;
		background-size: 14px 28px;
	}
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 25px;
    left: 0;
    width: 100%;
}

.miolo-banner {
    width: 90%;
}
.miolo-banner .item-100 .bot-padrao{
	display: inline-block;
}





/* ***** THUMBS ***** */
	.thumb-img.bg-gestao-home,
	.thumb-img.bg-projetos-home,
	.thumb-img.bg-reg-home{
		width: 100%;
	}

	.thumb-item{
/*
		float:left;
		position: relative;
		transition: all 0.3s ease-in-out; 
		-webkit-transition: all 0.3s ease-in-out;
*/
		margin-bottom: 20px;
	}
		.thumb-item:hover{
/*
			transform: scale(0.95);
			-o-transform: scale(0.95);
			-ms-transform: scale(0.95);
			-webkit-transform: scale(0.95);
*/
			transform: none;
			-o-transform: none;
			-ms-transform: none;
			-webkit-transform: none;
		}


			.gambi-inc-portfolio .thumb-img{
				width: 50%;
			}
				.gambi-inc-portfolio .thumb-item:hover .thumb-img img,
				.gambi-inc-portfolio .thumb-item-2:hover .thumb-img img{
					opacity: 1;
				}

			.gambi-inc-portfolio .thumb-figcaption,
			.gambi-inc-portfolio .thumb-item:hover .thumb-figcaption{
				position: relative;
				float: left;
				width: auto;
				height: auto;
				background-color: transparent;
				padding: inherit;
				text-indent: inherit;
				top: inherit;
				left: 20px;
			}
					.gambi-inc-portfolio blockquote{
						float: left;
						width: 50%;
						text-align: left;
						margin-top: 20px;
					}
					.gambi-inc-portfolio .thumb-item .thumb-description,
					.gambi-inc-portfolio .thumb-item:hover .thumb-description {
						position: relative;
						float: left;
						opacity: 1;
						width: 100%;
						top: inherit;
						height: inherit;
						padding-top: 5px;
					}


/* ********************* */

.gambi-depoimentos.padding-top-bottom-120{
	padding: 80px 0;
}
.gambi-depoimentos .item-100.margin-top-50{
	margin-top: 0px;
}
.swiper-container.swiper1, .swiper-container.swiper2 {
    height: 430px;
/*
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
*/
}
.swiper2 .bg-escuro-transparencia {
	padding: 20px;
}
.swiper2 .item-30{
	width: 30%;
}
.swiper2 .item-70{
	width: 70%;
}
.swiper2 .item-auto.font-italic-80{
	font-size: 80%;
}
.swiper2 span.item-auto{
	font-size: 70%;
}
.swiper2 .margin-top-10 {
    margin-top: 0px;
}
.swiper-button-prev, .swiper-button-next {
	display: none;
}

.swiper-button-prev-depoimentos, .swiper-button-next-depoimentos {
	display: inherit;
    top: 83%;
}

.swiper-button-next-depoimentos{
	right: 38%;
}
.swiper-button-prev-depoimentos{
	left: 38%;
}


.swiper-container.swiper2 {
    height: auto;
	top: 20px;
	padding-bottom: 70px;
}
.gambi-depoimentos .item-30{
	float: none;
	width: 30%;
	margin: 0px auto;
}
.gambi-depoimentos .item-70,
.gambi-depoimentos .item-70 .miolo{
	width: 100%;
/*
	margin-top: 10px;
*/
}
.gambi-depoimentos .item-70 .item-auto{
	float: none;
}
/*
.swiper2 .padding-top-bottom-30{
	padding: 10px 0;
}
.swiper2 .item-auto.font-180{
	font-size: 80%;
}

.gambi-inc-depoimentos blockquote.item-100{
	width: 40%;
	margin-left: 5%;
}
.gambi-inc-depoimentos .data-absolute {
	position: relative;
    width: 90%;
	font-weight: 900;
	padding: 0;
    margin-top: 0;
	margin-bottom: 10px;
}
*/


/* ***** THUMBS ***** */
	.thumb-item{
/*
		float:left;
		position: relative;
		transition: all 0.3s ease-in-out; 
		-webkit-transition: all 0.3s ease-in-out;
*/
		margin-bottom: 20px;
	}
		.thumb-item:hover{
/*
			transform: scale(0.95);
			-o-transform: scale(0.95);
			-ms-transform: scale(0.95);
			-webkit-transform: scale(0.95);
*/
			transform: none;
			-o-transform: none;
			-ms-transform: none;
			-webkit-transform: none;
		}


			.gambi-inc-portfolio .thumb-img{
				width: 50%;
			}
				.gambi-inc-portfolio .thumb-item:hover .thumb-img img,
				.gambi-inc-portfolio .thumb-item-2:hover .thumb-img img{
					opacity: 1;
				}

			.gambi-inc-portfolio .thumb-figcaption,
			.gambi-inc-portfolio .thumb-item:hover .thumb-figcaption{
				position: relative;
				float: left;
				width: auto;
				height: auto;
				background-color: transparent;
				padding: inherit;
				text-indent: inherit;
				top: inherit;
				left: 20px;
			}
					.gambi-inc-portfolio blockquote{
						float: left;
						width: 50%;
						text-align: left;
						margin-top: 20px;
					}
					.gambi-inc-portfolio .thumb-item .thumb-description,
					.gambi-inc-portfolio .thumb-item:hover .thumb-description {
						position: relative;
						float: left;
						opacity: 1;
						width: 100%;
						top: inherit;
						height: inherit;
						padding-top: 10px;
					}
					.gambi-inc-portfolio .small-icon-location-portfolio{
						float: none;
					}
					.gambi-inc-portfolio .font-80-bold {
						font-size: 100%;
/*
						font-weight: 900;
						line-height: 100%;
						text-transform: uppercase;
*/
					}
					.gambi-inc-portfolio .font-80 {
						font-size: 100%;
/*
						font-weight: 600;
						line-height: 100%;
						text-transform: uppercase;
*/
					}
					.gambi-inc-portfolio .data-status, 
					.gambi-inc-portfolio .status-finalizado, 
					.gambi-inc-portfolio .status-em-andamento, 
					.gambi-inc-portfolio .status-em-breve {
						font-size: 90%;
/*
						padding: 3px 7px;
*/
					}
/*
					.gambi-inc-portfolio .bot-padrao-04{
						font-size: 100%;
						margin: 10px 0;
					}

						.gambi-inc-portfolio .bot-padrao-04 a{
							background-color: transparent;
							font-size: 80%;
							color: #ff5d4c;
							font-weight: 700;
							border-radius: inherit;
							text-transform: uppercase;
							letter-spacing: normal;
							border: none;
							padding: 0;
							margin: 0;
						}
							.gambi-inc-portfolio .bot-padrao-04 a:hover{
								text-decoration: underline;
							}

							.gambi-inc-portfolio .icon-arrow-right a:after {
								font-size: 120%;
							}
*/

					.bot-padrao-04{
						font-size: 100%;
						margin: 10px 0;
					}

						.bot-padrao-04 a{
							background-color: transparent;
							font-size: 80%;
							color: #ff5d4c;
							font-weight: 700;
							border-radius: inherit;
							text-transform: uppercase;
							letter-spacing: normal;
							border: none;
							padding: 0;
							margin: 0;
						}
							.bot-padrao-04 a:hover{
								text-decoration: underline;
								background-color: transparent;
							}

							.icon-arrow-right a:after {
								font-size: 120%;
							}

/* ********************* */

.item-100.padding-top-bottom-120.gambi-inc-parceiros{
	padding: 50px 0;
	margin-bottom: 50px;
}
.gambi-inc-parceiros .thumb-img{
	width: 100%;
}
.gambi-inc-parceiros .bot-padrao-02.bot-padrao-center{
	margin-top: 50px;
}

.gambi-inc-parceiros .link-font-escura{
	font-size: 100%;
	font-weight: 600;
}
.bg-border-768{
	background-color: #f9f7f3;
	border: 1px solid #f1eeea;
	margin: 70px 0 0;
}
.gambi-inc-parceiros .small-icon-location,
.gambi-servicos-internas .item-70 .item-auto,
.gambi-servicos-internas .item-auto-right{
	float: none;
}
/*
			.gambi-inc-parceiros .bot-padrao-04{
				text-align: left;
				margin: 0;
			}
*/
			.gambi-inc-parceiros .bot-padrao-04,
			.gambi-servicos-internas .bot-padrao-02,
			.gambi-servicos-internas .bot-padrao-03{
				width: auto;
				display: inline-block;
			}

.gambi-servicos-internas h2{
	line-height: 130%;
}
/*
			.gambi-inc-parceiros .bot-padrao-04 a{
				background-color: transparent;
				font-family: 'Raleway', sans-serif;
				color: #ff5d4c;
				letter-spacing: normal;
				border-radius: 35px;
				padding: 0;
				margin: 0;
				border: 2px;
				border-style: solid;
				border-color: transparent;
			}
				.gambi-inc-parceiros .bot-padrao-04 a:hover{
					color: #fe4734;
					border-color: #fe4734;
					padding: 10px 21px 10px 15px;
					margin: 0;
				}
					.gambi-inc-parceiros .bot-padrao-04 a:active{
						color: #c83626;
					}
*/
.gambi-inc-parceiros .item-100.margin-top-50{
	margin-top: 20px;
}

	.data-status,
	.status-finalizado,
	.status-em-andamento,
	.status-em-breve {
		float: none;
	}
.data-absolute {
/*
    float: left;
    width: auto;
    background-color: #fdfbf8;
    padding: 3px 8px;
*/
    position: relative;
	width: 100%;
	font-weight: 900;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -8px;
}
.gambi-inc-dicas .thumb-img,
.gambi-inc-dicas blockquote.item-100{
	width: 50%;
	text-align: left;
}
.gambi-inc-dicas p.link-font-escura {
    font-size: 100%;
    line-height: 140%;
}
.gambi-inc-dicas .bot-padrao-04{
	float: left;
	margin-bottom: 20px;
}
.gambi-inc-dicas .bot-padrao-04 a {
	float: left;
}
.gambi-depoimentos .bg-aspas-left{
	margin-top: 10px;
}

/*
.gambi-depoimentos li.item-30,
.gambi-depoimentos li.item-100{
	width: 100%;
}
*/



gambi-servicos-internas{}
.gambi-filtros-portfolio .miolo.text-left,
.gambi-filtros-portfolio ul.item-auto{
	text-align: left;
}
.gambi-filtros-portfolio li.bot-menu{
	float: left;
	margin: 3px 0;
}
.gambi-filtros-portfolio li.bot-menu a{
	padding: 3px 5px;
}
.gambi-pagina-obraprojeto .item-50 img{
	margin-top: 30px;
}
.gambi-pagina-obraprojeto .item-50 .text-left{
	text-align: left;
}
.gambi-pagina-obraprojeto .thumb-img,
.gambi-pagina-obraprojeto blockquote.item-100{
	width: 50%;
}
.gambi-pagina-obraprojeto blockquote .text-left{
	text-align: left;
}
.gambi-pagina-obraprojeto .icon-lupa:before{
	display: none;
}
/*
.gambi-filtros-portfolio .lbl-toggle,
.gambi-filtros-portfolio .lbl-toggle .item-auto {
	float: none;
    display: inline-block;
	text-align: center;
}
*/
.bg-intro{
	padding: 80px 0;
}
.bg-intro .h2-content {
    font-size: 150%;
}
.bg-intro .font-raleway-310{
	font-size: 200%;
}
.bg-intro .font-210 {
    font-size: 150%;
}
.bg-intro .miolo-70{
	width: 90%;
}
.gambi-pagina-obraprojeto .miolo-70 address img{
	float: none;
	width: 11px;
}
}
@media only screen and (max-width:680px) {
.gambi-header .cd-nav-trigger {
/*
    top: -8px;
*/
    right: 12px;
}

.gambi-inc-dicas .thumb-img, 
.gambi-inc-dicas blockquote.item-100,
.gambi-inc-portfolio .thumb-img, 
.gambi-inc-portfolio blockquote {
    width: 100%;
    text-align: center;
}

.gambi-inc-dicas .bot-padrao-04,
.gambi-inc-portfolio .bot-padrao-04  {
	display: inline-block;
    float: none;
    margin-bottom: 20px;
}

.gambi-inc-portfolio .thumb-figcaption, .gambi-inc-portfolio .thumb-item:hover .thumb-figcaption {
    float: none;
	left: inherit;
/*
    position: relative;
    width: auto;
    height: auto;
    background-color: transparent;
    padding: inherit;
    text-indent: inherit;
    top: inherit;
    left: 20px;
*/
}
.gambi-inc-portfolio .thumb-item .thumb-description, .gambi-inc-portfolio .thumb-item:hover .thumb-description {
    left: inherit;
/*
	position: relative;
    float: left;
    opacity: 1;
    width: 100%;
    top: inherit;
    height: inherit;
    padding-top: 5px;
*/
}



/* ***** PAGINACAO ***** */
.paginacao{
	margin-top: 50px;
}
/*
	.bot-paginacao-01,
	.bot-paginacao-02{
		font-size: 70%;
		font-weight: 800;
		line-height: 100%;
		letter-spacing: 1px;
		text-transform: uppercase;
		margin: 0px auto;
	}
	.bot-paginacao-02{
		font-size: 80%;
	}
*/
	.bot-paginacao-01 a{
/*
		background-color: #4d9ba6;
		font-family: 'Raleway', sans-serif;
		color: #fdfbf8;
		border-radius: 35px;
*/
		padding: 8px 15px;
	}
/*
		.bot-paginacao-01 a:hover{
			background-color: #5cbbc8;
			color: #fdfbf8;
		}
			.bot-paginacao-01 a:active{
				background-color: #008a9d;
			}

*/
		.bot-paginacao-02 a{
/*
			background-color: #4d9ba6;
			color: #fdfbf8;
			border-radius: 35px;
*/
			padding: 6px 8px 5px;
			margin: 0 5px;
		}

/*
			.bot-paginacao-02 a:hover{
				background-color: #5cbbc8;
				color: #fdfbf8;
			}
				.bot-paginacao-02 a:active{
					background-color: #008a9d;
				}

*/
			.bot-paginacao-02-cheked{
				background-color: #c8dadc;
				color: #282623;
				padding: 6px 8px 5px;
				margin: 0 10px;
			}


/* ********************* */

}
/* +++++ 480 PX +++++ */
@media only screen and (max-width:500px) {
/*
.header.full .logo-topo img {
    width: 200px;
}
*/
.display-none-500px{
	display: none;
}

.group-logo-content-home{
	display: none;
}

/* LOGO TOPO */

.header .logo-topo,
.header .logo-topo a{
	width: 130px;
	top: 0;
}
	.header #svg-logo-topo{
		float: left;
		width: 130px;
		height: 31px;
	}
	.header .path-logo-topo{
		width: 130px;
		height: 31px;
	}
		.header .span-logo-topo{
			width: 100%;
			max-width: inherit;
			font-size: 36%;
			letter-spacing: 0.3px;
			padding-left: 0px;
			margin-left: 0px;
			margin-top: 5px;
			border: none !important;
		}
.gambi-header .cd-nav-trigger {
    top: -16px;
/*
    right: 12px;
*/
}

/* *** */


.swiper2 .item-30{
	width: 100%;
}
.swiper2 .item-70{
	width: 100%;
	padding-top: 0;
}

.swiper-container.swiper2 {
/*
    height: auto;
	top: 20px;
	padding-bottom: 0px;
*/
}

/*
.gambi-depoimentos .item-30{
	width: 100%;
}
*/
.gambi-depoimentos .item-70 .miolo{
	margin-top: 0;
}
.font-depoimentos {
    font-size: 85%;
	line-height: 130%;
}
/*
.gambi-depoimentos .item-70 .item-auto{
	float: none;
}
*/
.swiper-button-prev-depoimentos, .swiper-button-next-depoimentos {
    display: inherit;
    top: 90%;
}
.swiper-button-prev-depoimentos {
    left: 34%;
}
.swiper-button-next-depoimentos {
    right: 34%;
}
.bg-aspas-left,
.bg-aspas-right{
	background-image: none;
	padding: 0;
}
.gambi-depoimentos span.item-auto{
	display: none;
	font-size: 80%;
}
.gambi-depoimentos .item-70 {
    margin-top: 10px;
}


/*
.gambi-pagina-obraprojeto .item-50 img{
	margin-top: 30px;
}

.gambi-pagina-obraprojeto .item-50 .text-left{
	text-align: left;
}
*/

.gambi-pagina-obraprojeto .thumb-img,
.gambi-pagina-obraprojeto blockquote.item-100{
	width: 100%;
}
.gambi-bgborder-obraprojeto .item-auto-right{
	float: left;
	width: 100%;
	text-align: left;
}
.gambi-bgborder-obraprojeto{
	background-color: #f8f6f3;
    border: 1px;
    border-style: solid;
    border-color: #ededec;
	padding: 10px 0;
}
.gambi-bgborder-obraprojeto .item-auto,
.gambi-bgborder-obraprojeto .item-auto-right{
	margin-left: 15px;
	margin-right: 15px;
}
/*
.gambi-bgborder-obraprojeto .bot-padrao-04{
	margin: 10px 15px 0 15px;
}
*/
.gambi-nobgborder-obras-projetos ul li.item-100,
.gambi-nobgborder-obras-projetos-02{
	background-color: transparent !important;
    border: none !important;
	padding: 0 !important;
/*
    border-style: solid;
    border-color: #ededec;
	padding: 10px 0;
*/
}
.gambi-arquiteto{
	margin: 20px 0;
}
/*
.gambi-pagina-obraprojeto blockquote .text-left{
	text-align: left;
}
.gambi-pagina-obraprojeto .icon-lupa:before{
	display: none;
}
*/

/* ***** PAGINACAO ***** */
.paginacao{
	margin-top: 50px;
}
/*
	.bot-paginacao-01,
	.bot-paginacao-02{
		font-size: 70%;
		font-weight: 800;
		line-height: 100%;
		letter-spacing: 1px;
		text-transform: uppercase;
		margin: 0px auto;
	}
	.bot-paginacao-02{
		font-size: 80%;
	}
*/
	.bot-paginacao-01 a{
		background-color: transparent;
		color: #4d9ba6;
		padding: 8px;
/*
		background-color: #fdfbf8;
		font-family: 'Raleway', sans-serif;
		border-radius: 35px;
		padding: 8px 15px;
*/
	}
/*
		.bot-paginacao-01 a:hover{
			background-color: #5cbbc8;
			color: #fdfbf8;
		}
			.bot-paginacao-01 a:active{
				background-color: #008a9d;
			}

*/
		.bot-paginacao-02 a{
/*
			background-color: #4d9ba6;
			color: #fdfbf8;
			border-radius: 35px;
*/
			padding: 5px 8px;
			margin: 0px 5px;
		}

/*
			.bot-paginacao-02 a:hover{
				background-color: #5cbbc8;
				color: #fdfbf8;
			}
				.bot-paginacao-02 a:active{
					background-color: #008a9d;
				}

*/
			.bot-paginacao-02-cheked{
				background-color: #c8dadc;
				color: #282623;
				padding: 6px 8px 5px;
				margin: 0 10px;
			}


/* ********************* */

}
/* +++++ MOBILE LARGE +++++ */
@media only screen and (max-width:425px) {
.gambi-header .cd-nav-trigger {
/*
    top: -16px;
*/
    right: 15px;
}
			.h2-content{
				font-size: 250%;
			}
				.gambi-servicos .h3-content-03{
					font-size: 200%;
					line-height: 120%;
				}
.swiper-button-prev-depoimentos, .swiper-button-next-depoimentos {
    display: inherit;
    top: 90%;
}
.swiper-container.swiper2 {
    height: auto;
    top: 20px;
    padding-bottom: 60px;
}
}
/* +++++ MOBILE MEDIUM +++++ */
@media only screen and (max-width:375px) {
.display-none-375{
	display: none;
}
.gambi-header .cd-nav-trigger {
    top: -22px;
    right: 18px;
}
			.h2-content{
				font-size: 200%;
			}
				.gambi-servicos .h3-content-03{
					font-size: 150%;
					line-height: 120%;
				}

.swiper-container.swiper2 {
    padding-bottom: 75px;
}
.swiper-button-prev-depoimentos, .swiper-button-next-depoimentos {
    top: 87%;
}
.swiper-button-next-depoimentos {
    right: 32%;
}
.swiper-button-prev-depoimentos {
    left: 32%;
}
}
/* +++++ MOBILE SLIM +++++ */
@media only screen and (max-width:320px) {
.swiper-button-next-depoimentos {
    right: 28%;
}
.swiper-button-prev-depoimentos {
    left: 28%;
}
/* ***** PAGINACAO ***** */
		.bot-paginacao-02 a{
			margin: 0px 2px;
		}
/* ********************* */
}
