/*
Theme Name: GBlocks
Theme URI: https://www.wordpress.org
Author: YOSOYPEP
Author URI: https://www.yosoypep.com
Description: El template que trabaja sobre Bootstrap y Advanced Custom Fields, dentro del sistema de bloques Gutemberg de Wordpress.
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 5.1
Text Domain: gblocks
*/


#onetrust-consent-sdk #onetrust-banner-sdk {
    background-color: #FFFFFF;
    font-size: 16px !important;
}

#onetrust-pc-sdk{
    font-size: 16px !important;
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text a {
    font-size: 14px !important;
}



.site .button:not(:hover):not(:active):not(.has-background), button:not(:hover):not(:active):not(.has-background), input[type=submit]:not(:hover):not(:active):not(.has-background), input[type=reset]:not(:hover):not(:active):not(.has-background), .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background), .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background), .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background) {
    /*background-color: transparent !important;*/
}

.editor-styles-wrapper {
    background-color: #f8fbfa !important;
}




/*---------DEFAULT STYLES---------*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*///////// CUSTOM CSS ///////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
html{
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#page{
    width: 100%;
    margin: auto;
}
.font-1{
    font-family: 'Inter', sans-serif;
}
.font-2{
    font-family: 'Inter', sans-serif;
}
.font-3{
    font-family: 'Inter', sans-serif;
}


body{
  font-weight: 400;
  font-family: 'Inter', sans-serif;
  text-rendering: optimizeLegibility;
    
}
header {
    height: 200px;
    height: 150px;
}
p{
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0;
    font-family: 'Inter', sans-serif;
}

h1, h2, h3, h4{
    font-weight: 600 !Important;
}
.h1, h1 {
    font-size: 46px;
}
.h2, h2 {
    font-size: 40px;
}
h2 .single-instaladores {
    color: #212529;
  font-family: 'Poppins',sans-serif;
  font-size: 28px;
}
.h3, h3 {
    font-size: 30px;
}
.alinear-centro{
  display: flex;
  align-items: center;
  justify-content: center;
}
.row-max-w{
    width: 100%;
    max-width: 1500px;
    margin: auto;
}
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*/ colores de fondo //////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/

.f-blanco {
  background-color: #FFFFFF;
}
.f-negro {
  background-color: #1D252D;
}
.f-gris-oscuro {
  background-color: #616A74;
}
.f-gris {
  background-color: #E8EBEC;
}
.f-gris-medio {
  background-color: #8D9AA0;
}
.f-gris-claro {
  background-color: #F97373;
}


/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*/ colores textos //////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/

.tex-blanco{
  color: #FFFFFF;
}
.tex-negro{
  color: #1D252D;
}
.tex-gris-oscuro {
  color: #616A74;
}
.tex-gris {
  color: #E8EBEC;
}
.tex-gris-medio {
  color: #8D9AA0;
}
.tex-gris-claro {
  color: #F97373;
}
/*////////////////////////////*/
/*///////botón cta////////////*/
/*////////////////////////////*/
.videopop-wrap {
    PADDING: 10px 0px 70px;
}

.row-pop-texto{
    max-width: 90%;
    margin: auto;
    display: block;
    width: 1300px;
}
.videopop-img {
    height: 500px;
    width: 100%;
    max-width: 1300PX;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    position: relative;
}
.videopop-overlay {
    background: #1d252d;
}
/*////////////////////////////*/
/*///////botón cta////////////*/
/*////////////////////////////*/

#BOX-CTA a{
    border: 2px solid #1D252D;
    display: inline-block;
    margin: auto;
    padding: 6px 20px;
    font-weight: 600;
    text-decoration: none;
    font-size: 18px;
    border-radius: 50px;
  
}
#BOX-CTA a:hover{
  background-color: #1D252D;
  color: #FFFFFF;
  text-decoration: none !Important;
}

#BOX-CTA h2{
    text-align: center;
    margin-bottom: 30px;
}
/*////////////////////////////*/
/*////////botón/////////*/
/*////////////////////////////*/
input[type="submit"].btn-enlace,
.btn-enlace{
    padding: 10px 30px;
    font-size: 20px;
    background-color: #000;
    font-weight: 600;
    line-height: 30px;
    margin-right: 0;
    display: inline-block;
    color: white !important;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    min-width: 220px;
    border-radius: 50px;
}

input[type="submit"].btn-enlace:hover,
.btn-enlace:hover{
    /*background-color: #888;*/
    background-color: #02312b;
}


.block-txtcols-col em{
    position: relative;
    position: relative;
    /* display: -webkit-inline-box; */
    white-space: revert;
    background-image: linear-gradient(
120deg, #f67373 0%, #f67373 100%);
    background-repeat: no-repeat;
    background-size: 100% 0.15em;
    background-position: 2px 92%;
    padding-bottom: 4px;
    font-style: normal;
}

.btn-enlace-linea{
    padding: 10px 30px;
    font-size: 21px;
    background-color: transparent;
    font-weight: 600;
     color: #1d252d !important;
    min-width: 220px;
    border-radius: 0;
    border: 2px solid #1d252d;
}
.btn-enlace-linea:hover{
    background-color: #1d252d !important;
    color: white !important;
}

.block-big-imagen img{
    width: 100%;
}
/*////////////////////////////*/
/*///////// subrayados //////////*/
/*////////////////////////////*/

h1.subrayado-gris,
h1.subrayado-gris-hover:hover{
  position: relative;
  z-index: 0;
  display: inline;
  margin: auto !important;
  font-size: 35px;
}
h1.subrayado-gris:before,
h1.subrayado-gris-hover:hover:before{
  content: "";
  display: inline-block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 8px;
  background-color: #C6CCCF;
  left: 0;
  bottom: 4px;
}
#GRACIAS .col{
    text-align: center;
  
}

/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*///////// after before //////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/

.bafg-twentytwenty-container{
    margin: auto;
}



/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*///BLOQUE TEXTO /IMAGEN / SLIDER ///*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
.block-text-image-slider {
    background: #E8EBEC;
}
.block-text-image-slider .col-con-slider{
    min-height: 430px;
}
.block-text-image-slider ul,
.block-txtcols-col ul{
    list-style: none;
    padding: 0;
}
.block-text-image-slider ul li,
.block-txtcols-col ul li{
        position: relative;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}
.block-text-image-slider ul li:before,
.block-txtcols-col ul li:before{
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 0;
    width: 8px;
    height: 8px;
    background-color: #f97373;
    left: 0;
    top: 14px;
    border-radius: 4px;
    margin-top: -4px;
}

.block-txtcols-col #BLOCK-COMPARTIR{
  margin: 20px 0;
}
.block-txtcols-col #BLOCK-COMPARTIR ul li {
  padding-left: 0;
}
.block-txtcols-col #BLOCK-COMPARTIR ul li:before {
  content: "";
  display: none;
}

.block-text-image-slider .hero-wrap {
    min-height: 380px;
}
.block-text-image-slider .hero-spacer {
    height: 380px;
}
.flickity-page-dots .dot {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    background: #616A74;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer;
    top: 8px;
    position: relative;
}


/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*/// titularfull ///*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
.wblock-titularfull-imagen {
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}




/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*///////// BOTONES //////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
.form-submit{
    text-align: right;
}
input[type="submit"]{
    background: #05463e;
    border-radius: 10px;
    width: auto;
    min-width: 250px;
    padding: 0;
    color: white !important;
    letter-spacing: 0.5px;
    font-size: 15px;
    font-weight: 600;
    padding: 14px 40px;
    float: none;
    margin-right: 0;
    text-transform: none;
    border: none;
    font-family: 'Poppins', sans-serif;
    cursor: pointer;
    transition: all .2s ease;
}
input[type="submit"]:hover{
        background: #04332d;
}
.modal .btn-black{
    background: #222;
    border-radius: 0px;
    width: auto;
    max-width: 350px;
    padding: 0;
    color: white !important;
    letter-spacing: 1px;
    font-size: 17px;
    font-weight: 600;
    padding: 12px 50px;
}
.modal .btn-black .cart-top {
    display: inline;
    position: relative;
    max-width: 60px;
    left: -8px;
    top: -2px;
}
.modal .btn-black .cart-top img {
    width: 20px;
    position: relative;
}

/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
/*///////////  STICKY /////////////////////*/
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/


.sticky-pro{
    position: fixed;
    width: 100%;
    height: 110px;
    -webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.sticky-logo{
    /*margin: auto;*/
}

.sticky-pro .row{
    /*width: 90%;*/
    width: 100%;
    margin: auto;
}


.sticky-link{
    position: absolute;
    right: 153px;
    top: 19px;
}
.sticky-link a{
   background: white;
    height: 55px;
    width: 184px;
    line-height: 60px;
    font-size: 19px;
    color: #e8550e;
    font-weight: 500;
    display: block;
    text-align: center;
}
.sticky-wrap {
    position: absolute;
    top: 20px;
    width: 70%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 90px;
    /*right: 0px;*/
    right: 5%;
}

.minimize .sticky-wrap{
    top: -12px;
}
.sticky-link-2,
.sticky-link-3,
.sticky-link-4{
    display: inline-block;
}
.sticky-link-2{
    position:relative;

    font-size: 19px;
    color: #e8550e;
    font-weight: 500;
    display: block;
    text-align: center;
        -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}


.sticky-link-3,
.sticky-link-4{
    color: white;
    font-weight: 600;
        -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
    font-size: 16px;
    margin-right: 40px;
}

.sticky-wrap a{
    color: white;
}

#movilmenu0 li a{
     font-weight: 500;
}

.sticky-pro .sticky-link {
    top: 26px;
    -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
    display: none;
}
.sticky-pro #BURGERmenu {
    top: 16px;
    -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.minimize{
    height: 68px;
}
.minimize .sticky-logo-item{
    height: 60px;
    background-size: 140px;
}
.minimize .sticky-link {
    top: 6px;
}
.minimize .sticky-link-2 {
    top: 6px;
}
.minimize #BURGERmenu {
    top: 6px;
}


.sticky-logo-item a{
    display: block;
}




.sticky-pro {
    position: absolute;
    position: relative;
    z-index: 5;
}

