/* CSS CONTACTO */
@font-face {
    font-family: 'amazone_btregular';
    src: url('../font/amazone-bt-33359-webfont.eot');
    src: url('../font/amazone-bt-33359-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/amazone-bt-33359-webfont.woff') format('woff'),
         url('../font/amazone-bt-33359-webfont.ttf') format('truetype'),
         url('../font/amazone-bt-33359-webfont.svg#amazone_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'raspoutine_classicitalic';
    src: url('../font/raspoutineclassic_tb-webfont.eot');
    src: url('../font/raspoutineclassic_tb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/raspoutineclassic_tb-webfont.woff') format('woff'),
         url('../font/raspoutineclassic_tb-webfont.ttf') format('truetype'),
         url('../font/raspoutineclassic_tb-webfont.svg#raspoutine_classicitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	margin:0;
	padding:0;
	background:none;
	font-family: 'raspoutine_classicitalic';
	color:#fff;
}
section#conte_servicios{
	background:url(../img/bg_servicios.jpg) #FFF;
	width:100%;
	float:left;
	margin:0 auto;
	position:relative;
	display:block;
}
/*///// Para PC'S ////*/
@media (min-width: 1125px) {
section#conte_servi {
	margin:40px auto;
	position:relative;
	width: 100%;
}
h1 {
	color:#2a78f9;
    font-family: 'amazone_btregular';
	font-size:50px;	
	margin-top:50px;

	}
#nubeservicios {
	padding-left:20px;
	max-width: 580px;
	min-height: 557px;
	background: url("../img/nube_servicios.png") no-repeat;
	float: left;

}
.servicioos {
	float: left;
	text-align:left;
	width: 560px;
	padding-right: 0px;
	margin-top:-40px;
}
.servicioos_list { 
	margin: 5px;
	padding: 0; 
	list-style: none; 
}
.servicioos_list li {
	background: transparent url(../img/ticket.png) no-repeat scroll 0 6px; 
	margin:0; 
	line-height: 0.6em;
	font-size:14px;
	color: #1c3105;
	text-shadow:none;
	text-decoration:none;
	line-height:15px;
	padding: 5px 0 8px 20px;
}
.imagen_serv {
	margin-top:60px;
	float:left;
	margin-left:20px;
	
}
.imgen {
	width:100%;
	max-width:520px; 
}
footer#principal {
	float:left;
	width:100%;
	height:164px;
	position:absolute;
	margin-top:488px;
	background:url(../img/img_pie.png) no-repeat center;
}
footer#piedepagina {
	margin:0 auto;
	padding-top:64px;
	max-width:1150px;
	}
.col_w220 {
	float: left;
	text-align:left;
	width: 220px;
	padding-right: 0px;
}
.tmo_list { 
	margin: 5px;
	padding: 0; 
	list-style: none; 
}
.tmo_list li {
	background: transparent url(../img/list.png) no-repeat scroll 0 2px; 
	margin:0; 
	line-height: 0.6em;
	font-size:14px;
	color: #fff;
	text-decoration:none;
	padding: 5px 0 8px 2px;
	text-shadow: 1px 1px 1px #000;

}
.tmo_list li a { color: #fff;
	text-decoration:none; }
.tmo_list li a:hover { color: #ccc; }
#loteo {
	width:500px;
	float:right;
	text-align:right;
	position:relative;
	line-height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}


header#logo {
	float:right;
	margin:0;
	position:relative;
	text-align:center;
	width:250px;
		display: block;
}

nav {
	float: left;
	height: 50px;
}
nav ul {
	margin: 0px 0 0 0;
	padding: 0px;
	list-style: none;

}
nav ul li {
	padding: 0px;
	margin: 0px;
	float:left;

}
nav ul li a {
	background:none;
	text-align:center;
    color:#fff;
    display:block;
    float:left;
    font-size:16px;
    text-decoration:none;
	text-shadow: 1px 1px 1px #000;
	width:142px;
	height:50px;
	line-height:50px;

}
.marcado {
	color: #89c166;
	background: #fff;

	}
