/*
Theme Name:     BuildPro Child
Theme URI:      http://demo.oceanthemes.net/buildpro/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         OceanThemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       buildpro
*/

@import url("../buildpro/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */


body {
    font-size: 14px;
}

.wp-full-overlay {
    background: #ffffff!important;
}

#preloader {
    background: #fff;
}

h1.big{
    font-size: 50px;
  }
  
h3 {
    font-size: 20px;	
}
.call-to-action h3 {
        font-weight: 900;	
}

figure {
    /*border-radius: 10px;*/
}


.item-cualidad {
    display: flex;
    align-items: center;
}

.sin-botom{
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
}

footer address span {
    border-bottom: none; 
}

footer .row .col-md-6:last-child{
	display: flex;
    justify-content: flex-end;
}

@media only screen and (max-width: 991px){
    footer .row .col-md-6:last-child{
        justify-content: flex-start;
    }
}


  
 #slider h1,  #slider h2,  #slider h3,  #slider h4,  #slider h5,  #slider h6 {
  color: #222;
  font-family: 'ROBOTO',Arial, Helvetica, sans-serif;
  font-weight:500;
  }
  
  @media only screen and (max-width: 992px){
	   h1.big{
		font-size: 25px;
	  }
  }
  @media only screen and (min-width: 768px){
	  .caja_foto_contacto{
		min-height: 590px!important;
	  }
	  .caja_foto_contacto .vc_column-inner{
		  height: 590px;
	  }
	  
	  .caja_foto_contacto .vc_column-inner .wpb_wrapper {
			display: flex;
			flex-direction: column;
			height: 100%;
			justify-content: space-between;
		}
	  
  }

header #mainmenu a {
    font-weight: 900;
}

header.smaller {
    background: rgba(255,255,255,1);
}  
header.smaller #mainmenu a {
    color: #222222;
    font-weight: 900;
}
iframe.juxtapose body  {
    background: transparent!important;
}

.de-video-overlay {
    position: absolute;
    width: 100%;
    min-height: 100%;
    background: rgba(26,37,48,.2);
}
#incrustado .de-video-overlay {
    display: none;
}
.subfooter {
    background: #222222;
    padding: 30px 0 20px 0;
}
/*.formulario-google {
  max-width: 100%;
  height: auto;
}
*/
/*
.formulario-google {
  position: relative;
  padding-bottom: 56.25%;  /*relación de aspecto 16:9 *//*
  overflow: hidden;
}

.formulario-google iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
*/
/* CSS pantalla 768px o superior */
.formulario-google iframe > div {
    font-family: 'Montserrat',Arial, Helvetica, sans-serif !important;
  } 

@media (min-width: 1200px) {
  .formulario-google iframe {
    width: 100%;
    height: 2800px;
  } 

}


@media (min-width: 992px) and (max-width: 1199px) {
  .formulario-google iframe {
    width: 100%;
    height: 3100px;
  } 
  .formulario-google > div {
    width: 100%!important;
    margin: 0!important;
        padding: 0!important;
  } 
}

 


@media (min-width: 450px) and (max-width: 991px) {
  .formulario-google iframe {
    width: 100%;
    height: 3200px;
  } 
  .formulario-google > div {
    width: 100%!important;
    margin: 0!important;
    padding: 0!important;
    font-family: 'Montserrat',Arial, Helvetica, sans-serif !important;
  } 
}


@media (min-width: 410px) and (max-width: 449px) {
  .formulario-google iframe {
    width: 100%;
    height: 3100px;
  } 
  .formulario-google > div {
    width: 100%!important;
    margin: 0!important;
        padding: 0!important;
  } 
}



@media (min-width: 393px) and (max-width: 409px) {
  .formulario-google iframe {
    width: 100%;
    height: 3200px;
  } 
  .formulario-google > div {
    width: 100%!important;
    margin: 0!important;
        padding: 0!important;
  } 
}



@media (max-width: 392px) {

  .formulario-google iframe {
    width: 100%;
    height: 3600px;
  } 

  .formulario-google > div {
    width: 100%!important;
    margin: 0!important;
        padding: 0!important;
  } 
}

a.btn-fx {
    max-width: 100%;
    white-space: break-spaces;
}


blockquote {
    border-left: 10px solid #e5be83;
    background: #be814b;
}

.de_light blockquote h2{
    color: #fff;
    font-style: normal;
    font-weight: 900;
}

h1, h3, a.read_more {
    font-weight: 600;
}


.servicios p {
    font-size: 1.6rem;
}

.servicios p a {
    text-decoration: underline;
}



body {
    background: #fff;
}

.flex-center{
    display: flex;
    align-items: center;
}

.servicios .feature-box-small-icon {
    margin: 30px 0;
}

.servicios .feature-box-small-icon .text {
    padding-left: 70px;
    padding-top: 8px;
}


#menu-btn {
     background: #111; 
}
#menu-btn:hover {
    background: #111;
}

#menu-btn:hover:before {
    color: #d8c5a1;
}


@media (max-width: 767px) {
    .no-mobile{display: none !important;}
    }

@media (min-width: 768px) {
    .no-desktop{display: none !important;}
    }
textarea, input[type="text"], input[type="email"], input[type="password"], input[type="search"] {
    line-height: 1.8;
}
h3 {
    font-size: 18px;
}
