/*
==========================================================================
	CONTACTO :: MEXICANOS PRIMERO JALISCO by:Kubik/Armando Mtz.(@hippiechaka) - KUBIK;
==========================================================================
*/


/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        CONTACTO!!!!!
::::::::::::::::::::::::::::::::::::::::::::::::::
*/
section {
  min-height: auto;
  padding: 3em 0;
}

ul#redesFooter li a.redesIcon {
    line-height: 28px;
}
#header-contacto{
  height:330px;
  position:relative;
  z-index:1;
  display:block;
  overflow: hidden;
  padding-top: 100px;
    padding-bottom: 60px;
}
#header-contacto .image-parallax {
  height:200%;
  width:100%;
  position: absolute;
  top: -100%;
  background: url(../images/header-contacto.jpg) top center no-repeat;
}
#header-contacto h1 {
    color: white;
    text-transform: uppercase;
    display:block;
    position:relative;
    z-index:999;
    text-align:center;
}
#arrow-cta{
    display:block;
    position:relative;
    z-index:999;
    text-align:center;
}
#contacto-header {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 10em !important;
  /*margin-top:7em;*/
}
.hero-header  h1 {
  color: #FAFAFA;
  text-transform: uppercase;
}

#formulario {
  /*background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;*/
  position: relative;
  color: #FAFAFA;
  overflow: hidden;
  background:#14994f;
  border-top:1px solid #60e49b;
  padding:3em 0;
  overflow: hidden;
  width:100%;
  height:auto;
  z-index:1;
  display:block;
  /*min-height:892px;*/
}
#formulario .image-parallax {
  height:200%;
  width:100%;
  position: absolute;
  top: -100%;
  background-image: url(../images/pattern-contacto.png);
  background-repeat:repeat;
}
#formulario .container{
  position:relative;
  z-index:2;
}
#formulario > h1 {
  color: #FAFAFA;
}
.lightBtn{
  color:#fff !important;
  border-color:#fff !important;
  font-weight:normal !important;
}
.overlay {
  background: rgb(255,255,255);
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(73,74,74,0.33) 77%);
  position: absolute;
  width: 100%;
  height: 100%;
  margin-top: 0;
  top:0;
  left:0;
}
#ubicacion {
  padding: 0px;
}

.accordion-title {
  font-weight: bold;
  font-size: 15px;
}
section#servicios{padding:0;}
#servicios-img{
  display:block;
  width:100%;
  position:relative;
}
#servicios-icons{
  background:#dadada;
  padding: 0;
}
ul.icons{
  margin:0;
  padding:0;
  list-style:none;
  text-align:center;
}
ul.icons li.icon-servicio{
  position:relative;

}
ul.icons li.icon-servicio:after{
  content:'';
  position:absolute;
  width:1px;
  height:140px;
  background:#c5c5c5;
  top:20px;
  left:100%;
}
ul.icons li.icon-servicio:last-child:after{
  content:'';
  display:none;
}
ul.icons li.icon-servicio a.icon{}
ul.icons li.icon-servicio a.icon img{
  max-width:110px;
  margin:0 auto;
}
#preguntas{}
#preguntas .card{
  border-radius:0;
  background:none;
  border:0;
  margin:10px auto;
}
#preguntas .card a.{
    display: block;
    cursor: pointer;
}

#preguntas .card .card-header{
    background-color: rgba(0,0,0,0.03);
    border-bottom:0px;
    border-radius:50px;
    margin:0px;
}
#testimonios{}
#slide-testimonios{
  max-width:1140px;
  margin:30px auto;
}
#slide-testimonios .img-testimonios{
  text-align:center;
}
#slide-testimonios .img-testimonios a.imagen{
  background:#000;
  width:100%;
  max-width:360px;
  height:auto;
  max-height:370px;
  display:block;
  margin:30px auto 15px auto;
  position:relative;
  -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
}
#slide-testimonios .img-testimonios a.imagen:after{
  content:'';
  display:block;
  position:absolute;
  width:150px;
  height:96px;
  top:calc(50% - 36px);
  left:calc(50% - 75px);
  background:url(../images/video-btn.png);
  opacity:0;
  -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
}
#slide-testimonios .img-testimonios a.imagen:hover:after{
  opacity:1;
  top:calc(50% - 48px);
}
#slide-testimonios .img-testimonios a.imagen img{
  width:100%;
  height:auto;
  display:block;
  opacity:1;
  position:relative;
  -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
}
#slide-testimonios .img-testimonios a.imagen:hover img{
  opacity:0.7;
}

