/*@charset "utf-8";
@import url("../webfonts/FUTURAL/stylesheet.css");
@import url("../webfonts/original_YanoneKaffeesatz_Regular/stylesheet.css");
@import url("../webfonts/OpenSans/stylesheet.css");
@import url("../webfonts/FuturaBT_Medium/stylesheet.css");*/
#sectionindex {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  height: auto;
  min-height: 660px;
}
span {
  font-weight: bold;
  color: #242424;
}
.bannerindex {
  width: 33%;
  height: auto;
  float: left;
  margin-top: 80px;
  margin-left: 15%;
}
.textoindex {
  width: 37%;
  position: relative;
  width: 37%;
  margin-bottom: 40px;
  float: right;
  margin-top: 70px;
  margin-right: 12%;
  height: auto;
}
.textoindex h1 {
  color: #AB1641;
  font-family: FUTURAL, Arial, Helvetica;
  text-transform: uppercase;
  font-size: 1.5em;
  margin-top: 10px;
  float: right;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
  line-height: 35px;
}
.textoindex p, h2 {
  font-size: 1.2em;
  margin-top: 10px;
  line-height: 30px;
  color: #333333;
  font-family: FUTURAL, Arial, Helvetica;
  text-align: justify;
}
#sectionsobremi {
  background-image: url(../images/julia_mondejar_foto_pie.jpg);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center top;
}
.sobremi {
  width: 452px;
  height: auto;
  background-color: rgba(153, 153, 153, 0.1);
  float: right;
  position: relative;
  margin-right: 20%;
  margin-top: 60px;
  padding-top: 31px;
  padding-right: 31px;
  padding-bottom: 31px;
  padding-left: 31px;
}
.sobremi h1 {
  font-family: FUTURAL, Arial, Helvetica;
  font-size: 30px;
  font-weight: bold;
  margin-top: 0px;
  letter-spacing: 2px;
  word-spacing: 5px;
  width: 93%;
  color: #FFFFFF;
  padding-top: 20px;
  padding-bottom: 20px;
  height: auto;
}
.sobremi h2, .sobremi p, .sobremi span {
  font-size: 18px;
  line-height: 22px;
  font-family: FUTURAL, Arial, Helvetica;
  color: #FFFFFF;
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 0px;
}
.contactar:active {
  top: 1px;
  -webkit-box-shadow: inset 1px 1px 2px 0px #666666, 0 4px 3px 0 #515151;
  -moz-box-shadow: 1px 1px 1px 0px #666666, 0 4px 3px 0 #515151;
  box-shadow: inset 1px 1px 2px 0px #666666, 0 4px 3px 0 #515151;
  color: #FFFFFF;
  position: relative;
  background-color: rgba(102, 102, 102, 1);
}
.contactar {
  width: 128px;
  float: right;
  margin-top: 28px;
  height: auto;
  padding-left: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 0px;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}