.marcadoinicio {
	color: #89c166;
	background:#fff; 
	border-radius:0 0 0 15px;
}
.marcadofinal {
	background:#fff; 
	color: #89c166;
	border-radius:0 0 15px 0px;
}
.marcadojardin {
	background:#fff;
	line-height:25px;
	color: #89c166;
}

nav li a:hover{
	color: #89c166;
	background: #fff;
}
nav ul li a.bt_inicio{
	background:#fb5e64; 
	border-radius:0 0 0 15px;
}
nav ul li a.bt_inicio:hover{
	background:#fff; 
	border-radius:0 0 0 15px;
}
nav ul li a.bt_final{
	background:#ea70c5; 
	border-radius:0 0 15px 0px;
}
nav ul li a.bt_final:hover{
	background:#fff; 
	border-radius:0 0 15px 0px;
}
nav ul li a.bt_jardin{
	line-height:25px;
	background:#a4688e; 
}
nav ul li a.bt_jardin:hover{
	background:#fff; 
}
.current {
		background:#fff;
		color: #89c166; 

}



}
/*///// Para tablet ////*/
@media (max-width: 1124px) and (min-width: 1055px) {
section#conte_servi {
	margin:40px auto;
	position:relative;
	width: 100%;
}
h1 {
	color:#2a78f9;
    font-family: 'amazone_btregular';
	font-size:50px;	
	margin-top:50px;

	}
#nubeservicios {
	padding-left:20px;
	max-width: 580px;
	min-height: 557px;
	background: url("../img/nube_servicios.png") no-repeat;
	float: left;

}
.servicioos {
	float: left;
	text-align:left;
	width: 560px;
	padding-right: 0px;
	margin-top:-40px;
}
.servicioos_list { 
	margin: 5px;
	padding: 0; 
	list-style: none; 
}
.servicioos_list li {
	background: transparent url(../img/ticket.png) no-repeat scroll 0 6px; 
	margin:0; 
	line-height: 0.6em;
	font-size:14px;
	color: #1c3105;
	text-shadow:none;
	text-decoration:none;
	line-height:15px;
	padding: 5px 0 8px 20px;
}
.imagen_serv {
	margin-top:60px;
	margin-left:20px;
	float:left;
	
}
.imgen {
	width:100%;
	max-width:450px; 
}
footer#principal {
	float:left;
	width:100%;
	height:164px;
	position:absolute;
	margin-top:488px;
	background:url(../img/img_pie.png) no-repeat center;
}
footer#piedepagina {
	margin:0 auto;
	padding-top:64px;
	max-width:1150px;
	}
.col_w220 {
	float: left;
	text-align:left;
	width: 220px;
	padding-right: 0px;
}
.tmo_list { 
	margin: 5px;
	padding: 0; 
	list-style: none; 
}
.tmo_list li {
	background: transparent url(../img/list.png) no-repeat scroll 0 2px; 
	margin:0; 
	line-height: 0.6em;
	font-size:14px;
	color: #fff;
	text-decoration:none;
	padding: 5px 0 8px 2px;
	text-shadow: 1px 1px 1px #000;

}
.tmo_list li a { color: #fff;
	text-decoration:none; }
.tmo_list li a:hover { color: #ccc; }
#loteo {
	width:500px;
	float:right;
	text-align:right;
	position:relative;
	line-height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}


header#logo {
	float:right;
	margin:0;
	position:relative;
	text-align:center;
	width:250px;
		display: block;
}

nav {
	float: left;
	height: 50px;
}
nav ul {
	margin: 0px 0 0 0;
	padding: 0px;
	list-style: none;

}
nav ul li {
	padding: 0px;
	margin: 0px;
	float:left;

}
nav ul li a {
	background:none;
	text-align:center;
    color:#fff;
    display:block;
    float:left;
    font-size:16px;
    text-decoration:none;
	text-shadow: 1px 1px 1px #000;
	width:142px;
	height:50px;
	line-height:50px;

}
.marcado {
	color: #89c166;
	background: #fff;

	}
.marcadoinicio {
	color: #89c166;
	background:#fff; 
	border-radius:0 0 0 15px;
}
.marcadofinal {
	background:#fff; 
	color: #89c166;
	border-radius:0 0 15px 0px;
}
.marcadojardin {
	background:#fff;
	line-height:25px;
	color: #89c166;
}