nav.sticky-pro {
    background: #fff;
}
.sticky-pro .sticky-link{
    display: inline-block;
    right: 93px;
    top: 34px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.sticky-pro .sticky-link-2{
    display: inline-block;

    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;

}
.sticky-pro .sticky-link a,
.sticky-pro .sticky-link-2 a{
    background: #fff;
    height: 37px;
    width: 190px;
    line-height: 39px;
    font-size: 18px;
    color: #171717;
    font-weight: 700;
    display: block;
    text-align: center;
    border-radius: 0px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 7px;
}
.sticky-pro .sticky-link-2 a{    
    background-color: #9d7f4f;
    color: #ffffff;
    font-size: 14px;
}
.sticky-pro .sticky-link a:hover, 
.sticky-pro .sticky-link-2 a:hover{
    background-color: #5d4d34;
}
.sticky-link-5{
    display: none;
}

.minimize .sticky-link {
    display: block;
    right: 73px;
    top: 10px;
}
.minimize .sticky-link-2 {
    display: block;
    /*right: 73px;*/
    top: -3px;
}
.minimize .sticky-link a,
.minimize .sticky-link-2 a{

}
.sticky-texto{
    display: NONE;
}

.minimize .sticky-texto{
    COLOR: WHITE;
    DISPLAY: INLINE-BLOCK;
    VERTICAL-ALIGN: TOP;

    FONT-SIZE: 18PX;
    LINE-HEIGHT: 62PX;
    PADDING-LEFT: 10PX;

    FONT-WEIGHT: BOLD;
    LETTER-SPACING: .5PX;
}

@keyframes MOSTRA {
  from {
    transform: translateY(-100px)
  }
  to {
     transform: translateY(0px)
  }
}

.minimize {
    position: fixed;
    height: 58px;
    background: #000;
    animation: MOSTRA 0.5s linear alternate forwards;
    animation-timing-function:  cubic-bezier(.54,.21,.43,.99);
}
.minimize .sticky-logo-item {
    height: auto;
    background-size: 114px;
    POSITION: RELATIVE;
    TOP: 10PX;
    WIDTH: auto;
    DISPLAY: INLINE-BLOCK;
}


.minimize #BURGERmenu {

}
.minimize .hamburger-inner::before {
    top: -7px;
}
.minimize .hamburger-inner::after {
    bottom: -7px;
}
.minimize .hamburger-inner, 
.minimize .hamburger-inner::before, 
.minimize .hamburger-inner::after {
    width: 24px;
    height: 3px;
}


.minimize .sticky-logo-interior{
    position: relative;
    top: -15px;
}
.minimize .sticky-logo-interior .sticky-logo-item .logo-top {
    max-width: 100px;
    
}


#CLOSE-BURGER{
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    position: absolute;
    z-index: 99;
    left: auto;
    top: 16px;
    right: 21px;
}
#CLOSE-BURGER span{
    color: white;
    font-size: 34px;
    position: relative;
    left: -5px;
    top: 3px;
}


.sticky-link a:hover{
        -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: white !important;
    background: #7dc600;
}
.minimize .sticky-link a:hover{
    color: black !important;
    background: white;
}


.navbar .logo-top img{
    width: 100%;
    height: auto;
    width: 180px;
    height: auto;
}
.navbar .cart-top{
    display: inline;
    position: relative;
    max-width: 60px;
    left: -8px;
    top: -2px;
}
.navbar .cart-top img {
    width: 20px;
    position: relative;
}

.navbar .icon-top{
    display: inline;
    position: relative;
    max-width: 60px;
    left: 0px;
    top: -2px;
}
.navbar .icon-top img {
    width: 40px;
    position: relative;
}


.full-menu-wrap {
    align-items: flex-start;
}
#movilmenu0 li a{
    PADDING: 10px 0;
    text-align: left;
    font-weight: 800 !Important;
    font-size: 24px;
}
#movilmenu0 ul {
    padding-left: 5%;
}
#movilmenu0{
    padding-top: 30px;
}


#movilmenu0 .menu-open ul.sub-menu li:first-of-type a{
    padding-top: 0;
}
#movilmenu0 .menu-open ul.sub-menu li:last-of-type a{
    padding-bottom: 0;
}

#movilmenu0 ul.sub-menu{
    padding-left: 20px;
}

@media screen and (max-width: 990px) {
    
    
    .navbar .logo-top {
       TOP: 7px;
       text-align: center;
    }
    .sticky-pro .sticky-link{
        display: none;
    }
    .sticky-pro .sticky-link-2 {
        right: 0px;
        top: 2px;
    }
    .sticky-texto,
    .minimize .sticky-texto{
        display: none;
    }
    .sticky-pro .sticky-link a, 
    .sticky-pro .sticky-link-2 a {
        width: 150px;
        font-size: 12px;
        height: 30px;
        line-height: 30px;
    }
    
    
    .minimize .sticky-logo-item {
        height: auto;
        background-size: 114px;
        POSITION: RELATIVE;
        TOP: 7px;
        WIDTH: 120PX;
    }
    .navbar .cart-top {
        left: -4px;
    }
    .navbar .cart-top img {
        width: 18px;
        position: relative;
    }
    .sticky-logo-interior .sticky-logo-item {
        top: -7px;
    }

    .minimize .sticky-logo-interior {
        top: 0;
    }
    
    .sticky-pro{
        padding: 12px 2%;
    }
    .minimize .sticky-texto {
        LINE-HEIGHT: 37PX;
    }
    
    .minimize #BURGERmenu {
        top: 4px;
    }
    .minimize #BURGERmenu .hamburger {

    }
    
}
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*          BLOQUE ENLACE COLUMNA               */
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
.block-enlace-fila a{
    color: black;
}
.block-enlace-fila img{
    width: 100%
}

/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*          GRID BLOG               */
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
.mblog_grid_item a{
    color: black;
}
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*           BOTONES                  */
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
button{
    background: white;
    border-radius: 10px;
    width: auto;
    max-width: 350px;
    padding: 0;
}

button.btn-flecha {
    width: 38px;
    height: 38px;
    border-radius: 24px;
    line-height: 12px;
    text-align: center;
    color: brown;
    background: white;
    border: 1px solid silver;
    position: absolute;
    bottom: 20px;
    right: 10px;
    -webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
button.btn-flecha span{
    color: #8f7f5e;
    font-size: 23px;
    position: relative;
    left: 1px;
    top: -1px;
    -webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.btn-black{
    border-radius: 0px;
    width: auto;
    max-width: 350px;
    padding: 0;
    color: #efefef !important;
    text-decoration: underline;
    letter-spacing: 1px;
    font-size: 17px;
    font-weight: 600;
    padding: 12px 50px;
}
.btn-black:hover{
    color: #efefef !important;
}

.button:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus{
    outline: none;
    box-shadow: none;
    
}


.full-w{
    width: 100%;
    padding-bottom: 1px;
     display: inline-block;
}
.v-center-wrap{
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-header{
    border: none;
}
.modal-title{
   font-size: 40px;
    margin: 20px 0 10px;
}
.modal-quiero-logo img{
    max-width: 250px;
}


.rrssb-buttons.large-format li, .rrssb-buttons li {
    vertical-align: top;
}

.rrssb-buttons li.rrssb-print{
    width: 25%;
    margin-left: 10px;
}

/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*-----------------legal ----------------*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/

.navbar .sticky-logo-item{
    top: 0px;
    position: relative;
}

.page-legal{
    margin-top: 110px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

@media screen and (max-width: 990px) {
    .page-legal{
        margin-top: 66px;
    }
}
.breadcrumb {
    padding: 10px 0px;
}
.breadcrumb ol{
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
.breadcrumb ol li{
    list-style: none;
    width: 100%;
    display: inline;
    margin: 0;
    font-size: 17px;
}
.breadcrumb ol li span{
    padding: 0 4px;
}
.breadcrumb ol li a{
    color: black;
    text-decoration: underline;
}

#pro-legal a{
    color: black;
    font-weight: 600;
    text-decoration: underline;
}
#pro-legal  h1 {
    font-weight: 800;
    font-size: 42px;
    letter-spacing: .5px;
    
}
#pro-legal  h2 {
    font-weight: 600;
    font-size: 28px;
    letter-spacing: 0px;
    
}
#pro-legal  h3 {
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0px;
    
}

#pro-legal p,
#pro-legal li{
    font-weight: 400;
    line-height: 140%;
    font-size: 14px;
}
#pro-legal .legal-wrapper {
    padding: 40px 5% 100px;;
}
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*-----------------gracias ----------------*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/