/* Embed Responsively */

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.owl-dots {
  display: none !important;
}
#redesFooter li.redesBtn a.redesIcon{
  color:#000 !important;
  font-size:20px;
}
#redesFooter li.redesBtn a.redesIcon:hover{
  color:#000 !important;
  font-size:20px;
}
.google-map {
    height: 650px;
}
.testimonios{
  background:url(../images/bg-contacto.jpg);
  background-position:left center;
  background-size: cover;
  background-attachment: scroll;
}
.minheight {
  min-height: 500px;

}
.dark-blue{background:#092f57;color:#fff;}
.oil-blue{background:#1a1f23;color:#fff;}
.light-blue{background:#0096dd;color:#fff;}
.light-grey{background:#d0d0d0;color:#1a1f23;}
.servicios-detail.left .col-md-6.info-servicios{float:left;}
.servicios-detail.left .col-md-6.img-servicios{float:right;}
.servicios-detail .col-md-6{min-height:500px;}
.servicios-detail .col-md-6.info-servicios{padding-top:25px;}
.content.left-site_container{text-align:left;}
.content.left-site_container ul{text-align:left;}
.content.left-site_container h3.title-left {
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
    padding-right: 0px;
    color:#092f57;
    text-transform:uppercase;
    position:relative;
    font-weight: bold;
}
.altas {
  text-transform: uppercase;
}
.anclas {
  color: #000 !important;
  font-size: 12px;
}
.botontextheight {
  min-height: 35px;
  display: block;
}
.menuicons {
  width: 160px;
  height: 180px;
  text-align: center;
  padding: 0 5px;
}
.textosmall {
  font-size: 14px !important;
}
a.cta-btn.btn.ghostBtn{
  width:240px;
  bottom:0px;
  left:calc(50% - 120px);
  margin:0 auto; 
}
.btnwhite{
  color: #fff !important;
  border: solid 3px #fff !important;
}
.content.right-site_container h3.title-right {
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
    padding-left: 0px;
    color:#0096dd;
    text-transform:uppercase;
    position:relative;
    font-weight: bold;
}
.servicios-detail#seguro-y-custodia .info-servicios h3.title-right{color:#fff;}
.servicios-detail#seguro-y-custodia .info-servicios h3.title-right:before{background:#fff;}
#serv-txt{
  height:auto;
  position:absolute;
  z-index:2;
  text-align:center;
  top: 22vh;
  width: 1170px;
  left:calc(50% - 585px);
  color:#fff;
}
#serv-txt h2{
  font-size:60px;
  text-shadow:0px 3px 3px rgba(0,0,0,0.5);
  text-transform:uppercase;
}
#serv-txt p{
  width:48%;
  margin:60px auto;
  line-height:1.6;
}
#serv-txt a.btn.ghostBtn{max-width:300px;}

/* Imágenes */

.col-md-6.img-servicios{
  background-size:contain;
}
#img-busqueda-proyecto{
  background:url(../images/servicios/img-busqueda-proyecto.jpg);
  background-position:left center;
}
#img-compra-proyecto{
  background:url(../images/servicios/img-compra-proyecto.jpg);
  background-position:left center;
}
#img-proyecto-conceptualizacion{
  background:url(../images/servicios/img-proyecto-conceptualizacion.jpg);
  background-position:right center;
}
#img-marketing-ventas{
  background:url(../images/servicios/img-marketing-ventas.jpg);
  background-position:center center;
}
#img-desarrollo-inmobiliario{
  background:url(../images/servicios/img-desarrollo-inmobiliario.jpg);
  background-position:center center;
}
#img-postventa-fideizacion{
  background:url(../images/servicios/img-postventa-fideizacion.jpg);
  background-position:center bottom;
}
#img-rentas-operacion{
  background:url(../images/servicios/img-rentas-operacion.jpg);
  background-position:center bottom;
}

/* Parallax */

.parallaxParent {
    height: 50vh;
    overflow: hidden;
}
.parallaxParent .visible-lg-block {
    height: 100%;
    position: relative;
    top: -25%;
    left:;
}


h2.xs-title{display:none;}
h3.greenTxt{
  color: #0f9e4d;
  margin-bottom: 10px;
}
.response{
  width:90%;
  margin:10px auto;
}

.a-aviso{
  color: #fff !important;
  text-decoration: underline !important;
}

.a-aviso:hover{
  color: #bbb !important;
}

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        QUERIES
::::::::::::::::::::::::::::::::::::::::::::::::::
*/
@media screen and (max-width: 1200px){
  #servicios-icons{padding:30px 0;}
  ul.icons li.icon-servicio{margin-bottom:20px;}
  ul.icons li.icon-servicio:after{content:'';display:none;}
  .servicios-detail{height:500px;}
  .servicios-detail .col-md-6{height:500px;}
  #serv-txt h2{font-size:5vw;}
  .parallaxParent {
    height: 40vh;
    overflow: hidden;
}
.container{
  width: 100% !important;
}
.menuicons {
  width: initial;

}



ul.icons li.icon-servicio{
  position:relative;
  float: none;
    display: inline-block;
    margin: 0px !important;

}

.half-container {
     width: 100% !important;
}

.postventa {
     font-size: 14px !important;
}

.postventa p{
     font-size: 14px !important;
}


}
@media screen and (max-width: 991px){
  .servicios-detail.left .col-md-6.info-servicios{float:none;}
  .servicios-detail.left .col-md-6.img-servicios{float:none;}
  .parallaxParent {height:auto;}
  #servicios-details{}
  #servicios-details .clearfix{height:40px;}
  .servicios-detail {height: auto;padding-bottom:30px;}
  .info-servicios{height:auto !important;min-height:300px;}
  .info-servicios .content{height:auto;min-height:300px;width:100% !important;}
  .img-servicios.col-md-6 {height: 420px;}
  .col-md-6.info-servicios.dark-blue{min-height:360px !important;}
  .content.half-container.left-site_container.half-container_sm{text-align:left;}
  .content.left-site_container h3.title-left {padding-right:0px;padding-left:15px;}
  .content.left-site_container h3.title-left::after {content:'';display:none;}
  .content.left-site_container h3.title-left::before {content:'';display:block;position:absolute;width:6px;height:30px;top:0;left:0;background:#00b73d;}
}
@media screen and (max-width: 768px){
  #serv-txt {top:23vw;}

  
}
@media screen and (max-width: 600px){
  #serv-txt {display:none;}
  h2.xs-title{display:block !important;color:#fff;padding:15px 0;text-align:center;background:#086084;}
  img#header-servicios{min-height:180px;}
}
@media screen and (max-width: 480px){
  
}







/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        QUERIES
::::::::::::::::::::::::::::::::::::::::::::::::::
*/
@media screen and (min-width: 1440px){}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 991px){}
@media screen and (max-width: 767px){}
@media screen and (max-width: 600px){}
@media screen and (max-width: 480px){}
@media screen and (max-width: 360px){}