@import url("../webfonts/FUTURAL/stylesheet.css");
#sectionservicios {
	background-image: url(../images/julia_mondejar_sobre_mi.jpg);
	background-size: auto 175%;
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	position: relative;
	float: left;
	z-index: 10;
	background-position: center -265px;
	margin-top: 0px;
	min-height: 660.px;
	min-height: 675px;
	padding-bottom: 30px;
}
.wrapperservicios {
	width: 1350px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	position: relative;
}
#sectionservicios:hover {
	cursor: pointer;
}
.servicios {
	width: 25%;
	height: 660px;
	float: left;
	position: relative;
	z-index: 100;
	-webkit-transition: all .2s linear .2s;
	-moz-transition: all .2s  linear .2s;
	-ms-transition: all .2s  linear .2s;
	-o-transition: all .2s  linear .2s;
	transition: all .2s  linear .2s;
}
.top {
	width: 100%;
	height: 110px;
	background-color: #9C9793;
	float: left;
	overflow-y: hidden;
	-webkit-transition: all .2s linear .3s;
	-moz-transition: all .2s  linear .3s;
	-ms-transition: all .2s  linear .3s;
	-o-transition: all .2s  linear .3s;
	transition: all .2s  linear .3s;
	background-repeat: no-repeat;
	background-size: 0% auto;
	background-position: 20px 20px;
	padding-top: 5px;
	background-image: url(../images/jl.png);
}
.servicios:hover h2{
	margin-left: 80px;
}
.servicios h2 {
	color: #424242;
	font-size: 18px;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 20px;
	text-align: center;
	font-family: FUTURAL, Arial, Helvetica;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 0px;
	-webkit-transition: all .2s linear 0s;
	-moz-transition: all .2s  linear 0s;
	-ms-transition: all .2s  linear 0s;
	-o-transition: all .2s  linear 0s;
	transition: all .2s  linear 0s;
}
.servicios h3 {
	color: #424242;
	font-size: 18px;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 20px;
	text-align: left;
	font-family: FUTURAL, Arial, Helvetica;
	line-height: 25px;
	letter-spacing: 1px;
	margin-top: 100px;
}
#serviciosuno {
	background-color: rgba(255,255,255,0);
}
#topuno {
	background-color: rgba(245,245,245,0.9);
}
#serviciosuno:hover #topuno, #serviciosdos:hover #topdos, #serviciostres:hover #toptres, #servicioscuatro:hover #topcuatro    {
	height: 700px;
	background-size: 20% auto;
	background-position: 20px 30px;
}
#serviciosdos {
	background-color: rgba(187,203,213,0);
}
#topdos {
	background-color: rgba(236,236,236,0.9);
}
#serviciostres {
	background-color: rgba(255,255,255,0);
}
#servicioscuatro {
	background-color: rgba(238,198,199,0);
}
#toptres {
	background-color: rgba(245,245,245,0.9);
}
#topcuatro {
	background-color: rgba(236,236,236,0.9);
}
@media screen and (max-width:1400px){
#sectionservicios {
	min-height: 640px;
	height: 500px;
	background-size: 100% auto;
	background-position: 0% 82%;
}
.wrapperservicios {
	width: 80%;
}
.servicios {
	height: 550px;
}
.servicios:hover h2 {
	margin-left: 25px;
}
.servicios h2 {
	font-size: 15px;
	line-height: 20px;
}
.servicios h3 {
	font-size: 16px;
	line-height: 20px;
	margin-top: 30px;
}
.top {
	height: 90px;
	padding-top: 0px;
	background-position: 0% 0%;
	padding-bottom: 15px;
}
#serviciosuno:hover #topuno, #serviciosdos:hover #topdos, #serviciostres:hover #toptres, #servicioscuatro:hover #topcuatro {
	height: 550px;
	background-position: 5% 5%;
	background-size: 15% auto;
}  
}
@media screen and (max-width:1000px){
#sectionservicios {
	min-height: 600px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-size: auto 100%;
}
.wrapperservicios {
	width: 724px;
	height: 578px;
	margin-right: auto;
	margin-left: auto;
}
.servicios {
	height: 150px;
	width: 724px;
	clear: both;
	margin-top: 20px;
	-webkit-box-shadow: 1px 1px 5px rgba(153,153,153,0.5);
	box-shadow: 1px 1px 5px rgba(153,153,153,0.5);
}
.servicios h2 {
	font-size: 15px;
	line-height: 20px;
	margin-left: 75px;
	float: left;
	padding-top: 33px;
	margin-top: 10px;
}
.servicios h3 {
	font-size: 15px;
	line-height: 17px;
	width: 445px;
	clear: both;
	float: left;
	margin-left: 244px;
}
.top {
	height: 135px;
	width: 250px;
	background-size: 25% auto;
	overflow-y: visible;
	overflow-x: visible;
	background-position: 10% 50%;
}
.top:hover h2 {
	margin-left: 75px;
}
#serviciosuno:hover #topuno, #serviciosdos:hover #topdos, #serviciostres:hover #toptres, #servicioscuatro:hover #topcuatro {
	height: 135px;
	width: 250px;
	background-position: 10% 50%;
	background-size: 25% auto;
}
#serviciosuno {
	background-color: rgba(255,255,255,0.9);
}
#serviciosuno h3 {
	margin-top: -110px;
}
#serviciosdos h3 {
	margin-top: -83px;
}
#serviciostres h3 {
	margin-top: -97px;
}
#servicioscuatro h3 {
	margin-top: -108px;
}
#serviciosdos {
	background-color: rgba(187,203,213,0.9);
}
#serviciostres {
	background-color: rgba(222,206,190,0.9);
} 
#servicioscuatro {
	background-color: rgba(238,198,199,0.9);
} 
}
@media screen and (max-width:650px){
.wrapperservicios {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-bottom: 40px;
	padding-left: 0px;
	padding-right: 0px;
}
#sectionservicios {
	height: auto;
	float: left;
	background-image: url(../images/julia_mondejar_servicios_mobile.jpg);
	background-size: 100% 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}
.top {
	width: 100%;
	height: 100px;
	background-size: 15% auto;
	background-position: 20px 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.servicios {
	width: 100%;
	height: 500px;
	float: left;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#serviciosuno {
	height: 580px;
}
#serviciosdos {
	height: 370px;
}
#serviciostres {
	height: 520px;
}
#servicioscuatro {
	height: 560px;
}
.servicios h2 {
	margin-top: 22px;
	width: 71%;
	margin-left: 0px;
	margin-right: 20px;
	text-align: right;
	line-height: 28px;
	float: right;
	font-size: 18px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.servicios h3 {
	width: 80%;
	font-size: 18px;
	line-height: 22px;
	margin-left: 0px;
	margin-top: 25px !important;
	font-family: FUTURAL, Arial, Helvetica;
}
#serviciosuno h3 {
	margin-top: 50px;
}
#serviciosdos h3 {
	margin-top: 50px;
}
#serviciostres h3 {
	margin-top: 50px;
}
#servicioscuatro h3 {
	margin-top: 0px;
} 
#serviciosuno:hover #topuno, #serviciosdos:hover #topdos, #serviciostres:hover #toptres, #servicioscuatro:hover #topcuatro {
	height: 100px;
	width: 100%;
	background-size: 15% auto;
}
}
