
/* HOME CONTAINER
*********************************************************/

#container {
	float: left;
    margin: 0 0;
    width: 100%;
}
#container .Wrapper {
    min-height: 537px;
    position: relative;
}
.Content {
    margin-left: 140px;
    min-height: 537px;
}

.bg-inicio {
	background: url(../img/bg-home.jpg) no-repeat top center #353c41;
}

.bg-concepto {
    background: url(../img/bg-concepto.jpg) no-repeat top center #353c41;
}

.fiscal img{
    width: auto;
    float: right;
    margin: 10px 15px 0 0;
}

/* concepto */

.texto p{	
    line-height: 22px;
    font-size: 16px;
    font-family: 'UniveConLigObl';
}

.texto {
    width: 427px;
	padding: 65px 234px 0 325px;
}

.padding-texto {
    padding-left: 50px;
}

/* servicios */

.t1,
.t2,
.t3 {
float: left;
text-decoration: none;
font-size: 14px;
}

.t1,
.t3, li {
    line-height: 20px;
    font-size: 12px; 
    font-family: 'UniveConLig';
}

.t1 {
	margin-left: 210px;
	width: 208px;
}

.t1 p{
    line-height: 24px;
    font-family: 'UniveConLigObl';
    font-size: 16px;
}

.t2 {
    margin-left: 48px;
	width: 138px;
}

.t2 li{
	line-height: 22px;
    font-size: 14px;
}

.t3 {
	margin-left: 20px;
	width: 200px;
}

.t2, .t3 {
    padding-top: 173px;
    color: #f7931e;
}

.bg-servicios {
    background: url(../img/bg-servicios.jpg) no-repeat top center #353c41;
}

.bg-trabajos, .bg-contacto {
    background: #353c41;
}

.bg-contacto {
    background: url(../img/bg-contacto.jpg) no-repeat top center #353c41;
}

.menu-trabajos {
    position: absolute;
    margin-top: 40px;
    padding-right: 0;
    margin-right: 0;
    margin-left: 23px;    
}

.menu-trabajos li {
    font-family: 'UniveConLig';
}

.bx-contacto {
	width: 340px;
	color: #9b9c9d;
	margin-top: 16px;
	margin-left: 130px;
	float: left;
	background: none;
}

/* formulario de contacto */

.form-group {
	margin-bottom: 12px;
}

.control-label {
	width: 90px;
	text-align: right;
	float: left;
	padding-right: 12px;
}

.campo {
	margin-left: 100px;
	width: 274px;
}

.form-control {
    background: #d1d3d4;
    width: 270px;
}

.btn-enviar {
	text-align: left;
	margin-left: 102px;
}

.btn-default {
	width: 36px;
	height: 16px;
	background: #82cfdd;
	font-size: 10px;
    cursor: pointer;
}

.text-area {
	height: 225px;
}

.texto-contacto {
	color: #9b9c9d;
    float: left;
	margin-left: 160px;
	margin-top: 245px;
	font-size: 12px;	
}

.texto-contacto img{
    margin-top: 5px;
}

.texto-contacto p{
    line-height: 14px;
}


/* iPhone
*********************************************************/

@media 
	only screen and (max-device-width: 480px), 
	only screen and (min-device-width: 640px) and (max-device-width: 1136px) and (-webkit-min-device-pixel-ratio: 1.5) {
/*
@media screen and (max-width: 480px) {
*/
	
	#container .Content {
		border-left: none;
		border-right: none;
		width: 98%;
		padding: 0 1%;	
	}
	
	#Slider .Text {
		bottom: auto;
    	position: relative;
	}
	

/* SliderBenefits */
	#SliderBenefits {
		border: none;
		padding: 10px 0;
		width: 100%;
	}
	#SliderBenefits .slidesjs-container,
	#SliderBenefits .slidesjs-control,
	#SliderBenefits .slidesjs-slide {
		min-height: 100px;	
	}
	
	#SliderBenefits .slidesjs-previous, #SliderBenefits .slidesjs-next { display: none;}
	
	#SliderBenefits .slidesjs-slide IMG {
		margin: 0 2% 0 0;
		min-width: 70px;
		width: 15%;
	}
	#SliderBenefits .slidesjs-slide H3 {
		float: left;
		height: auto;
		margin: -5px 0 10px;
		width: 75%;
	}
	#SliderBenefits .slidesjs-slide P {
		margin: 0;
    	width: 100%;
	}
	#SliderBenefits .slidesjs-slide P STRONG {
		font-size: 11px;
		line-height: 11px;
		margin: -3px 0 0;
	}
	
	
/* Get your card */
	#GetYourCard {
		border: medium none;
		height: auto;
		padding: 15px 1% 0;
		width: 98%;
	}	
	#GetYourCard IMG {
		margin: 0 2% 0 0;
    	width: 30%;
	}
	#GetYourCard H4 {
		bottom: 0;
		margin: 0;
		position: absolute;
		right: 0;
		width: 66%;
	}
	
	
/* Footer Banners */
	#FooterBanner {
		margin: 25px 0 0;	
	}
	#FooterBanner .Banner {
		border: medium none !important;
		height: 150px;
		padding: 0 !important;
		position: relative;
		width: 100%;
	}
	#FooterBanner .Banner H3{
		height: auto;
		margin: 0 0 5px 30%;
    	width: 70%;
	}
	#FooterBanner .Banner P {
		height: auto;
		margin: 0 0 0 30%;
    	width: 70%;
	}
	#FooterBanner .Banner P STRONG {
		font-size: 11px;
		line-height: 11px;

	}
	#FooterBanner .Banner A.ViewMore {
		height: auto;
		margin: 0 0 0 30%;
	}
	#FooterBanner .Banner A.Image {
		height: auto;
		left: 2%;
		position: absolute;
		top: 0;
		width: 25%;
	}
	#FooterBanner .Banner A.Image IMG {
		width: 100%;	
	}
	
	
	
	
	
}