.gracias-page{
    text-align: center;
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.seccion-gracias{
    margin: 0 auto 10px auto;
    width: 60px;
}
.gracias-page p{
    max-width: 620px;
    margin: 10px auto 23px;
}
.gracias-page .container {
    margin-top: -10%;
}
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
/*///////// NEWLSLETTER ///////////////////*/
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
.pro-box-newsletter {
    /*border: 19px solid #313131;*/
    padding: 40px;
}
.form-duo-newsletter{
    display: flex;
    overflow: hidden;
    border-radius: 12px;
}
.form-duo-box-1,
.form-duo-box-2{
    width: 50%;
}
.form-duo-newsletter input[type="text"],
.form-duo-newsletter input[type="email"]{
    width: 100%;
    font-size: 18px;
    padding: 20px 5%;
    color: black;
}
.form-duo-newsletter input[type="email"]{
    border-left: 2px solid #00000075;
}
.form-duo-box-3{
    padding: 10px;
}
.form-duo-box-3 p{
    color: white;
}
.form-duo-newsletter-pie{
    display: flex;
    margin-top: 20px;
}
.form-duo-box-3{
    width: 100%;
}
.form-duo-box-4{
    width: 100%;
}
.box-newsletter a{
    color: white;
    text-decoration: underline;
}
.box-newsletter a:hover{
    color: #444444;
    text-decoration: underline !Important;
}
.box-newsletter .p-newsletter{
  padding-left: 86px;
  background-image: url(assets/svg/newsletter.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 60px;
  min-height: 50px;
}
.box-newsletter .p-newsletter p{
    line-height: 120%;
    font-size: 22px;
    font-weight: 600;
}


@media screen and (max-width: 990px) {
    .pro-box-newsletter {
        padding: 20px !Important;
    }
}

@media screen and (max-width: 768px) {
    .pro-box-newsletter {
        padding: 20px !Important;
    }
    .form-duo-newsletter{
        display: block;
        overflow: auto;
    }
    .form-duo-newsletter{
        display: block;
        overflow: auto;
        border-radius: 0;
    }
    .form-duo-box-1, .form-duo-box-2 {
        width: 100%;
        border: none;
        border-radius: 8px;
        overflow: hidden;
        margin-bottom: 8px;
    }
    .form-duo-newsletter input[type="text"], .form-duo-newsletter input[type="email"]{
        border: none;
    }
    .form-duo-newsletter-pie {
        display: block;
    }
    .form-duo-box-4 {
        width: 100%;
        text-align: center;
    }
    input[type="submit"].btn-enlace, .btn-enlace{
        float: none;
    }
}

.mform1{
    position: relative;
}

.mform1 input[type="email"]{
    background: transparent;
    width: 100%;
    border-bottom: 2px solid white;
    padding-left: 0;
}
.mform1 input{
  color: white;
  font-size: 22px;
  font-weight: 500;
}
.mform1 input::placeholder {
  color: #a8a8a8;
  font-size: 22px;
}

.mform3{
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0;
}
.mform3 input[type=submit]{
    width: 32px;
    height: 53px;
    position: relative;
    padding: 0;
    max-width: 36px;
    min-width: 42px;
    background-image: url(assets/mpics/flecha.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
    box-shadow: none;
    margin-right: -4px;
    
}
.mform2 {
    margin-top: 14px;
    text-align: left;
    display: inline-flex;
    color: white;
}
.mform2 input[type=checkbox]{
    box-sizing: border-box;
    padding: 0;
    margin-right: 10px;
    margin-top: 5px;
}
.mform2 p{
    color: white;
    font-size: 15px;
    padding: 0;
    margin: 0;
}
.entry .entry-content .mform2 p a{
    color: white;
    text-decoration: underline;
}
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/


.solomovil{display: none}
.solodesktop{display: block}


.container {
    /*max-width: 1900px;*/
    /*max-width: 1800px;
    width: 90%;*/
     max-width: 1500px;
    width: 100%;
}

/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/


@media screen and (max-width: 1300px) {
    .container {
        max-width: 1300px;
        width: 90%
    }
    .gracias-page .container {
        margin-top: -5%;
        padding: 40px 0;
    }
    .gracias-page .container .btn-black {
        padding: 12px 5%;
    }

}
/*MEDIA QUERY*/
@media screen and (max-width: 1200px) {

}
@media screen and (max-width: 990px) {
     #pro-jumbo {
        MARGIN-TOP: 0PX;
        margin-bottom: 00px;
    }
    
  
    .sticky-pro {
        /*position: ABSOLUTE;*/
    }
    @keyframes NAVIN{
        0% {
            transform: translateY(-50px);
        }
        100% {
            transform: translateY(0px);

        }
    }
    .stickyBAJAR{
        position: fixed;
        
      	-webkit-animation: NAVIN .5s forwards;
        /* for less modern browsers */
        animation: NAVIN .5s forwards;
        animation-timing-function: cubic-bezier(.18,.73,.25,1);

        
    }

    /*///// NAV /////////*/
    .sticky-link{
        display: none;
    }
    .sticky-pro{
        height: 68px;
    }
    .sticky-pro .sticky-logo-item{
        height: 60px;
        background-size: 140px;
    }
    .sticky-pro .sticky-link {
        top: 6px;
    }
    .sticky-link-2 {
        top: 6px;
    }
    .sticky-pro #BURGERmenu {
        top: 6px;
    }
    .nav-link {
        padding: 0;
    }
    
    /*///// COMMON /////////*/
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding: 0;
    }
    .row {
        display: block;
    }
    

    
   
    
    #SOCIALSHARE {
        margin-top: 30px;
    }
    .custom-file .file-selected {
        display: inline-block;
        font-size: 17px;
        MAX-WIDTH: 200PX;
        padding: 0;
    }
    .solomovil{display: block}
    .solodesktop{display: none}
    
    
        
    
     .bg-pro {
        padding-top: 10px !important; 
    }
    .sticky-wrap {
        top: 0;
    }
    .sticky-link-2,
    .sticky-link-3,
    .sticky-link-4{
        display: none !important;   
    }
  
    .navbar .sticky-logo-item {

    }
    
            


}
@media screen and (max-width: 768px) {
    
    .sticky-pro.minimize #BURGERmenu {
        top: 14px;
    }
    
    .sticky-link-5{
        position: fixed;
        background: #fff;
        line-height: 39px;
        font-weight: 700;
        display: block;
        text-align: center;
        border-radius: 0px;
        background-color: #9d7f4f;
        color: #ffffff;
        font-size: 14px;
        z-index: 20;
        padding: 20px;
        height: 52px;
        border-radius: 40px;
        text-align: center;
        width: 52px;
        bottom: 20px;
        right: 20px;
    }
    .sticky-link-5 .cart-top {
        display: block;
        max-width: 28px;
        left: -10px;
        top: -4px;
        width: 60px;
        position: relative;
    }
    .sticky-link-5 .cart-top img{
        width: 100%
    }
    
    

}
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
h2.claim{
    padding-left: 18px;
    position: relative;
}
h2.claim:after{
    content: "";
    width: 6px;
    height: 92%;
    position: absolute;
    left: 0;
    top: 0;
    background: #333333;
}
.fblack h2.claim:after{
    display: none;
}


h2.claim span{
    display: block;
    position: relative;
}
.claim.text-white{
    border-left: 6px solid white;
    display: block;
    padding-left: 16px;
    margin-bottom: 10px;
}
.jumbo-texto .claim{
    padding-left: 0;
}
.jumbo-texto .claim.text-white{
    border-left: none;
    
}
h2.claim-duocolor{
    padding-left: 18px;
    position: relative;
}
h2.claim-duocolor:after{
    content: "";
    width: 6px;
    height: 92%;
    position: absolute;
    left: 0;
    top: 0;
    background: #333333;
}
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
.col-grid-3 {
    max-width: 100%;
    margin: 0px auto;
    padding: 30px 0px;
    width: 100%;
    display: flex;
      flex-wrap: wrap;
      box-sizing: border-box;
}
.pblog_grid_item{
    width: 30%;
  flex-grow: 1;
  min-height: 120px;
  box-sizing: border-box;
  margin: 0 5px 10px;
  justify-content: space-between;
}

.col-grid-3 .pblog_grid_item:first-child,
.col-grid-3 .pblog_grid_item:first-child + div{
     width: 45%;
     padding: 0 3%;
}
.col-sector {
    position: relative;
    padding-bottom: 50px;
    border-radius: 10px;
    overflow: hidden;
}
.container-grid-img{
    background: transparent;
    width: 100%;
    height: 300px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    
}
.container-grid-txt {
    padding: 60px 5% 0 5%;
}
.container-grid-txt p{
    max-width: 300px;
    display: inline-block;
    margin: auto;
}
@media screen and (max-width: 1200px) {
    .container-grid-img{
        height: 220px;
    }
}
@media screen and (max-width: 980px) {
    .col-grid-3{
         grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 768px) {
    .col-grid-3{
         grid-template-columns: repeat(1, 1fr);
    }
}


/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/

.col-grid-4 {
    max-width: 100%;
    margin: 0px auto;
    padding: 30px 0px;
    width: 100%;
    display: grid;
    grid-auto-rows: auto;
    grid-gap: 46px 35px;
    grid-template-columns: repeat(4, 1fr);
    
}
.grid-box-noticia{
    position: relative;
    padding-bottom: 0px;
    overflow: hidden;
    min-height: 260px;
    display: flex;
    align-items: flex-end;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    
}
.container-shadow{
    width: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 19%, rgba(0,0,0,0) 100%);
}
@media screen and (max-width: 1200px) {
   
}
@media screen and (max-width: 980px) {
     .col-grid-4{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 768px) {
    .col-grid-4{
        grid-template-columns: repeat(1, 1fr);
    }
}

/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
#NOTICIA img{
  width: 100% !important;
  height: auto !important;
}


#NOTICIA .noticia-image{
    width: 100%;
    height: 500px;
    background-size: cover;
    background-position: center center;
}
#NOTICIA h1 {
    font-size: 34px;
    margin-bottom: 40px;  
}
#NOTICIA .noticia-container{
    max-width: 700px;
}

#NOTICIA .noticia-container a{
    color: #F97373;
    text-decoration: underline;
}

#NOTICIA .box-destacado-1{
    display: flex;
    justify-content: flex-end;
}
#NOTICIA .box-destacado-1 a{
    width: 300px;
    display: block;
}
#NOTICIA .pblog-RRSSB-movil{
    display: block;
    width: 100%;
}
#NOTICIA .pblog-compartir-rrssb {
    display: block;
    text-align: right;
}
#NOTICIA .rrssb-buttons {
    width: 100% !important;
    margin-bottom: 30px;
}
#NOTICIA .pblog-compartir-rrssb {
    font-weight: 600 !Important;
}
#NOTICIA .pblog-compartir-rrssb p {
    display: block;
    line-height: 34px;
    margin: 0 10px;
    font-size: 26px;
    font-weight: 600;
    color: #a1a1a1;
    border-bottom: 2px solid #d5d5d5;
    display: inline-block;
    padding-left: 72px;
    margin-bottom: 15px;
    display: inline-block;
    line-height: 170%;
}

/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
.home-jumbo p{
    font-size: 28px;
}


/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
.pblog_bigrow{
    margin: auto;
}