nav li a:hover{
	color: #89c166;
	background: #fff;
}
nav ul li a.bt_inicio{
	background:#fb5e64; 
	border-radius:0 0 0 15px;
}
nav ul li a.bt_inicio:hover{
	background:#fff; 
	border-radius:0 0 0 15px;
}
nav ul li a.bt_final{
	background:#ea70c5; 
	border-radius:0 0 15px 0px;
}
nav ul li a.bt_final:hover{
	background:#fff; 
	border-radius:0 0 15px 0px;
}
nav ul li a.bt_jardin{
	line-height:25px;
	background:#a4688e; 
}
nav ul li a.bt_jardin:hover{
	background:#fff; 
}
.current {
		background:#fff;
		color: #89c166; 

}

}
/*////// Otra para table /////*/
@media (max-width: 1054px) and (min-width: 902px) {
section#conte_servi {
	margin:40px auto;
	position:relative;
	width: 100%;
}
h1 {
	color:#2a78f9;
    font-family: 'amazone_btregular';
	font-size:30px;	
	margin-top:40px;

	}
#nubeservicios {
	padding-left:20px;
	max-width: 456px;
	min-height: 461px;
	background: url("../img/nube_servicios_tablet.png") no-repeat;
	float: left;

}
.servicioos {
	float: left;
	text-align:left;
	width: 500px;
	padding-right: 0px;
	margin-top:-30px;
}
.servicioos_list { 
	margin: 5px;
	padding: 0; 
	list-style: none; 
}
.servicioos_list li {
	background: transparent url(../img/ticket.png) no-repeat scroll 0 1px; 
	margin:0; 
	width: 400px;
	font-size:14px;
	color: #1c3105;
	text-shadow:none;
	text-decoration:none;
	line-height:15px;
	padding: 0px 0 8px 20px;
}
.imagen_serv {
	margin-top:50px;
	float:left;
	
}
.imgen {
	width:100%;
	max-width:400px; 
}
footer#principal {
	float:left;
	width:100%;
	min-height:150px;
	background:url(../img/img_pie_dos.png);
}
footer#piedepagina {
	margin:0 auto;
	padding-top:24px;
	max-width:1150px;
	}
.col_w220 {
	float: left;
	text-align:left;
	width: 220px;
	padding-right: 0px;
}
.tmo_list { 
	margin: 5px;
	padding: 0; 
	list-style: none; 
}
.tmo_list li {
	background: transparent url(../img/list.png) no-repeat scroll 0 2px; 
	margin:0; 
	line-height: 0.6em;
	font-size:14px;
	color: #fff;
	text-decoration:none;
	padding: 5px 0 8px 2px;
	text-shadow: 1px 1px 1px #000;

}
.tmo_list li a { color: #fff;
	text-decoration:none; }
.tmo_list li a:hover { color: #ccc; }
#loteo {
	width:500px;
	float:right;
	text-align:right;
	position:relative;
	line-height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}


header#logo {
	float:right;
	margin:0;
	position:relative;
	text-align:center;
	width:250px;
		display: block;
}

nav {
	float: left;
	height: 50px;
}
nav ul {
	margin: 0px 0 0 0;
	padding: 0px;
	list-style: none;

}
nav ul li {
	padding: 0px;
	margin: 0px;
	float:left;

}
nav ul li a {
	background:none;
	text-align:center;
    color:#fff;
    display:block;
    float:left;
    font-size:16px;
    text-decoration:none;
	text-shadow: 1px 1px 1px #000;
	width:142px;
	height:50px;
	line-height:50px;

}
.marcado {
	color: #89c166;
	background: #fff;

	}
.marcadoinicio {
	color: #89c166;
	background:#fff; 
	border-radius:0 0 0 15px;
}
.marcadofinal {
	background:#fff; 
	color: #89c166;
	border-radius:0 0 15px 0px;
}
.marcadojardin {
	background:#fff;
	line-height:25px;
	color: #89c166;
}

