@charset "utf-8";
/* CSS Document */

#wrapper {


}

#header {



}

#logo {
	font-size: 24px;
	margin-top: 25px;
}
#phone {
	text-align: right;
	color: #9E9E9E;
	font-size: 22px;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
#phone h2{
	text-align: right;
	color: #192456;
	font-size: 26px;
	font-weight: bold;
	line-height: 40px;
	font-family: 'Raleway', sans-serif;
}
#tagline {
	margin-top: 90px;
	text-align: right;
}
#tagline h1 {
	font-size: 30px;
	text-align: right;
	color: #BD2C2C;
	font-family: 'Raleway', sans-serif;
}
#footer {
	color: #FFF;
	margin-top: 50px;
	background-color: #000;
	background-image: url(../imagenes/top.fw.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#footer p {
	color: #999;
}
#nav {
	margin-top: 20px;
}
#nav2 {
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #EEE;
}
#idal {
	border: thin solid #E8E8E8;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 260px;

}
#servicios {
	border: thin solid #E8E8E8;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 260px;
}
#productos {
	border: thin solid #E8E8E8;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 260px;
}
#slider {
	/* [disabled]margin-bottom: 30px; */
	padding-bottom: 5px;
	margin-top: -50px;
	position: relative;
}	
#content {

}
#twitter {
	padding-top: 15px;
	
}
#boton {
	background-color: #333;
	color: fff;
	text-align: center;
	padding: 5px;
	width: 90px;
	margin-top: 25px;
	border-radius: 4px;
}
#boton:hover {
	background-color: #39C;
	
}
#boton a {
	color: #FFF;
}
#boton a:hover {
	color: #000;
}
#row {
	margin-top: 20px;
	margin-bottom: 30px;
}
#tweet {
	margin-top: 25px;
	background-image: url(../imagenes/twitter_bubble.fw.png);
	height: 180px;
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: center;
}
#tweet.p {
	text-align:center;
	
}
#fb {
	margin-top: 20px;
	height: 200px;
	padding-top: 12px;
}

#facebook {
	
}
#about {
	text-align: justify;
	border: thin solid #E8E8E8;
	margin-bottom: 30px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#about p #img01 {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#facebook-box {
	padding-top: 50px;
}
#instagram-box {
	padding-top: 50px;
}
#box1 {

}
#box1 p.title {
	font-size: 14px;
	
}

#box2 {

}
#box3 {

}

#box4 {

}
#soluciones-web {
	padding-top: 270px;
	font-size: 12px;
	color: #F66;
}

.list1 {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}
.list1 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 13px 0;
	padding-left: 13px;
	background-image: url(../imagenes/list_point.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.list1 li a {
	color: #848484;
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 li a:hover {
	color: #e44554;
}
.list1-1 {
	margin: 0;
	padding: 4px 0 14px 0;
	list-style: none;
}
.list1-1.indent {
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 56px;
	padding-bottom: 25px;
}
.list1-1 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 13px 0;
	padding-left: 13px;
	background: url(../img/list_point.png) left 6px no-repeat;
}
.list1-1 li a {
	color: #e44554;
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #848484;
}
#back_to_top {
	position: fixed;
	left: 51%;
	margin-left: 600px;
	bottom: 40px;
	z-index: 1000;
	display: none;
	width: 26px;
	height: 30px;
	cursor: pointer;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	background-image: url(../imagenes/up-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 top;
}
#back_to_top:hover {
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	background-image: url(../imagenes/up-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
#menu {
	background-color: #BD2C2C;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #192456;
	z-index: 1000;
	position: relative;
	box-shadow: 2px 4px 5px #171717;
}
#phone h2 #img_phone {
	margin-top: -5px;
}
#box_thumbs1 {
	margin-top: 30px;
}
#box_thumbs1 {
}
#box_thumbs2 {
	background-color: #1E1E1E;
	color: #FFF;
	padding-bottom: 20px;
}
#box_thumbs3 {
}



#titulo_bt1 {
	padding-top: 30px;

}
#titulo_bt1 h2{
	color:#FFF	
}
#titulo_bt2 {


}

#item1 {
	background-color: #EAEAEA;
}

#item_img {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #EAEAEA;
}
#item_info {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;

}
#item_info h5{
	font-size: 16px;
	color: #333;
	text-align: center;
}
#title_items {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#boton {
	background-color: #D2242D;
	color: fff;
	text-align: center;
	width: 70px;
	margin-top: 25px;
	margin-left: 90px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#boton:hover {
	background-color: #000;
	color: #FFF;
	
}
#boton a {
	color: #FFF;
}
#boton a:hover {
	color: #FFF;
}
#img_thumb {
	margin-bottom: 15px;
}
#main_title {
	padding-top: 30px;
	margin-bottom: 20px;

}
#side_bar {
	padding-bottom: 30px;


}
#side_title {
	text-transform: uppercase;
}
#side_menu {
	margin-bottom: 30px;
	margin-top: 30px;
}

#content_box {

}
#content_box_qs {
	padding-top: 20px;
	text-align: justify;
}

#img01 {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}
#nombre {
	height: 50px;
	width: 670px;
	padding-top: 5px;
	padding-left: 5px;
}
#email {
	height: 50px;
	width: 670px;
	padding-top: 5px;
	padding-left: 5px;
}
#telefono {
	height: 50px;
	width: 670px;
	padding-top: 5px;
	padding-left: 5px;
}
#comentario {
	width: 670px;
	height: 150px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#mapa {
	padding-top: 35px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	margin-top: 20px;

}
#text_area {
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
#categoria_titulo {
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #EEE;
	padding-top: 25px;
	margin-bottom: 20px;
	text-shadow: 1px 1px 0px #FFF;
}
#categoria_titulo h3{
	font-size: 24px;
	line-height: 0px;
	color: #B30000;
	text-transform: uppercase;
}
#row_content {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	margin-bottom: 25px;
}
#row_content p{
	font-size: 12px;
}
#product_img {
	padding-top: 15px;
	padding-bottom: 15px;
}
#description_box {

}
#product_description {
}
#title_qs {
}
#product_title {
	text-transform: uppercase;
}