.pblog_bigrow_wrap{
    display: flex;
    align-items: flex-end;
    padding-bottom: 150px;
}
.pblog_bigrow_col_img{
    flex: 50%;
}
.pblog_bigrow_thumb{
        position: relative;
    padding-bottom: 0px;
    overflow: hidden;
    min-height: 400px;
    display: flex;
    align-items: flex-end;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.pblog_bigrow_col_text{
    flex: 50%;
}

.pblog_bigrow_posicionador{
    text-align: left;
}
.pblog_bigrow_posicionador a.pblog_bigrow-tit-proyecto{
    padding: 4px 0;
    display: inline-block;
    margin: 0 50px 10px;
    color: #343434;
    max-width: 90%;
}
.pblog_bigrow_posicionador-movil a.pblog_bigrow-tit-proyecto{
    margin: 0 auto 0px;
    text-align: center;
    display: block;
}

.pblog_bigrow_posicionador h2{
    max-width: 100%;
    position: relative;
    display: block;
    padding: 0px;
    margin-top: 30px;
    margin-bottom: 8px;
   position: relative;
}

.pblog_bigrow_posicionador a {
    position: relative;
    display: block;
}
.pblog_bigrow_posicionador a:hover:before{
    display: none;
    
}

.pblog_bigrow_posicionador-movil h2 {
    max-width: 90%;
    margin: 0 auto;
    
}


.pblog_bigrow_posicionador a:hover .text-underline-blue {
    text-shadow: -2px -2px white, -2px 2px white, 2px -2px white, 2px 2px white;
    display: inline;
	box-shadow: inset 0 -0.15em white, inset 0 -0.28em #444444;
    padding-bottom: 3px;
}





.pblog_bigrow_gray_wrap{
    
    background: #F1F3F3;
    padding: 50px;
}

.pblog_bigrow_wrap:nth-child(even) .pblog_bigrow_col_img {order: 2}
.pblog_bigrow_wrap:nth-child(odd){}


.pblog_bigrow_wrap:nth-child(even) .pblog_bigrow_posicionador a.pblog_bigrow-tit-proyecto {
    margin: 0 0px 10px;
}



.backprojects{
     border: none;
    border-radius: 0;
    background-image: url(assets/mpics/prev-2.png);
    background-position: left -15px center;
    width: 15px;
    height: 15px;
    background-size: 15px;
    background-repeat: no-repeat;
    margin: 0;
    color: black;
    border-bottom: 1px solid black;
    margin-left: 15px;
    position: relative;
    font-size: 18px;
}
.backprojects:before{
    content: "";
    position: absolute;
    left: -20px;
    top: 2px;
    width: 20px;
    height: 20px;
    background-image: url(assets/mpics/prev-3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px;
}



.mblog-row-grid{
    grid-auto-rows: auto;
    grid-template-columns: 48% 48%;
    grid-gap: 20px 2%;
    display: grid;
}
.mblog-row-grid-3{
    grid-template-columns: 31% 31% 31%;
}
.mblog-row-grid img{
    width: 100%;
    height: auto;
}
.mblog-image{
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center center;
}


.bot-mblog-leermas{
    color: #444444;
    border-bottom: 1px solid transparent;
    position: relative;
    text-decoration: none;
    margin-bottom: 1px;
    padding-bottom: 1px;
    line-height: 100%;
}
.bot-mblog-leermas:hover{
    color: #444444;
    text-decoration: none;
}
.bot-mblog-leermas span{
    display: inline-block;
    line-height: 100%;
    border-bottom: 2px solid transparent;
}
.bot-mblog-leermas span:hover{
    color: #444444;
    border-bottom: 2px solid #444444;
    text-decoration: none;
}
.bot-mblog-leermas span:after{
    content: "";
    position: absolute;
    right: -24px;
    top: 2px;
    width: 20px;
    height: 20px;
    background-image: url(assets/mpics/next.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px;
}

@media screen and (max-width: 1200px) {
    .mblog-image{
        height: 250px;
    }  
}


@media screen and (max-width: 980px) {
    .mblog-row-grid{
        grid-auto-rows: auto;
        grid-template-columns: 49% 49%;
        grid-gap: 2% 3.6%;
        display: grid;
    }
    .mblog-image{
        height: 220px;
    }   
}


@media screen and (max-width: 768px) {
    .mblog-row-grid{
        grid-auto-rows: auto;
        grid-template-columns: 100%;
        grid-gap: 2% 0;
        display: grid;
    }
    .mblog-image{
        height: 300px;
    }   
}




/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
.nav-pagination{
}
.nav-pagination ul{
    display: flex;
    list-style: none;
    justify-content: center;
}
.nav-pagination li{
    display: inline-block;
}


.nav-pagination li a{
    padding: 6px 20px;
    display: inline-block;
    background: #ededed;
    margin: 0 4px;
    border-radius: 20px;
    color: black;
}
.nav-pagination li.active a{
    background: black;
    color: white;
}
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
.box-destacado{
    background-color: black;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.destacado-movil{
    background-image: none !important;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 4%;
}
.box-destacado-text .titular-1 p{
    display: block;
    padding-left: 16px;
    margin-bottom: 10px;
    
    font-size: 44px !important;
    font-weight: bold;
    color: inherit;
    max-width: 800px;
    text-align: left;
    line-height: 110%;
}
.box-destacado-text .parrafo-1 p{
    text-align: left;
    font-size: 14px;
    color: #c1c1c1;
    color: inherit;
    font-size: 20px !important;
}
.titular-1 p{
    color: inherit;
}

.box-destacado-white .titular-1{
    color: #fff !important;
    border-left: #fff !important;
}
.box-destacado-white .parrafo-1{
    color: #ffffffd1 !important;
}
.box-destacado-white a{
    background: white !Important;
    color: #000000 !important
}


@media screen and (max-width: 990px) {
    .box-destacado-text .titular-1 p {
        font-size: 28px !important;
    }
    .box-destacado-text .parrafo-1 p {
        font-size: 18px !important;
    }
}





/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*////////////////// BLOG //////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/

#pro-blog-jumbo {
    background-color: black;
    margin: 0;
    /* padding: 100px 0 40px; */
    /* height: 82vh; */
    height: auto;
    display: flex;
    align-items: center;
    margin-bottom: -2px;
    /* min-height: 450px; */
    position: relative;
    overflow: hidden;
}
#pro-blog-jumbo .pro-blog-separator{
    border-top: 1px solid #4c4c4c;
    width: 100%;
    position: relative;
    margin-top: 150px;
}
#pro-blog-jumbo .pro-blog-separator.pro-blog-no-bar{
    border-top: none;
}

.pro-blog-separator .jumbo-texto{
    width: 96%
}

#pro-blog-jumbo .container {
    z-index: 2;
    position: relative;
    padding: 40px 0;
}
#pro-jumbo h1 {
    max-width: 900px;
    line-height: 100%;
    margin: 10px 0 30px;
    font-size: 70px;
}

#pro-blog-search {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#pro-blog-search form{
    width: 90%;
    color: white;
    background: transparent;
    border: 2px solid #ffffff57;
    padding: 10px;
    border-radius: 8px;
    font-size: 20px;
    display: flex;
}

#pro-blog-search input{
    background: transparent;
    border: none;
    padding: 0 0 0 20px;
    font-size: 22px;
    line-height: 26px;
    color: white;
}
#pro-blog-search label{
    width: 100%;
}
#pro-blog-search button{
    background: transparent;
    font-size: 26px;
}

@media screen and (max-width: 990px) {
    #pro-blog-search {
        justify-content: center;
    }
}


/*////////////////// BLOG CATEGORY //////////////////////*/
.pblog_grid_item{
    padding: 10px 10px 0 10px;
    padding: 10px 2% 0 2%;
    max-width: 30%;
}

.col-grid-3 .pblog_grid_item:first-child, 
.col-grid-3 .pblog_grid_item:first-child + div {
  max-width:  45%;
}
.pblog_item_thumb{
    overflow: hidden;
    padding-bottom: 20px;
}
.pblog_tiempo{
        background: white;
    border-radius: 21px;
    padding: 0 7px 0 12px;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    color: #888783;
    min-height: 26px;
    background-image: url(assets/xxx/clock.png);
    background-position: 2px 3px;
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 27px;
    display: inline-block;
    letter-spacing: 0;
    line-height: 27px;
}
.pblog_fecha{
    background-image: url(assets/xxx/agenda.png);
    background-position: 2px 3px;
    background-repeat: no-repeat;
    background-size: 20px;
}
.pblog-item-content-wrap a{
        color: #1D252D;

}
.pblog-item-content {
        font-size: 16px;
        padding: 20px 0px;
}
.pblog-leermas{
     color: #fff !important;
    padding: 0px;
    padding-bottom: 40px;
    font-size: 18px !important;
    letter-spacing: 0;
    text-decoration: none;
    background: gray;
    padding-bottom: 0;
    padding: 9px 20px;
    border-radius: 50px;
}

.pblog-leermas:hover{
  text-decoration: underline !important;
}
.pro-blog-navigation{
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    width: 100%;
    margin: 10px 0 30px;
}

.pro-blog-paginador{
    display: flex;
    align-items: center;
    justify-content: center;
}
.pro-blog-navigation span{
    width: 0px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin: 0 10px;
    box-shadow: none;
}
.pro-blog-navigation a,
.pro-blog-navigation span{
    width: 40px;
    display: inline-block;
    background: white;
    height: 50px;
    line-height: 50px;
    margin: 0 0px;
    color: #1D252D;
    font-weight: 500;
}
.pro-blog-navigation span{
    color: black;
    font-weight: 600;
}
.page-numbers:hover{
  text-decoration: underline !important; 
}
.page-numbers.current:hover{
  text-decoration: none !important; 
}

