.topcontact {
	margin: 0 auto;
}
.topnav {
	margin-top: 10px !important;
}
.primera_img_sl {
    width: 25em !important;
    max-width: 100% !important;
    display: block;
    margin: 0 auto;
	float: left;
}
.primera_img_s2 {
	width: 30em !important;
    max-width: 100% !important;
    display: block;
    margin: 0 auto;
    float: left;
    top: -45px;
    left: -45px;
}
.primera_img_s3 {
    width: 13em !important;
    max-width: 100% !important;
    display: block;
    margin: 0 auto;
    float: left;
    top: -35px;
    left: 40px;
}
.circular {
    width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #de3029;
	background-size: cover;
    background-position: center center;
}
.fixed {
    position: fixed;
    width: 100%;
    z-index: 999;
}
.slid_1 {
	margin-top: 150px;
	text-align: right;
}
.slid_2 {
	margin-top: 40px;
}
#featured h2 {
    color: #000;
}
#featured p {
    color: #000;
}
.black_text {
	color: #000 !important;
}
.service-box h5 {
	margin-bottom: 5px;
}
.service-box p {
    height: 115px;
}
.numero_ind {
	color: #de3029;
    font-weight: bolder;
    font-size: 25px;
    margin-right: 2px;
    display: block;
    margin-bottom: 0px;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative;
    top: -35px;
    left: 5px;
    text-align: center;
    border: 1px solid #eee;
    line-height: 29px;
	font-size: 17px;
}
.wsp_ico {
    position: fixed;
    bottom: 5px;
    left: 15px;
    z-index: 9999;
}
.wsp_ico img {
	width: 4em;
}
.destacado {
	color: #de3029;
}
.troo .icon {
    width: 8em;
    height: 8em;
    display: block;
    margin: 0 auto;
    background: #eee;
    border-radius: 50%;
    border-bottom: 1px solid #929292;
	line-height: 8em;
}
.icon img {
    width: 5em;
}
#sp_sp {
	max-width: 100%;
    width: 30em !important;
}
.contacto *{
	color: #fff;
}
.respo {
	display: none !important;
}
.menu_respo {
    background: #fff;
    border: none;
    color: #fff;
    border: 2px solid #de3029;
    position: absolute;
    bottom: 5px;
}
.red_but {
    background: #de3029;
    color: #fff;
    border: none;
    padding: 10px 15px;
    text-transform: uppercase;
	transition: all ease 0.8s;
	margin-left: 10px;
}
.wit_but i{
	color: #de3029 !important;
}
.wit_but {
    background: #fff;
    color: #de3029 !important;
    border: none;
    padding: 10px 15px;
    text-transform: uppercase;
	transition: all ease 0.8s;
	margin-left: 10px;
}
.red_but:hover {
	background: #ba2d27;
	color: #fff;
}
#nosotros2 *{
	color: #fff;
}
.mbimg {
	margin-bottom: 20px;
}
.logo_slide {
    width: 25em !important;
    margin-top: 5px;
}
.circu_top {
    width: 11em;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 35px;
    margin-top: 30px;
}
@media screen and (max-width : 991px ) {
	.no_respo {
		display: none !important;
	}
	.slid_1 h2 {
		font-size: 20px;
	}
	.topnav {
		position: fixed !important;
		right: 0 !important;
		background: #de3029;
		width: 40%;
		height: 100%;
		top: 0;
		margin: 0 !important;
		left: unset !important;
		border-left: 4px solid #000 !important;
		display: none;
	}
	
	.topnav li {
		width: 100%;
		text-align: left;
		border-bottom: 1px solid #fff !important;
		padding: 7px 0px;
		display: block !important;
	}
	#sp_sp {
		max-width: 100%;
		width: 7em !important;
		bottom: -20x !important;
		left: 10px !important;
	}
	.wsp_ico {
		position: fixed;
		bottom: 5px;
		left: 10px;
		z-index: 9999;
	}
	.topnav li a {
		color: #fff !important;
	}
	.header .top p.topcontact {
		text-align: center;
	}
	.slid_1, .slid_2 {
		margin-top: 15px;
	}
	#home .camera_caption img {
		position: absolute;
		left: 50px;
		bottom: -35px;
		display: block !important;
	}
	.primera_img_sl {
		width: 8em !important;
	}
	.top .span6 {
		margin-bottom: 0px;
	}
	header .span4 {
		margin-bottom: 0px;
	}
	.respo {
		display: block !important;
	}
	.bxslider li {
		margin-left: -15px;
	}
}