nav li a:hover{
	color: #89c166;
	background: #fff;
}
nav ul li a.bt_inicio{
	background:#fb5e64; 
	border-radius:0 0 0 15px;
}
nav ul li a.bt_inicio:hover{
	background:#fff; 
	border-radius:0 0 0 15px;
}
nav ul li a.bt_final{
	background:#ea70c5; 
	border-radius:0 0 15px 0px;
}
nav ul li a.bt_final:hover{
	background:#fff; 
	border-radius:0 0 15px 0px;
}
nav ul li a.bt_jardin{
	line-height:25px;
	background:#a4688e; 
}
nav ul li a.bt_jardin:hover{
	background:#fff; 
}
.current {
		background:#fff;
		color: #89c166; 

}
}
/*///// Para Celulares ////*/
@media (max-width: 901px) and (min-width: 711px) {
section#conte_servi {
	margin:40px auto;
	position:relative;
	width: 100%;
}
h1 {
	color:#2a78f9;
    font-family: 'amazone_btregular';
	font-size:30px;	
	margin-top:5px;

	}
#nubeservicios {
	padding-left:20px;
	max-width: 900px;
	min-height: 331px;
	background:#fff;
	opacity:0.7;
	width:95%;
	border-radius:10px;
	margin-left:5px;


}
.servicioos {
	float: left;
	text-align:left;
	padding-right: 0px;
	margin-top:-30px;
}
.servicioos_list { 
	margin: 5px;
	padding: 0; 
	list-style: none; 
}
.servicioos_list li {
	background: transparent url(../img/ticket.png) no-repeat scroll 0 1px; 
	margin:0; 
	font-size:14px;
	color: #1c3105;
	text-shadow:none;
	text-decoration:none;
	line-height:15px;
	padding: 0px 0 8px 20px;
}
.imagen_serv {
	margin-top:-15px;
	float:left;
	
}
.imgen {
	width:100%;
	max-width:400px; 
}
footer#principal {
	float:left;
	width:100%;
	min-height:150px;
	background:url(../img/img_pie_dos.png);
}
footer#piedepagina {
	margin:0 auto;
	padding-top:24px;
	max-width:1150px;
	}
.col_w220 {
	float: left;
	text-align:left;
	width: 220px;
	padding-right: 0px;
}
.tmo_list { 
	margin: 5px;
	padding: 0; 
	list-style: none; 
}
.tmo_list li {
	background: transparent url(../img/list.png) no-repeat scroll 0 2px; 
	margin:0; 
	line-height: 0.6em;
	font-size:14px;
	color: #fff;
	text-decoration:none;
	padding: 5px 0 8px 2px;
	text-shadow: 1px 1px 1px #000;

}
.tmo_list li a { color: #fff;
	text-decoration:none; }
.tmo_list li a:hover { color: #ccc; }
#loteo {
	width:500px;
	float:right;
	text-align:right;
	position:relative;
	line-height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}


header#logo {
	float:right;
	margin:0;
	position:relative;
	text-align:center;
	width:250px;
		display: block;
}

nav {
	float: left;
	height: 50px;
}
nav ul {
	margin: 0px 0 0 0;
	padding: 0px;
	list-style: none;

}
nav ul li {
	padding: 0px;
	margin: 0px;
	float:left;

}
nav ul li a {
	background:none;
	text-align:center;
    color:#fff;
    display:block;
    float:left;
    font-size:16px;
    text-decoration:none;
	text-shadow: 1px 1px 1px #000;
	width:142px;
	height:50px;
	line-height:50px;

}
.marcado {
	color: #89c166;
	background: #fff;

	}
.marcadoinicio {
	color: #89c166;
	background:#fff; 
	border-radius:0 0 0 15px;
}
.marcadofinal {
	background:#fff; 
	color: #89c166;
	border-radius:0 0 15px 0px;
}
.marcadojardin {
	background:#fff;
	line-height:25px;
	color: #89c166;
}