.page-numbers.current{
  color: #444444; 
}
.next.page-numbers,
.prev.page-numbers{
   /* display: none;*/
}
.minimize {
    position: relative;
    height: auto;
    background: transparent;
    animation: MOSTRA 0.5s linear alternate forwards;
    animation-timing-function: cubic-bezier(.54,.21,.43,.99);
    width: 100%;
    background: tranparent;
    display: block;
}
.pagination .nav-links > * {
    padding: 0;
}
.pagination .nav-links {
    margin-left: auto;
    padding: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.next.page-numbers, .prev.page-numbers{
    display: block;
}
.prev.page-numbers{
    border: none;
    border-radius: 0;
    background-image: url(assets/mpics/prev-2.png);
    background-position: center center;
    width: 25px;
    height: 40px;
     background-size: 30px;
    background-repeat: no-repeat;
    margin: 0;
}
.next.page-numbers{
    border: none;
    border-radius: 0;
    background-image: url(assets/mpics/next-2.png);
    background-position: center center;
    width: 25px;
    height: 40px;
    background-size: 30px;
    background-repeat: no-repeat;
    margin: 0;
}
.prev.page-numbers:hover{
    background-image: url(assets/mpics/prev.png);
}
.next.page-numbers:hover{
    background-image: url(assets/mpics/next.png);
}

span.prev.page-numbers{
    background-image: none;
   
}
span.next.page-numbers{
    background-image: none;
}
/*////////////////// SINGLE FORMACION //////////////////////*/

.pro-single-foto{
    display: block;
    width: 100%;
    height: 400PX;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.pro-post-body{
    max-width: 90%;
    margin: auto;
}
.pro-single-article p{
    line-height: 130%;
}



.author-description .author-link, .comment-metadata, .comment-reply-link, .comments-title, .comment-author .fn, .discussion-meta-info, .entry-meta, .entry-footer, .main-navigation, .no-comments, .not-found .page-title, .error-404 .page-title, .post-navigation .post-title, .page-links, .page-description, .pagination .nav-links, .sticky-post, .site-title, .site-info, #cancel-comment-reply-link, h1, h2, h3, h4, h5, h6{
    font-family: inherit;
}
.entry-meta a{
    color: #838383;
    font-size: 13px;
    line-height: 170%;
    display: inline-block;
    line-height: 20px;
    padding-bottom: 1px;
    position: relative;
    top: -4px;
    padding-left: 11px;
}
#pro-comments{
    background: #eeeeee;
    display: inline-block;
    width: 100%;
}
#pro-comments .comments-area{
    width: 100%;
    margin: 0;
    padding: 20px 0;
    background: transparent;
    max-width: 100%;
}
.comments-area .comments-title-wrap .comments-title:before{
    display: none;
}
.comment-author.vcard img{
    display: none;
}
.comment-list .comment{
        margin-left: 0;
}
.comment-list .comment-body{
    background: white;
    padding: 20px;
    margin: 10px 0;
    width: 100%;
    border-radius: 10px;
}
.comment-form-flex .comments-title{
    font-size: 24px;
}
.comment-form-flex #reply-title{
    display: none
}
.comment-respond form{
    margin: 0;
}
.comment .comment-author .fn {
    position: relative;
    display: block;
    font-size: 19px;
    font-weight: 600;
    color: #9c7f4f;
}
.comment-metadata{
    font-size: 12px;
}
.comment .comment-content {
    padding-right: 1rem;
}
.comments-title-wrap .comments-title{
    font-size: 30px;
}
.comment-reply .comment-reply-link {
    display: inline-block;
    color: black;
    text-decoration: underline;
}
.comment-reply .comment-reply-link:hover {
    color: black;
}
#comment {
    max-width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    background: transparent;
}
.comment-form input[name="author"], 
.comment-form input[name="email"], 
.comment-form input[name="url"] {
    background: transparent;
}
.comment-form-cookies-consent{
    display: inline-flex;
}
#pro-comments input[type="submit"] {
    margin-right: 0;
}
#pro-comments textarea{
    width: 100%;
}
#pro-comments .comment-form-cookies-consent{
    float: left;
    width: calc(50% - 0.5rem);
}
#pro-comments .comment-form-cookies-consent label{
    line-height: 100%
}
#pro-comments .form-submit{
    float: right;
    width: calc(50% - 0.5rem);
}
#pro-comments input:focus,
#pro-comments input:active,
#pro-comments input:hover
#pro-comments textarea:focus,
#pro-comments textarea:active,
#pro-comments textarea:hover{
    outline: none;
    border-bottom: 1px solid black;
}
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*////////////////// PAG. PLANES //////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/

.box-planes {
  padding: 30px 0px 18px 0px;
}




/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*////////////////// MAPA CONTACTO//////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*#mapa1{
    -webkit-filter: grayscale(1);
}
#mapid{
    filter: invert(1);
}*/
 .leaflet-control-attribution{
            display: none;
        }   
        #mapa1{
            width: 100%;
            height: 625px;
        }
        #mapa1 img.leaflet-marker-icon {
            margin-top: -69px !important;
            left: 10px;
        }

/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*////////////////// FOOTER////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
footer{
  padding: 54px 54px;
}
footer a{
  display: block;
  color: #8d9aa0;
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 6px;
}
footer #BOX-CTA a{
  color: #1D252D;
  
}

footer a:hover{
  color: #F97373;
}
footer p{
  font-size: 16px;
  line-height: 30px;
  margin-top: 5px;
  margin-bottom: 0px;
}
footer .social{
  color: #8d9aa0;
  font-weight: 600;
  font-size: 16px;
  margin-top: 0px;
  padding-bottom: 6px;
}
footer .mail{
  color: #1d252d;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0px;
  font-weight: 400;
  margin-top: 3px;
}

footer .rrss{
  color: #1d252d;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0px;
  font-weight: 400;
  padding-bottom: 0px;
  margin-top: 8px;
}

#SBOXfooter{
  background: #F4F4F4;
  width: 100%;
  max-width: 100%;
  font-size: 14px;
  padding: 16px 16px;
}

#SBOXfooter p{
  font-size: 16px;
}
#SBOXfooter a{
  color: #1D252D;
  text-decoration: underline;
}

#SBOXfooter a:hover{
  color: #F97373;
  text-decoration: underline !important;
}  
footer .col-md-9{
  display: inline-flex;
}
.col-f1{
  display: inline-block;
  margin-right: 60px;
    vertical-align: top;
}
.col-f4{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
}
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/
/*////////////////// MAPA CONTACTO//////////////////////*/
/*/////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////*/

@media screen and (max-width: 990px) {
    .box-contacto .row-90 {width: 90%}
    .box-contacto .row-90 .col-claim {width: 100%;}
    .listado-servicios {max-width: 90%;padding: 10px 0px;}
    #pro-servicios .row-90 {width: 90%}
    .modulo-carrusel .row-90 {width: 90%}
    #pro-blog-grid .row-90 {width: 90%}
    
}







.title-h2{
    font-size: 45px;
}

.title-h3{
    font-size: 36px;

    line-height: 110%;
}

.title-h3 span{
    font-size: 36px;
    letter-spacing: 1px;

}
.title-h4{
    font-size: 30px;
}

.entry .entry-content, .entry .entry-summary {
    margin: 0;
    padding: 0;
}
.entry .entry-content > *, .entry .entry-summary > *, .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *, .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * {
   /* margin: 0 !important;*/
}

/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*/////// HERO ///////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/


/* Reset Select */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: #ffffff;
    background-image: none;
}
/* Remove IE arrow */
select::-ms-expand {
  display: none;
}
/* Custom Select */
select.wpcf7-select {
   position: relative;
    display: flex;
    width: 97%;
}
select {
     flex: 1;
    padding: 10px;
    color: #605e5e;
    cursor: pointer;
    width: 100%;
    border-bottom: 1px solid #cccccc !important;
    
}
/* Arrow */
.menu-806:before,
.menu-906:before{
    font-family: 'icomoon' !important;
    content: "\e90a";
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 1em;
    background: #34495e00;
    cursor: pointer;
    pointer-events: none;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
    z-index: 4;
    color: gray;
    font-size: 24px;
}
.menu-906:before{
    right: 1.6%;
}


#menu-principal li.hablamos-menu{
    background: #8D9AA0;
}

#menu-principal li.hablamos-menu a{
    color: white;
    font-weight: 600;
}
#menu-principal li.hablamos-menu a:before {
    background-color: #fff;
}

/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*/////// HERO ///////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/


/*LANDING JUMBO*/
#pro-jumbo {
    MARGIN-TOP: 30PX;
    margin-bottom: 50px;
     position: relative;
    z-index: 1;
}
#pro-jumbo h2{
    FONT-SIZE: 28PX;
    LETTER-SPACING: 0;
    font-weight: 300;
    PADDING: 0;
    MARGIN: 0;
}

#pro-jumbo {
    background-color: black;
    margin: 0;
    padding: 140px 0 100px;
    height: auto;
    display: flex;
    align-items: center;
    margin-bottom: -2px;
    min-height: 650px;
    position: relative;
    overflow: hidden;
}

#pro-jumbo h3 {

    color: #100a08;
    FONT-SIZE: 35PX;
    LETTER-SPACING: 0;
    font-weight: 300;
    PADDING: 0;
    MARGIN: 0 0 0 0;
}

@keyframes pulse {
  0% {
    transform: scale(1.5);
      opacity: 0;
  }
  100% {
    transform: scale(1);
       opacity: 1;
  }
}


#pro-jumbo h1 {
    max-width: 900px;
    line-height: 100%;
    margin: 10px 0 30px;
    font-size: 70px;
}

#pro-jumbo p{
    max-width: 500px;
}

#pro-jumbo {
  position: relative;
  overflow: hidden;
  background-color:black;
}
#pro-jumbo video {
  position: absolute;
  z-index: 1;
  top: 0;
  width:100%;
  height:100%;
  /*  object-fit is not supported on IE  */
  object-fit: cover;
  opacity:0.5;
}
#pro-jumbo .container {
  z-index: 2;
  position: relative;
}

.slick-dots {

    z-index: 4;
    BACKGROUND: transparent;
}
.slick-dots li {
    width: 60px;
}
.slick-dots .slick-active{
    
}
.slick-dots li button{
    width: 60px
}
.slick-dots li button:before{
     content: "";
    width: 60px;
    height: 5px;
    background: #b2aa9a;
    border-radius: 8px;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    background: #b2aa9a;
}
.slick-slide,
.slick-slide:focus,
.slick-slide:active,
.slick-slide:hover{
    outline: none;
}

.slick-slide .jumbo-texto{
    display: block !Important;

}

/*----- claim -------*/
.jumbo-texto{
    max-width: 1900px;
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    display: block;
}
.pro-slider-slide-solo .jumbo-texto{
    display: flex;
    text-align: center;
}

