.page_servicos_1 {
	font-size:1.0em;
	margin:1em 0 5em;
}
.page_servicos_1 .mobile {
	display:none;
}
.page_servicos_1 .imagemServico {
	width:40%;
	float:right;	
}
.page_servicos_1 .marginFotoDetalhes {
	margin-left:10%;
	padding-bottom:10px;
}
.page_servicos_1 .titulo {
	color:#333;
	font-weight:400;
	font-size:1.8em;
	margin-bottom:.7em;
	padding-bottom:.3em;
}	
.page_servicos_1 .texto {
	color:#333;
	font-weight:300;
	font-size:1.2em;
	line-height:1.3em;
	text-align:justify;
}
.page_servicos_1 .fotoPrincipal img {
	width:100%;
	margin:0%;
}

.page_servicos_1 .videoPrincipal {
	width:100%;
	margin:0%;
	margin-bottom:2%;
}
.page_servicos_1 .fotoMiniatura img {
	width:100%;
}
.page_servicos_1 .marginMenu {
	margin-top:0em;
}
.page_servicos_1 .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	margin-bottom:2%;
}
 
.page_servicos_1 .video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.width_1of3_product, .width_1of4_product, .width_3of4_product {
	float:left;
	height:auto;
}
.width_1of3_product {
	width:31.3%;
	margin:1%;
}
.width_1of4_product {
	width:23%;
	margin:1%;
}
.width_3of4_product {
	width:73%;
	margin:1%;
}

@media only screen and ( max-width:1280px ) {
.width_1of3_product {
	width:48%;
	margin:1%
}
.page_servicos_1 .imagemServico {
	width:50%;	
}
.page_servicos_1 input[type=text]{
	font-size:1.1em;
}
}
@media only screen and ( max-width:980px ) {
.width_1of3_product {
	width:48%;
	margin:1%;
}
.page_servicos_1 input[type=text]{
	font-size:1.0em;
}

}
@media only screen and ( max-width:880px ) {
.width_1of4_product {
	width:98%;
	margin:1%;
}
.width_3of4_product {
	width:98%;
	margin:1%;
}
.page_servicos_1 input[type=text]{
	font-size:1.2em;
	width:99%;
}
.page_servicos_1 .marginMenu {
	margin-top:2em;
}
}
@media only screen and ( max-width:540px ) {
.width_1of3_product {
	width:98%;
	margin:1%;
}
.width_1of4_product {
	width:98%;
	margin:1%;
}
.width_3of4_product {
	width:98%;
	margin:1%;
}
.page_servicos_1 .imagemServico {
	width:100%;	
}
.page_servicos_1 .marginFotoDetalhes {
	padding-left:0px;
}
.page_servicos_1 .imagemServico {
	width:100%;
	float:right;
	display:block;	
}
.page_servicos_1 .marginFotoDetalhes {
	margin-left:1.5%;
}
.page_servicos_1 .mobile {
	display:inherit;
	margin-top:1em;
	font-size:1.6em;
	text-align:center;
}
.page_servicos_1 .desktop {
	display:none;
}
}
@media screen and (min-width: 941px) and (orientation: portrait) {
.width_1of3_product {
	width:98%;
	margin:1%;
}
.width_1of4_product {
	width:98%;
	margin:1%;
}
.width_3of4_product {
	width:98%;
	margin:1%;
}
.page_servicos_1 .imagemServico {
	width:100%;	
}
.page_servicos_1 .marginFotoDetalhes {
	padding-left:0px;
}
.page_servicos_1 .imagemServico {
	width:100%;
	float:right;
	display:block;	
}
.page_servicos_1 .marginFotoDetalhes {
	margin-left:1.5%;
}
.page_servicos_1 .mobile {
	display:inherit;
	margin-top:1em;
	font-size:1.6em;
	text-align:center;
}
.page_servicos_1 .desktop {
	display:none;
}
.page_servicos_1 .titulo {
	color:#333;
	font-weight:400;
	font-size:2.8em;
	margin-bottom:.7em;
	padding-bottom:.3em;
}
.page_servicos_1 .marginMenu {
	margin-top:4em;
}
}