.contactar a {
  color: #FFFFFF;
}
.contactar a:hover {
  color: #333333;
}
.wrapperclientes {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: auto;
  max-width: 1100px;
  float: none;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
#sectionclientes {
  margin-top: 30px;
  margin-bottom: 30px;
}
.info {
  /*background-color: rgba(255,255,255,0.9);
width: 94%;
height: 100%;
margin-top: 13px;*/
  /*position: relative;
float: left;
-webkit-transition: all .4s ease-out;
-moz-transition: all .4s ease-out;
-ms-transition: all .4s ease-out;
-o-transition: all .4s ease-out;
transition: all .4s ease-out;*/
  /*padding-top: 10px;
padding-left: 3%;
padding-right: 3%;*/
  /*padding-bottom: 10px;*/
}
.info {
  width: 94%;
  padding-left: 3%;
  padding-right: 3%;
  padding-bottom: 19px;
}
.info p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  color: #333333;
  margin-top: 5px;
  line-height: 17px;
}
.desc-p {
  display: none;
}
.info .agencyp {
font-weight: bold;
font-size: 16px;
color: #fff;
border: 1px solid #cacaca;
padding: 6px 5px 4px;
background-color: #863f4e;
}
.infopeq {
  font-size: 10px !important;
  line-height: 12px !important;
  letter-spacing: 0px !important;
  margin-top: -2px !important;
}
.clientes img {
  width: 70%;
  /*	height: 90%;*/
  margin-left: 5%;
  margin-top: 5%;
}
.clientes {
  /*	width: 140px;*/
  /*	height: 140px;*/
  margin-left: 5px;
  margin-top: 10px;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  border: 1px solid #680F37;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: #FFFFFF;
  /*	overflow-y: hidden;*/
  float: left;
  opacity: 1;
  z-index: 100;
  text-align: center;
}
}
/*.clientes:hover {
	-webkit-transform: scale(1.3,1.3);
	-moz-transform: scale(1.2,1.2);
	-ms-transform: scale (1.2,1.2);
	-o-transform: scale(1.2,1.2);
	transform: scale (1.2,1.2);
	-webkit-box-shadow: 2px 2px 6px #666666;
	box-shadow: 2px 2px 6px #666666;
	border-width: 1px;
	z-index: 500000;
	position: relative;
}
.clientes:hover .info {
	margin-top: -90px;
}*/
.privacidad-text {
  width: 83%;
  margin: 50px auto;
  font-family: FUTURAL, Arial, Helvetica;
  color: #494949;
  line-height: 30px;
}
#sectioncontacto {
  background-image: url(../images/julia_mondejar_ontacto_2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 110%;
  position: relative;
  height: 550px;
}
.wrappercontacto {
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  height: auto;
  width: 488px;
  float: left;
  position: absolute;
  top: 25%;
  left: 36%;
}
.si {
  width: 80%;
  height: auto;
  background-color: rgba(224, 224, 224, 0.8);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 0px;
  float: left;
}
.si h3 {
  color: #333333;
  font-family: FUTURAL, Arial, Helvetica;
  font-size: 14px;
  float: left;
  margin-top: 10px;
  text-transform: uppercase;
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  text-align: left;
  margin-bottom: 20px;
  font-weight: bolder;
}
.textocontacto {
  float: right;
  margin-top: 16px;
  width: 100%;
  margin-left: 50px;
}
.textocontacto ul li {
  text-decoration: none !important;
  list-style-image: none !important;
  margin-left: -6px;
  margin-top: 39px;
  float: left;
  width: 100%;
  text-align: left;
}
.textocontacto img {
  float: left;
  width: 20px;
  height: auto;
  margin-right: 10px;
}
.textocontacto ul li a {
  color: #333333;
  font-size: 17px;
  font-weight: lighter;
  margin-top: 10px;
}
#sectioncontacto:hover {
  background-image: url(../images/julia_mondejar_ontacto.jpg);
}
#sectioncontacto:hover .si {
  /* [disabled]background-color: #FFFFFF; */
}
#sectioncontacto ul {
  width: 388px;
  float: right;
  margin-top: -16px;
}
#sectioncontacto ul li {
  margin-top: 15px;
  list-style-type: none;
}
#sectioncontacto ul li h2 {
  color: #333333;
  font-family: FUTURAL, Arial, Helvetica;
  font-size: 16px;
  line-height: 18px;
  font-weight: lighter;
  text-align: left;
}
@media screen and (max-width:1400px) {
  #sectionindex {
    min-height: 905px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .bannerindex {
    margin-left: 3%;
    width: 50%;
    margin-top: 100px;
  }
  .textoindex {
    width: 42%;
    margin-right: 3%;
    font-size: 0.9em;
    line-height: 10px;
    margin-top: 85px;
  }
  .textoindex h2 {
    line-height: 22px;
  }
  /*.wrapperclientes {
	width: 100%;
}*/
  /*.clientes {
	width: 120px;
	height: 120px;
}*/
  .info p {
    font-size: 11px;
  }
  .infopeq {
    font-size: 10px !important;
    line-height: 10px !important;
  }
  #sectioncontacto {
    background-position: 82% center;
    background-size: auto 100%;
  }
  .wrappercontacto {
    left: 20%;
  }
  #sectionsobremi {
    height: 670px;
    margin-bottom: 0px;
    background-size: auto 100%;
  }
  .sobremi {
    width: 400px;
    margin-bottom: 0px;
    margin-top: 60px;
    margin-right: 10%;
  }
  .sobremi h1 {
    font-size: 20px;
  }
  .sobremi h2, .sobremi p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media screen and (max-width:1000px) {
  .bannerindex {
    width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-bottom: 0px;
  }
  #sectionindex {
    padding-left: 5%;
    padding-right: 5%;
    width: 90%;
    float: left;
    margin-top: -25px;
  }
  .textoindex {
    width: 90%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding-top: 37px;
    margin-top: -61px;
    height: auto;
  }
  /*.wrapperclientes {
	width: 612px;
}*/
  /*.clientes {
	width: 110px;
	height: 110px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}*/
  #sectioncontacto {
    background-position: 80% top;
    background-image: url(../images/julia_mondejar_ontacto.jpg);
    background-size: auto 100%;
    height: 528px;
  }
  .wrappercontacto {
    left: 12%;
  }
  .si {
    margin-left: -12px;
  }
  #sectionsobremi {
    background-position: 35% 0%;
  }
  .sobremi {
    margin-right: 3%;
    width: 349px;
  }
  .sobremi h1 {
    font-size: 18px;
  }
  .sobremi h2, .sobremi p {
    font-size: 16px;
    line-height: 18px;
  }
}
@media screen and (max-width:650px) {
  .wrapperclientes {
    /*width: 344px;*/
    grid-template-columns: 1fr 1fr;
  }
  /*.clientes {
	width: 150px;
	height: 150px;
}*/
  .infopeq {
    font-size: 13px !important;
    line-height: 14px !important;
  }
  .info .agencyp {
    font-size: 22px;
  }
  .info p {
    font-size: 18px;
  }
  .textoindex {
    margin-top: -32px;
  }
  #sectioncontacto {
    background-size: auto 100%;
    padding-bottom: 60px;
    padding-top: 20px;
    background-position: 0% 77%;
    float: left;
    height: auto;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .wrappercontacto {
    margin-right: 0%;
    margin-top: 114px;
    margin-bottom: 30px;
    float: left;
    width: 96%;
    margin-left: -12%;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .si {
    height: 354px;
    width: 80%;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: 0px;
    margin-right: auto;
    background-color: rgba(255, 255, 255, .7);
    float: left;
    margin-top: -200px;
    padding-bottom: 50px;
  }
  .textocontacto {
    height: auto;
    width: 100%;
    margin-left: 0px;
  }
  .textocontacto img {
    display: none;
  }
  .textocontacto ul li {
    width: 100%;
    float: left;
    margin-right: 27px;
    margin-left: 0px;
  }
  .textocontacto ul li a {
    font-size: 16px;
  }
  #sectioncontacto ul {
    width: 100%;
    float: left;
  }
  #sectionsobremi {
    background-image: url(../images/julia_mondejar_sobre_mi_foto_movil.jpg);
    background-size: auto 529px;
    background-position: center top;
    height: auto;
    margin-bottom: 34px;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
  }
  .sobremi {
    width: 90%;
    margin-top: 423px;
    background-color: rgba(153, 153, 153, 1);
    padding-left: 5%;
    padding-right: 5%;
    margin-right: auto;
    margin-left: auto;
    float: left;
    height: auto;
  }
}