.pro-slider-slide-solo .jumbo-texto p {
    max-width: 100%;
    position: relative;
}



.jumbo-texto h1{
    padding-left: 24px;
    position: relative;
}

.jumbo-texto h1 span{
    display: block;
    position: relative;
}

@keyframes TXTTOLEFT {
  from {
    transform: translateX(40px);
    opacity: 0;
  }
  to {
     transform: translateX(0px);
      opacity: 1;
  }
}

#pro-jumbo .row.is-selected h1.claim-1 span,
#pro-jumbo .row.is-selected h1.claim-2 span,
#pro-jumbo .row.is-selected h1.claim-3 span,
#pro-jumbo .row.is-selected h1.claim-4 span{
    animation: TXTTOLEFT 1s linear alternate forwards;
    animation-timing-function:  cubic-bezier(.56,.07,.34,1.01);
    opacity: 0;
    transform: translateX(40px) ;
    animation-delay: 0.6s;
}

@keyframes BARABAJO1 {from {opacity: 0;height: 0%}to {opacity: 1;height: 86%}}
@keyframes BARABAJO2 {from {opacity: 0;height: 0%}to {opacity: 1;height: 94%}}
@keyframes BARABAJO3 {from {opacity: 0;height: 0%}to {opacity: 1;height: 94%}}
@keyframes BARABAJO4 {from {opacity: 0;height: 0%}to {opacity: 1;height: 90%}}

#pro-jumbo .row.is-selected h1.claim-1:after,
#pro-jumbo .row.is-selected h1.claim-2:after,
#pro-jumbo .row.is-selected h1.claim-3:after,
#pro-jumbo .row.is-selected h1.claim-4:after{
    
    animation-timing-function:  cubic-bezier(.56,.07,.34,1.01);
    opacity: 0;
    animation-delay: 0.2s;
}
#pro-jumbo .row.is-selected h1.claim-1:after{animation: BARABAJO1 .8s linear alternate forwards}
#pro-jumbo .row.is-selected h1.claim-2:after{animation: BARABAJO2 .8s linear alternate forwards}
#pro-jumbo .row.is-selected h1.claim-3:after{animation: BARABAJO3 .8s linear alternate forwards}
#pro-jumbo .row.is-selected h1.claim-4:after{animation: BARABAJO4 .8s linear alternate forwards}


@keyframes FADEINHERO {
  from {opacity: 0}
  to {opacity: 1}
}
#pro-jumbo .row.is-selected p,
#pro-jumbo .row.is-selected a{
    animation: FADEINHERO 1s linear alternate forwards;
    animation-timing-function:  cubic-bezier(.54,.21,.43,.99);
    opacity: 0;
    animation-delay: 1s;
}

/*----- claim 1 -------*/
#pro-jumbo h1.claim-1:after {
   /*height: 86%;*/
}
#pro-jumbo h1.claim-1 span.hero-h1-11{
    top:-7px;
    
}
#pro-jumbo h1.claim-1 span.hero-h1-12{
    top:-7px;
    left: 10px;

}
/*----- claim 2 -------*/
#pro-jumbo h1.claim-2:after {
    /*height: 94%;*/
}
#pro-jumbo h1.claim-2{
    font-size: 60px;
}
.hero-h1-21{
    top:-7px;
}
.hero-h1-22{
    top:-7px;
}
.hero-h1-23{
    top:-7px;
}
/*----- claim 3 -------*/
#pro-jumbo h1.claim-3:after {
    /*height: 94%;*/
}
#pro-jumbo h1.claim-3{
    font-size: 60px;
}
.hero-h1-31{
    top:-7px;
}
.hero-h1-32{
    top:-7px;
}
.hero-h1-33{
    top:-7px;
}
/*----- claim 4 -------*/
#pro-jumbo h1.claim-4:after {
    /*height: 90%;*/
}
#pro-jumbo h1.claim-4{
    font-size: 50px;
}
.hero-h1-41{
    top:-7px;
}
.hero-h1-42{
    top:-7px;
}
.hero-h1-43{
    top:-7px;
}



@keyframes fadein {
  0% {
      opacity: 0;
  }
  100% {
       opacity: 1;
  }
}

.carousel{
    display: none;
}
.carousel.flickity-enabled{
    display: block;
    animation: fadein .5s linear alternate forwards;
    animation-timing-function:  cubic-bezier(.39,.03,.39,.99);
    opacity: 0;
    min-height: 360px;
}
.carousel .flickity-slider{
    display: flex;
    align-items: center;
}

.carousel .row.is-selected{
    z-index: 5;
}

#pro-jumbo .flickity-page-dots .dot {
    display: inline-block;
    width: 66px;
    height: 5px;
    margin: 0 8px;
    background: #ada698;
    border-radius: 6px;
    opacity: .25;
    cursor: pointer;
}
#pro-jumbo .flickity-page-dots .dot.is-selected {
    opacity: 1;
}


.col-claim{
    margin: auto;
    text-align: left;
    max-width: 1900px;
    width: 90%;
}

/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*-----------------pro-oei ----------------*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
.slick-prev:before {
    content: "\e91e";
}
.slick-next:before {
    content: "\e91e";
}

.slick-prev, 
.slick-next {
    width: 55px;
    height: 55px;
    margin-top: -20px;
}
.slick-prev:before, 
.slick-next:before {
    font-family: 'icomoon';
    font-size: 60px;
    line-height: 1;
    color: #ffffff;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #3b1a81;
    border-radius: 60px;
    font-size: 33px;
    padding: 6px 7px 8px 7px;
    font-weight: bold;

}
.slick-prev {
    left: -55px;
}
.slick-next {
    right: -55px;
}
.cita-wrap .autor{
    display: flex;
    align-items: center;
}
.autor-nombre {
    width: 200px;
}
.slick-current .cita-wrap {
    background: #191919;
}

/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*-----------------FLICKITY ----------------*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: -6px;
    width: 60px;
    height: 60px;
    top: -20px;
}
.flickity-prev-next-button.previous {
    /*left: -30px;*/
}
.flickity-prev-next-button.next{
    right: -30px;
}
.flickity-button {
    background: transparent;
    color: #8D9AA0;
    -webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.flickity-button:hover{
    background: transparent;
    color: black;
}

.flickity-button {
    z-index: 5;
}
.flickity-prev-next-button.previous{
    left: 10px;
}
.flickity-prev-next-button.previous .flickity-button-icon {
    left: 5px;
    top: 8px;
}
.flickity-prev-next-button.next .flickity-button-icon {
    margin-left: -5px;
}
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
/*//////////////  STICKY ///////////////////*/
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
.bg-pro{
    background: transparent;
    padding-top: 0;
    height: auto;
}

.sticky-box-logo{
    min-width: 200px;
    width: 20%;
    display: flex;
    justify-content: flex-start;
}

.sticky-box-menu {
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 77%;
    /*border: 1px solid;*/
}
.block-menu-principal {
    display: inline-block;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#menu-principal{
    /*border: 1px solid lime;*/
    display: inline-block;
    width: auto
}



/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
/*//////////////  MODAL ///////////////////*/
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
.modal-backdrop {
    z-index: 888888;
    background-color: #000000d4;
}
.modal-backdrop.show {
    opacity: .9;
}
.modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
    padding: 30px;
    border: none;
}
.modal.fade .modal-dialog{
    transform: translate(0, 2%);
    
  }
.modal.show .modal-dialog{
    transform: translate(0, 0);
  }
.modal{
    z-index: 888889;
}
.modal-xl {
    max-width: 1000px;
}
.modal .close{
    width: 70px;
    height: 70px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: #2a2a2a;
    box-shadow: none;
    text-shadow: none;
    color: white;
    padding: 0;
    margin: 0;
    font-size: 40px;
    opacity: 1;
}
.modal-body {
    padding: 30px 30px 53px 68px;
}
.modal-content{
    -webkit-box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.26);
    box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.26);
    border: none;
    border-radius: 10px;
    overflow: hidden;
    
}
.modal-body h4 {
    font-size: 25px;
    font-weight: BOLD;
    margin: 0;
    LETTER-SPACING: 0;
}
.modal-body h2{
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 5px;
    width: 72%;
    /* min-height: 73px;*/
}


.modal-masinfo h5{
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    font-size: 20px;
    padding: 7px 15px;
    -webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}


.modal-dialog {
    max-width: 960px;
}

.modal-dialog ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.modal-header{
    background:  black;
    border-radius: 0;
    color: white;
    padding-top: 0;
    line-height: 120%;
    display: block;
}
.modal-title {
    font-size: 40px;
    margin: 20px 0 10px;
    line-height: 110%;
    color: white;
}
.modal .close {
    width: 50px;
    height: 49px;
    background: transparent;
    box-shadow: none;
    text-shadow: none;
    color: #ffffff;
    padding: 0;
    margin: 0;
    font-size: 40px;
    opacity: 1;
}

.modal-body {
    padding: 50px 60px 70px !important;
}
.modal-body .row-1{
    background: #efefef;
    padding: 20px;
    font-size: 18px;
    line-height: 140%;
    padding: 20px 40px;
}
.modal-col-1{
    padding: 10px 0;
    border-right: 1px solid #b1b1b1;
    margin-right: 30px;
}
.modal-col-2{
    padding: 10px 0;
}
.modal-body .row-2{
    padding: 20px;
    font-size: 18px;
    line-height: 140%;
    padding: 20px 40px;
}

.modal-body .row-3{
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    PADDING: 10PX 20PX 30PX;
}
.modal-body .row-4{
    background: #fff;
    padding: 20px;
    font-size: 18px;
    line-height: 140%;
    padding: 30px 40px 0px;
}
.modal-body .row-5{
    background: #fff;
    padding: 20px;
    font-size: 18px;
    line-height: 140%;
    padding: 10px 40px 30px;
}



.pbullet{
    margin: 0;
    padding: 10px 0 0 0px;
    margin-left: 10px;
    font-size: 18px;
}
.pbullet::before {
    content: "•";
    color: rgb(230, 80, 20);
    font-size: 52px;
    float: left;
    margin-left: 0;
    position: relative;
    left: -10px;
}


