/* Escribe aquí tu código CSS */

h3.gdlr-left-service-title {
    font-size: 30px !important;
}

h3.gdlr-right-service-title {
    font-size: 30px !important;
}

.gdlr-right-service-caption p {
     font-size: 15px !important;
}

.gdlr-left-service-content p {
     font-size: 15px !important;
}


.gdlr-service-half-background-item .gdlr-half-left {
    padding-top: 68px !important;
}

.gdlr-service-half-background-item {
    height: 250px;
    margin-top: 10px;
    padding-bottom: 30px;
}
.gdlr-color-wrapper.gdlr-show-all.no-skin {
    padding-top: 32px !important;
}
.gdlr-full-size-wrapper.gdlr-show-all {
    margin-bottom: -50px;
}

.gdlr-service-half-background-item .gdlr-half-right {
    padding: 50px 0px 999px !important;
}

.half-container {
    text-align: left;
    padding-left: 50px;
}

.on-gmap {
    border-radius: 10px;
    padding: 55px 25px 45px 25px;
    line-height: 30px;
}


.container.gmap-background {
    position: absolute;
    z-index: 1;
    margin: 1.4em 8em;
}

.four-mapa {
    width: 70%;
		background-color: wheat;
}

.on-gmap p {
    margin-bottom: 20px;
    line-height: 20px;
}

div#nos-encontramos a.gdlr-item-title-link {
    font-weight: bold !important;
}

.gdlr-item-title-wrapper .gdlr-item-title-caption .titulo{
    font-size: 28px !important;
  	font-family: "Cardo";
    font-weight: normal;
    letter-spacing: 1px;
    line-height: normal;
}

div#nos-encontramos {
    padding-top: 3em;
}

div#servicios {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

@media only screen and (max-width: 767px) {
.container.gmap-background {
  position: sticky;
  margin: 0 !important;
  }
  
.four-mapa {
  width: 130%;
  }
}