/* 
-- Id: css/p_servicios.css 2016-04-25
-- Copyright (c) 2016 MovimientoWeb.com
*/

/* begin servicios */
#servicios { width:100%; padding-top:100px; background-color:#e4e7ea; } 
.servicios_int { background-color:#e4e7ea; width:100%; padding-top:40px; padding-bottom:75px; } 
.servicios { text-align:center; width:1280px; } 
.servicios_tit { display:block; text-align:center; color:#0a1f3f; font-size:33px; font-weight:normal; text-transform:uppercase; padding-bottom:18px; margin-bottom:50px; border-bottom:2px solid #5b5c5e; margin-left:320px; margin-right:320px; } 

.servicios_content { padding-top:55px; }
.servicios_content_1 { display:inline-block; width:635px; text-align:left; } 
.servicios_content_2 { display:inline-block; width:635px; text-align:right; } 
.servicios_content_tit { text-transform:uppercase; color:#d02c3a; font-size:14px; margin-bottom:10px; } 


@media only screen and (min-width:1280px) and (max-width:1365px) {
} 
@media only screen and (min-width:1024px) and (max-width:1279px) { 
	.servicios { width:990px; } 
	.servicios_content_1 { padding-bottom:30px; } 
	.servicios_content_tit { text-align:center; } 
	.servicios_content_1 { width:490px; } 
	.servicios_content_2 { width:490px; } 
	.servicios_content_1 img, .servicios_content_2 img { width:450px; height:auto; } 
} 
@media only screen and (min-width:800px) and (max-width:1023px) { 
	.servicios { width:760px; } 
	.servicios_tit { margin-left:150px; margin-right:150px; } 
	.servicios_content_1 { padding-bottom:30px; } 
	.servicios_content_tit { text-align:center; } 
	.servicios_content_1 { width:375px; } 
	.servicios_content_2 { width:375px; } 
	.servicios_content_1 img, .servicios_content_2 img { width:350px; height:auto; } 
} 
@media only screen and (min-width:640px) and (max-width:799px) { 
	.servicios { width:600px; } 
	.servicios_tit { margin-left:150px; margin-right:150px; } 
	.servicios_content_1 { padding-bottom:30px; } 
	.servicios_content_tit { text-align:center; } 
	.servicios_content_1 { width:600px; text-align:center; } 
	.servicios_content_2 { width:600px; text-align:center; } 
} 
@media only screen and (min-width:480px) and (max-width:639px) { 
	.servicios { width:440px; } 
	.servicios_tit { margin-left:50px; margin-right:50px; } 
	.servicios_content_1 { width:440px; padding-bottom:30px; } 
	.servicios_content_2 { width:440px; } 
	.servicios_content_1 img, .servicios_content_2 img { width:100%; } 
	.servicios_content_tit { text-align:center; } 
} 
@media only screen and (min-width:1px) and (max-width:479px) { 
	.servicios { width:280px; } 
	.servicios_tit { margin-left:10px; margin-right:10px; } 
	.servicios_content_1 { width:280px; padding-bottom:30px; } 
	.servicios_content_2 { width:280px; } 
	.servicios_content_1 img, .servicios_content_2 img { width:100%; } 
	.servicios_content_tit { text-align:center; } 
} 
/* end servicios */