#servicio1 .modal-header,
#servicio2 .modal-header,
#servicio3 .modal-header,
#servicio4 .modal-header,
#servicio5 .modal-header,
#servicio6 .modal-header,
#servicio7 .modal-header,
#servicio8 .modal-header,
#servicio9 .modal-header,
#servicio10 .modal-header,
#servicio11 .modal-header{
    background-image: url(assets/svg/w-icon-1.svg);
    background-repeat: no-repeat;
    background-position: center left 45px;
    background-size: 113px;
    padding-left: 170px !IMPORTANT;
}
#servicio2 .modal-header{background-image: url(assets/svg/w-icon-2.svg)}
#servicio3 .modal-header{background-image: url(assets/svg/w-icon-3.svg)}
#servicio4 .modal-header{background-image: url(assets/svg/w-icon-4.svg)}
#servicio5 .modal-header{background-image: url(assets/svg/w-icon-5.svg)}
#servicio6 .modal-header{background-image: url(assets/svg/w-icon-6.svg)}
#servicio7 .modal-header{background-image: url(assets/svg/w-icon-7.svg)}
#servicio8 .modal-header{background-image: url(assets/svg/w-icon-8.svg)}
#servicio9 .modal-header{background-image: url(assets/svg/w-icon-9.svg)}
#servicio10 .modal-header{background-image: url(assets/svg/w-icon-11.svg)}
#servicio11 .modal-header{background-image: url(assets/svg/w-icon-10.svg)}






.modal-col-2,
.modal-col-3,
.modal-col-4,
.modal-duo-col{
	display: flex;
}

.modal-col-2 div{
	width: 49%;
    display: block;
    margin-right: 1%;
}
.modal-col-3 div{
	width: 32%;
    display: block;
    margin-right: 1%;
}
.modal-col-4 div{
	width: 24%;
    display: block;
    margin-right: 1%;
}

.modal-duo-col-1{
	width: 33%;
    display: block;
}
.modal-duo-col-2{
	width: 66%;
    display: block;
	display: flex;
	align-items: center;
}
.modal-duo-col-3{
	width: 100%;
	display: flex;
	align-items: center;
	padding-left: 5%;
}


@media screen and (max-width: 990px) {
	.modal-col-2,
	.modal-col-3,
	.modal-col-4,
	.modal-duo-col{
		display: block;
	}
	.modal-col-2 div,
	.modal-col-3 div,
	.modal-col-4 div,
	.modal-duo-col-1,
	.modal-duo-col-2{
		width: 100%;
		margin-right: 0%;
	}
    
    .modal-title {
        hyphens: auto;
        font-size: 36px;
        letter-spacing: 0 !important;
    }

}

/*/////////////////////////////////////////////*/
/*----------------- FORMULARIO----------------*/
/*/////////////////////////////////////////////*/
#GUIA h1{
    font-size: 36px
}
#GUIA input[type="text"], 
#GUIA input[type="email"]{
    border: 1px solid #a8a8a8;
    font-size: 20px;
    padding: 13px 22px;
    margin-top: 14px;
    width: 100%;
}

#GUIA input[type=submit]{
    padding: 12px 30px;
    font-size: 20px;
    background-color: #F97373 !Important;
    font-weight: 600;
    line-height: 30px;
    margin-right: 0;
    display: inline-block;
    color: white !important;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    min-width: 200px;
    text-transform: capitalize;
    letter-spacing: 0;
    border-radius: 0;
    border: none;
    margin-top: 10px;
    float: none;
}
#GUIA textarea {
  padding: 12px 30px;
  font-size: 20px;
  line-height: 30px;
  margin-right: 0;
  display: inline-block;
  color: white !important;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  min-width: 200px;
  letter-spacing: 0;
  border-radius: 0;
  border: 1px solid #a8a8a8;
  margin-top: 20px;
  width: 100%;
}
#GUIA input[type="tel"], 
#GUIA select {
    border: 1px solid #a8a8a8 !important;
    font-size: 20px;
    padding: 13px 22px;
    margin-top: 14px;
    width: 100%;
}

.mform-4-col {
  display: flex;
  flex-wrap: wrap;
}
.mform-4{
  width: 50%;
}
.mform-4:nth-of-type(1){
  width: 48%;
  margin-right: 2%;
}



.mform-1-a{
    margin-top: 40px;
}

.mform-align{
    text-align: right;
     margin-top: 24px;
}
#GUIA .mc4wp-checkbox,
#GUIA .mform-2-a .wpcf7-list-item{
    display: inline-block;
    margin: 0 0 0 8px;  
    position: relative;
    top: 1px;
}
#GUIA .mc4wp-checkbox label span{
    display: none;
}

.entry .entry-content .mform-2-a a{
    font-weight: normal;
    text-decoration: underline;
}
.entry .entry-content .mform-2-a a:hover{
   color: #F97373
}

#GUIA .wpcf7-not-valid-tip{
    PADDING: 5px 0px 4px !IMPORTANT;
}

#GUIA .wpcf7 .ajax-loader {
    margin: 30px 24px;
}
#GUIA .wpcf7 form.invalid .wpcf7-response-output, 
#GUIA .wpcf7 form.unaccepted .wpcf7-response-output {
    margin: 0;
}

#GUIA .block-txtcols-num-2 img{
    margin-top: -30px;
}
.mform-2:first-of-type{
    margin-top: 10px;
}
.mform-2{
    margin-top: 4px;
    LETTER-SPACING: 0;
    FONT-SIZE: 15PX;
    letter-spacing: -0.5px;
}
.mform-2 .wpcf7-acceptance .wpcf7-list-item{
    margin: 0
}
.mform-3 {
    DISPLAY: INLINE-FLEX;
    ALIGN-ITEMS: flex-start;
    DISPLAY: FLEX;
    JUSTIFY-CONTENT: flex-end;
    WIDTH: 100%;
    POSITION: RELATIVE;
}
.wpcf7-spinner{
    POSITION: ABSOLUTE;
    TOP: -30PX;
}

.wpcf7 form.sent .wpcf7-response-output{
    
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #444444;
    BORDER: 8PX SOLID #444444;
    PADDING: 20PX;
    TEXT-ALIGN: CENTER;
    FONT-WEIGHT: BOLD;
    COLOR: #ffffff;
    BACKGROUND: #444444;
    FONT-SIZE: 21PX;
    LINE-HEIGHT: 100%;
}
/*/////////////////////////////////////////////*/
/*----------------- HOME FORMULARIO----------------*/
/*/////////////////////////////////////////////*/

#pro-form {
    width: 100%;
}

#pro-form input[type="text"]:focus,
#pro-form input[type="email"]:focus,
textarea:focus{
    outline: none;
}

#modal-contacto  textarea{
    height: 120px;
}

#modal-contacto .icon-modal-contacto{
    background-image: url(assets/svg/circle-5.svg);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 60px;
    padding-left: 80px;
    margin-left: 40px;
    padding-top: 14px;
    padding-bottom: 14px;
}

#pro-form .pro-form-wrap{
    background: white;
    margin-top: 50px;
    padding: 50px 80px;
    max-width: 100%;
    margin: 0px auto 0;
}
.pro-form-check{
    display: block;
    line-height: 120%;
}
.pro-form-full .pro-form-check .wpcf7-form-control-wrap,
.pro-form-full .pro-form-check span{
    display: inline-block;
    vertical-align: top;
    margin-left: 0px;
}

.pro-form-full .pro-form-check span{
    max-width: 90%;
    line-height: 100%;
    font-size: 11px;
    vertical-align: top;
    color: #6c6c6c;
}
.pro-form-full .pro-form-check span.textocheck{
    padding-left:8px;
    padding-top: 2px;
}
.pro-form-full .pro-form-check-2 span.textocheck{
    padding-left: 0px;
    max-width: 100%;
    width: 100%;
    padding-top: 2px;
   
}
.pro-form-full .pro-form-check-2 .wpcf7-form-control-wrap{
    width: 100%;
     max-width: 100%;
}
.pro-form-full .pro-form-check-2 .mc4wp-checkbox{
     width: 100%;
     max-width: 100%;
    
}
.pro-form-full .pro-form-check span.textocheck a{
    color: #2d2d2d;
    text-decoration: underline;
}
.pro-form-full .pro-form-check span.textocheck a:hover{
    color: #000;
    text-decoration: underline;
}
.pro-form-full input[type=checkbox] {
    margin-top: 0px;
}
#pro-form .pro-form-wrap figure{
    margin: 0;
    overflow: hidden;
}
@keyframes zoomout {
  0% {
    transform:scale(1.3);
      opacity: 0;
  }
  100% {
    transform: scale(1);
       opacity: 1;
  }
}


#pro-form .aos-animate img{
     animation: zoomout 3s linear alternate forwards;
  animation-timing-function:  cubic-bezier(.39,.03,.39,.99);
    opacity: 0;
   transform:scale(1.3);
    
}




#pro-form .pro-form-wrap .parrafo-1{
    font-weight: 400;
    font-size: 15px;
}
#pro-form .pro-form-wrap .parrafo-2{
    background: #0d0d0d;
    padding: 30px;
    text-align: center !IMPORTANT;
    color: white;
    font-weight: 400;
}
.pro-form-full{
    text-align: left;
    display: block;
    margin-bottom: 14px;
}
.pro-form-full span{
   font-size: 15px;
    display: block;
    padding: 0px 0 4px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    -webkit-backface-visibility: hidden;
    background: #fff;
    border: solid 1px #ccc;
    box-sizing: border-box;
    outline: none;
    padding: 10px 10px 10px;
    -webkit-appearance: none;
    outline-offset: 0;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ccc;
    width: 96%;
    
}