nav li a:hover{
	color: #89c166;
	background: #fff;
}
nav ul li a.bt_inicio{
	background:#fb5e64; 
	border-radius:0 0 0 15px;
}
nav ul li a.bt_inicio:hover{
	background:#fff; 
	border-radius:0 0 0 15px;
}
nav ul li a.bt_final{
	background:#ea70c5; 
	border-radius:0 0 15px 0px;
}
nav ul li a.bt_final:hover{
	background:#fff; 
	border-radius:0 0 15px 0px;
}
nav ul li a.bt_jardin{
	line-height:25px;
	background:#a4688e; 
}
nav ul li a.bt_jardin:hover{
	background:#fff; 
}
.current {
		background:#fff;
		color: #89c166; 

}
}
@media (max-width: 710px) and (min-width: 250px) {

section#conte_servi {
	margin:40px auto;
	position:relative;
	width: 100%;
}
h1 {
	color:#2a78f9;
    font-family: 'amazone_btregular';
	font-size:30px;	
	margin-top:5px;

	}
#nubeservicios {
	padding-left:20px;
	max-width: 700px;
	min-height: 335px;
	background:#fff;
	opacity:0.7;
	width:92%;
	border-radius:10px;
	margin-left:5px;


}
.servicioos {
	float: left;
	text-align:left;
	padding-right: 0px;
	margin-top:-35px;
}
.servicioos_list { 
	margin: 5px;
	padding: 0; 
	list-style: none; 
}
.servicioos_list li {
	background: transparent url(../img/ticket.png) no-repeat scroll 0 1px; 
	margin:0; 
	font-size:14px;
	color: #1c3105;
	text-shadow:none;
	text-decoration:none;
	line-height:15px;
	padding: 0px 0 8px 20px;
}
.imagen_serv {
	margin-top:-15px;
	float:left;
	
}
.imgen {
	width:100%;
	max-width:400px; 
}
footer#principal {
	float:left;
	width:100%;
	min-height:150px;
	background:url(../img/img_pie_dos.png);
}
footer#piedepagina {
	margin:0 auto;
	padding-top:24px;
	max-width:1150px;
	}
.col_w220 {
	float: left;
	text-align:left;
	width: 220px;
	padding-right: 0px;
}
.tmo_list { 
	margin: 5px;
	padding: 0; 
	list-style: none; 
}
.tmo_list li {
	background: transparent url(../img/list.png) no-repeat scroll 0 2px; 
	margin:0; 
	line-height: 0.6em;
	font-size:14px;
	color: #fff;
	text-decoration:none;
	padding: 5px 0 8px 2px;
	text-shadow: 1px 1px 1px #000;

}
.tmo_list li a { color: #fff;
	text-decoration:none; }
.tmo_list li a:hover { color: #ccc; }
#loteo {
	width:500px;
	float:right;
	text-align:right;
	position:relative;
	line-height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}


nav {
	margin: -2px 5px 0 5px;
	height: 40px;

}
nav ul {
	margin: 0px 0 0 0;
	padding: 0px;
	list-style: none;

}
nav ul li {
	padding: 0px;
	margin: 0px;
	float:left;
	width: 100%;

}
nav ul li a {
	background:none;
	text-align:center;
    color:#fff;
		width: 100%;
    float:left;
    font-size:16px;
    text-decoration:none;
	text-shadow: 1px 1px 1px #000;
	width:100%;
	height:40px;
	line-height:40px;
	border-bottom:#fff 2px solid;
}
.marcado {
	color: #89c166;
	background: #fff;
	border-bottom:#333 2px solid;
	}
.marcadoinicio {
	color: #89c166;
	background:#fff; 
	border-bottom:#333 2px solid;
}
.marcadofinal {
	background:#fff; 
	color: #89c166;
	border-bottom:#333 2px solid;
}
.marcadojardin {
	background:#fff;
	color: #89c166;
	border-bottom:#333 2px solid;
}
nav li a:hover, #templatemo_menu li .current {
	color: #89c166;
	background: #fff;
	border-bottom:#333 2px solid;
}
nav ul li a.bt_inicio{
	background:#fb5e64; 
}
nav ul li a.bt_inicio:hover{
	background:#fff; 
}
nav ul li a.bt_final{
	background:#ea70c5; 
}
nav ul li a.bt_final:hover{
	background:#fff; 
}
nav ul li a.bt_jardin{
	background:#a4688e; 
}
nav ul li a.bt_jardin:hover{
	background:#fff; 

}
header#logo {
	clear:both;
	margin:0 auto;
	position:relative;
	text-align:center;
	width:250px;
	display: block;
}

}