.gray-form {
    position: relative;
    /* background-image: url(img/dots-form.png); */
    background-repeat: no-repeat;
    background-position: calc(50% - -310px) bottom;
    background-size: 650px;
    padding-bottom: 70px;
    margin-bottom: 0px;
    width: 100%;
    background: #ededed;
}
#pro-faq {
    padding-bottom: 150px;
    position: relative;
    background: #ededed;
    padding-top: 10px;
}
#text-intro-form{
    position: relative;
    top: -20px;
    margin-bottom: 10px;
}
.fintro-box-1 {
    font-weight: bold;
    font-size: 26px;
    display: inline-block;
    width: 50%;

    letter-spacing: 0.5px;
}
.fintro-box-2 {
   font-weight: normal;
    font-size: 15px;
    display: inline-block;
    width: 49%;
    text-align: right;

    cursor: pointer;
}
.formboton .button,
.formboton input[type="button"],
.formboton input[type="reset"], 
.formboton input[type="submit"] {
    background: white;
    border-radius: 10px;
    width: auto;
    max-width: 350px;
    padding: 0;
}

.pro-form-medio{
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

small{
    font-weight: 400;
    max-width: 90%;
    line-height: 100%;
    font-size: 11px;
    vertical-align: top;
    color: #6c6c6c;
}


.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: TRANSPARENT;
    BACKGROUND: #ffd3d3;
    LINE-HEIGHT: 120%;
    FONT-SIZE: 16PX;
    PADDING: 30PX 5%;
}
.wpcf7-not-valid-tip {
    color: #dc3232 !IMPORTANT;
    font-size: 13PX !IMPORTANT;
    font-weight: 500;
    display: block !IMPORTANT;
    PADDING: 10PX 10px 0 !IMPORTANT;
}

/* Custom CF7 Loader */
div.wpcf7 .ajax-loader {
background-image: url('assets/xxx/ajax-loader.gif');
width: 24px;
height: 24px;
margin-left: 10px;
}
.wpcf7 .ajax-loader::before{
    display: none;
}
.wpcf7 .ajax-loader{
    background-color: transparent !important;
}

.mform-captcha-wrap{
    margin-top: 12px;
    display: flex;
    width: 100%;
}
.mform-captcha-1 iframe{
    transform: scale(0.95);
    position: relative;
    left: -7px;
}
.mform-captcha-1,
.mform-captcha-2{
    min-width: 50%;
}
.mform-captcha-2 .mform-2{
    text-align: right;
}
.mform-captcha-2 .wpcf7-acceptance{
    display: inline-block;
    margin-left: 10px;
}

.entry .entry-content .mform-captcha-2 a{
    font-weight: normal;
    text-decoration: underline;
}

.post-template-default .instalador-col-1{
    width: 100px;
    max-width: 100px;
}


.page-template-default .entry-content{
    margin: 0 10%;
    padding-bottom: 20px;
    padding-top:20px:
}

.page-template-default h1{
    font-weight:900;
    margin-bottom:20px;
    margin-top: 20px;
    border-bottom:grey;
    padding-bottom:10px;
}

.page-id-2944 h2 {
  color: #000;
  font-size: 25px;
  margin-top: 50px;
}

#HomeNoticias .container h3 {
  font-size: 20px;
}

#InstaladorSingle ul, #InstaladorSingle ol{
    box-sizing: border-box;
    font-size: 15px;
    line-height: 140%;
    color: dimgray;
}

#InstaladorSingle li{
    padding-bottom:5px;
}

/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*-----------------movil ----------------*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
@media screen and (max-width: 1400px) {
   
    .container {
        max-width: 1366PX;
        width: 96%;
        padding: 1px;
    }
    .carousel2{
        display: block;
        max-width: 100%;
        margin: auto;
    }
    .carousel2 .carousel2-cell{
        width: 24%;
    }
    .flickity-prev-next-button.previous {left: 0}
    .flickity-prev-next-button.previous .flickity-button-icon {left: 13px}
    
    .flickity-prev-next-button.next {right: 0px}
    .flickity-prev-next-button.next .flickity-button-icon { left: 3px}
    
    
    

}
@media screen and (max-width: 1300px) {
    
    .mform-captcha-wrap {
        display: block;
    }
    .mform-captcha-1{
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .mform-captcha-1 iframe {
        transform: scale(1);
        position: relative;
        left: 0;
    }
}
@media screen and (max-width: 990px) {
    
    
    footer .col-md-9 {
      display: block;
  }
  
  .col-f1 {
      display: block;
  }
    .sticky-pro .sticky-logo-item {
           width: 100%;
    }
    .navbar .logo-top img {
        width: 130px;
    }
    
    .sticky-box-menu{
        display: none;
    }
    .sticky-pro .row{
        display: flex;
    }
    .sticky-box-logo {
        margin: auto;
        margin: 0;
        height: 86px;
        display: inline-block;
        float: none;
        /*border: 3px solid;*/
        height: auto;
    }
    
   
    #OTROS-PLANES-ENLACES .col-ord-img{
        width: 44%;
        border: 4px solid #21252a;
        margin-bottom: 12px;
        margin: 0 2% 20px;
        padding: 3px 0;
        background: white;
        display: inline-block;
    }
    #OTROS-PLANES-ENLACES .row {
        padding: 0 0 00px !important;
    }
   

    .carousel-nav-flexbox{
        display: block;
    }
    .block-noticia-home {
        display: block;
    }
    .block-noticia_thumb .grid-box-noticia {
        min-height: 250px;
    }
    .grid-box-noticia {
        max-height: 400px;
    }
    .block-noticia-content {
        padding: 30px;
    }
    .pblog-item-content {
        padding: 0px 0px;
    }
    .box-newsletter{
        padding: 0 30px;
    }
    footer {
        padding: 40px 20px;
    }
    
    .col-f1,
    .col-f2,
    .col-f3,
    .col-f4{
        width: 60%;
        display: inline-block;
        padding: 0;
        margin: 0;
        text-align: left;
        vertical-align:top;
    }
    .col-f1,
    .col-f3{
        width: 35%;
        margin-bottom: 40px;
        min-height: 120px;
    }
    .col-f2,
    .col-f4{
        width: 55%;
    }
    footer .col-f1 p,
    footer .col-f2 p,
    footer .col-f3 a{
        text-align: left;
        font-size: 15px;
        line-height: 140%;
        margin-top: 5px;
        margin-bottom: 0px;
    }
    footer .col-f3 p{
        font-size: 20px;
        line-height: 140%;
    }
    footer .mail {
        font-size: 15px;
        line-height: 140%;
    }
    footer .col-f4 {
        position: relative;
        padding-top: 20px;
        text-align: center;
    }
    footer a {
        font-size: 18px;
        padding-bottom: 0;
    }
    
   
    header {
        height: 80px;
    }
    /*- - - planes - - - */
    .box-planes .texto-imagen-titulo{
        text-align: center;
    }
    .block-image-slider .hero-spacer,
    .block-text-image-slider .hero-spacer{
        height: 300px;
    }
    .block-image-slider .hero-wrap,
    .block-text-image-slider .hero-wrap{
        min-height: 300px;
    }
    .block-text-image-slider .col-con-slider {
        min-height: 330px;
    }
    .block-txtcols-col p{
       text-align: left;
    }
    .block-texto-cols h3{
        text-align: center;
    }
    
    /*- - - proyectos  - - - */
    
    .pblog_bigrow_wrap {
        display: block;
        padding-bottom: 70px;
    }
    .pblog_bigrow_gray_wrap {
        text-align: center;
    }
    
    .columnas-galeria-5,
    .columnas-galeria-4,
    .columnas-galeria-3,
    .columnas-galeria-2{
        grid-template-columns: 50% 50%;
    }
    .mblog-row-grid {
        display: block;
    }
    .pblog_grid.col-grid-3{
        grid-template-columns: 100%;
        display: block;
        padding: 0;
    }
    .pblog_grid_item,.col-grid-3 .pblog_grid_item:first-child, .col-grid-3 .pblog_grid_item:first-child + div {
        width:100%
    }
    
     /*-- noticias --*/
    #NOTICIA h1 {
        font-size: 28px;
        line-height: 120%;
        margin-bottom: 30px;  
    }
    #NOTICIA .rrssb-buttons{
        text-align: center;
    }
    #NOTICIA .box-destacado-1 a{
        margin: auto;
    }
    #NOTICIA .pblog-compartir-rrssb p{
        width: 100%;
        text-align: center;
        padding: 0;
        margin: 10px 0;
    }
    #NOTICIA .noticia-image{
        height: 300px;
    }
    .block-txtcols-col #BLOCK-COMPARTIR {
       text-align: center;
    }
    .mform-4,
    .mform-4:nth-of-type(1) {
        width: 100%;
        margin-right: 0;
    }
    .mform-2{
        margin-top: 20px;
    }
    #GUIA input[type=submit]{
        width: 100%;
    }
     #GUIA .block-txtcols-num-2 img{
        margin-top: 0px;
    }
    
}

@media screen and (max-width: 768px) {
    .columnas-galeria-5,
    .columnas-galeria-4,
    .columnas-galeria-3,
    .columnas-galeria-2{
        grid-template-columns: 50% 50%;
    }


}


@media screen and (max-width: 568px) {
    
    
    h1 {
      font-size: 32px;
    }
    
    h2 {
      font-size: 28px;
    }
    
    p {
      font-size: 18px;
    }
    
    .videopop-img {
      height: 250px;
      width: 90%;
      max-width: 1300PX;
      background-size: cover;
      background-position: center center;
  }
    .wblock-video-pop{
      padding-bottom: 20px;
    }
   .block-noticia-home {
     display: inline-block;
   }
   .block-noticia_thumb .grid-box-noticia {
     height: 0%;
   }
   .block-noticia-content{
     padding: 16px 28px 41px 28px;
     }
   .pblog-item-content {
     font-size: 16px;
     padding: 0px 0px;
     }  
   .block-texto-imagen img {
     width: 70%;
     height: 100%;
     }
   .block-texto-imagen h1, p{
     text-align: left;
   }
   .block-texto-imagen a{
      display: flex;
      align-items: center;
      justify-content: center;
    }
    
    #GUIA .block-txtcols-num-2 img{
        margin-top: 0px;
        width: 100%;
        height: auto;
    }
    
    .v-views p,.v-compartir-rrssb p{
        text-align:center;
    }
    
    .block-image-slider .hero-spacer{
        height: 200px;
    }
    .block-image-slider .hero-wrap{
        min-height: 200px;
    }
    
    
}