@charset "UTF-8";
/* table of contents
14 mayo 2025 - memoria 2024
01 correccion heading
02 memoria 2023 heredados
03 sp builder pages
 8 tablas datos
04 theme container
9 interiores
10 home
11 uikit
13 graficos
  
*/

:root { 
  /** azules roadis **/
	--color-primary: #1654A2 ; /** blue **/
	--color-secondary:#9fbee4 ; /** blue light **/
  
	--color-primary-dark:  #081748; /** blue dark **/
	--color-primary-medium:#1C99FE ; /** blue meddium **/
	--color-primary-light:#9fbee4 ; /** blue light **/
    	--color-aquamarine:#00f6ff ; /** aquamarine **/
    
	--color-primary-alpha:rgba(3,63,135,0.8) ;
	--color-secondary-alpha:rgba(77,141,225,0.85) ;
	--color-grey-light-alpha:rgba(231,231,231,0.85) ;

	--color-text-dark:  #101010; /** blue dark **/
	/* ----reset tema----*/

	--font-weight-heading: 200;
	--font-weight-body: 200;
	--font-size-base: 14px;
	--tp-ff-heading: 'Syne', sans-serif;
	--body-font: "Karla", sans-serif;
	
  	--font-H:"DM Sans", sans-serif;
	--heading-font:"DM Sans", sans-serif;
    --font-code: Menlo, monaco, Consolas, Lucida Console, monospace;
    --font-pre: "Courier 10 Pitch", Courier, monospace;
	--font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
	
}


.main-color {
    color: var(--color-primary)!important;
}

em {
    color: #000;
}
a.canvasjs-chart-credit{display: none;}

.center{text-align: center}


.sppb-addon-wrapper.addon-root-text-block{margin-bottom: 0px!important;}
.tp-studio-plr {
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 0px;
}
	}
/* oculta boton editor
*/
.btn.btn-link.jmodedit , div#tip-1{display:none}

.sppb-addon-wrapper.addon-root-text-block{margin-bottom: 0px!important;}


p {
    font-family: var(--tp-ff-p);
    color: inherit!important;
    margin-bottom: 0px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
}


.jmodedit , #tip-112{display:none}
div#gtx-trans{display:none}
/* ----------------------------------
01 colores y titulos
------------------------------------- */

.text-blue{color: var(--color-primary-dark);!important;}
.text-blue p{color: var(--color-primary-medium)!important;}
.bg-section-1-white{background-color: white}
.bg-dark{background-color: #081748}
.bg-blue{background-color: var(--color-primary);}
.bg-blue-dark{background-color: #081748;}
div.project-details.bg-blue{background-color: var(--color-primary)}
/* ----colores corporativos roadis----*/
.blue{ color: var(--color-primary);}
p.uk-card-title.text-dark{color: var(--color-text-dark);}
div.sppb-addon.sppb-addon-text-block.text-black p{color: var(--color-text-dark);}
h3.text-dark , .text-dark p , .text-dark {color: var(--color-text-dark)!important;}
/* ----uikit----*/
 

.white p,.text-white p, .uk-text-white, .text-white , .white{ color: white !important;}
.text-dark , .text-black , .black{color: black !important;}


/*********************************************
1 preloader
*********************************************/
.preloader-wrap {
    background-color:  var(--color-primary);
   
}



.tp-studio-hero-title {
    font-size: 180px;
    font-weight: 400;
    line-height: 1;
    color: var(--tp-common-white);
 
}


/*********************************************
2 backgrounds
https://cssgradient.io/
*********************************************/
.tp-header-7-wrap {
background: rgb(13,73,99);
background: linear-gradient(0deg, rgba(13,73,99,1) 0%, rgba(56,130,194,1) 35%, rgba(33,162,189,1) 100%);
    box-shadow: 1px 1px 0px 0px rgba(255, 255, 255, 0.1);
}


.bg-section-1{
background-image: url("/2024/images/home-demo/landscape_01.jpg"); background-repeat: no-repeat; background-size: cover;
  background-color: #cccccc;background-position: bottom;
}
.bg-section-2{ background-image: url("/2024/images/home-demo/landscape_02.jpg"); background-repeat: no-repeat; background-size: cover;background-position: bottom left;

}
.bg-section-3{ background-image: url("/2024/images/home-demo/landscape_03.jpg"); background-repeat: no-repeat; background-size: cover;background-position: bottom left;

}
.bg-section-4{ background-image: url("/2024/images/home-demo/landscape_04.jpg"); background-repeat: no-repeat; background-size: cover;background-position: bottom left;

}
.bg-section-5{ background-image: url("/2024/images/home-demo/landscape_05.jpg"); background-repeat: no-repeat; background-size: cover;background-position: bottom left;

}

/* ------------------------------------------------------------------------------------------------------------------------------------
  02 memoria 2023 heredados
--------------------------------------------------------------------------------------------------------------------------------------- */


.section-padding {
    padding-top: 140px;
    padding-bottom: 140px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------
  03 sp builder pages
--------------------------------------------------------------------------------------------------------------------------------------- */
.tp-btn-white-sm {
  
    padding: 0 27px;
    
}
#tip-115{display:none}
@media (min-width: 768px) {
    .sppb-row-container {
        max-width:80%
    }
}

@media (min-width: 992px) {
    .sppb-row-container {
        max-width:80%
    }
}

@media (min-width: 1200px) {
    .sppb-row-container {
        max-width: 80%;
    }
}

table p , table div.sppb-addon-content , table{ font-size: 15px!important;}
p.p1{  font-family: var(--tp-ff-p);
    color: inherit!important;
    margin-bottom: 0px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
}

h1..sppb-addon-title {
   font-family: var(--tp-ff-heading)!important;}
.sppb-addon-title {
   font-family: var(--tp-ff-heading)!important;
    color: var(--tp-common-black);
    margin-top: 0px;
    font-weight: 500;
    line-height: 1.2;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}


/* ------------------------------------------------------------------------------------------------------------------------------------
  04 theme container
--------------------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
    .pd-custom-main-wrap {
        padding: 0px 0px;
        width: 100%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pd-custom-main-wrap {
        padding: 0px 0px;
    }
}

.pd-custom-main-wrap {
    width: calc(100% - 0px);
    margin-left: auto;
}

/* ------------------------------------------------------------------------------------------------------------------------------------
  6 proyectos
--------------------------------------------------------------------------------------------------------------------------------------- */


img.img-tab-proyectos{ width: 30%;}

h6.text-wite.titulo-proyectos{color: white; padding-top:10px}

/* ------------------------------------------------------------------------------------------------------------------------------------
  7 gif transparente copiar y pegar
--------------------------------------------------------------------------------------------------------------------------------------- */

.gtx-trans-icon , #gtx-trans{display:none}
.gtx-trans-icon {
   display : none;
}

/* ------------------------------------------------------------------------------------------------------------------------------------
  8 tablas datos
--------------------------------------------------------------------------------------------------------------------------------------- */

sppb-addon-table-main {
    width: 100%;
}


	.sppb-addon-table-main th {
    background: rgba(64,64,64,0.82);
    color: #fff;
    border: none;
    padding: 16px 20px;
    font-size: 14px;text-transform: uppercase; font-weight: 700;
}


.sppb-addon-table-main tbody tr {
    background: rgba(131,122,122,0.12);
    border: none;
}


/* ------------------------------------------------------------------------------------------------------------------------------------
  9 interiores
--------------------------------------------------------------------------------------------------------------------------------------- */




.sv-service-content-wrap {
 background: rgb(13, 73, 99);
    background: linear-gradient(0deg, rgba(13, 73, 99, 1) 0%, rgba(56, 130, 194, 1) 35%, rgba(33, 162, 189, 1) 100%);
    box-shadow: 1px 1px 0px 0px rgba(255, 255, 255, 0.1);
}



.container-interiores{padding-left: 3%}
.foto-carta {
    background: #f7f7f7;
    padding: 17px;
    text-align: center;
    border: 1px solid rgba(178,178,178,0.2);
    max-width: 90%;
}

@media (min-width: 960px){
.uk-heading-small {
    font-size: 1.25rem;
}
    }
div.item-box.radius-15.item-box-white.md-mb30
{
    
    border: 1px solid rgba(255, 255, 255, 0.12);
}

div.title.title-white h6{color:white}
.accordion .title-white {
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;color:white
}

div.title.title-list-white {
    padding: 15px;
       border: 1px solid rgba(255, 255, 255, 0.1);
  
    border-radius: 15px;
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;color:white
}

div.title.title-list-white h6{
    color:white
}
.accordion .active .accordion-info-white {

    padding: 30px;
    background: rgba(255, 255, 255, 0.02);
    border-radius: 15px;color:white
}

.accordion .active .title-white .ico {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.accordion .title-white .ico {
    position: absolute;
    bottom: 20px;
    right: 15px;
}


img.icono-proyectos-dato {width: 100px}
img.icond-hand-scroll { width: 30px; padding-bottom: 10px;}

.ac-number {
    font-size: 60px;
    font-weight: 700;
    letter-spacing: -7.5px;
    height: 100px;
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
    overflow-y: hidden;
    padding-right: 5px;
}



p.uk-card-title.text-dark{font-size:14px; font-weight: bold; text-transform: uppercase
}
.bg-cartografia_light{
    margin-left: 0px;
    background-image: url(/2023/images/bg-cartografia_light.gif);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 0 0;
    box-shadow: 0 0 0 0 #ffffff;}


.marquee-skew {
    top:50px
}
ul.rest.list-arrow.mt-30.pt-30.bord-thin-top{ padding-left: 20%}
ul.rest.list-arrow.mt-30.pt-30.bord-thin-top li { padding: 20px; border-bottom: 1px solid #f2f2f2}


ul.listblue li { padding: 20px; border-bottom: 1px solid rgba(242, 242, 242, 0.42)}
ul.listblue li:first-of-type {border-top: 1px solid rgba(242, 242, 242, 0.42)}
.page-intro .img.to-up-big {
  margin-top: -250px;
}

.list-arrow li .icon , span.icon {
    width: 15px;
    margin-right: 10px;
}


img.curve::before {
    content: '';
    display: block;
    position: absolute;
    border-radius: 100% 50%;
    width: 55%;
    height: 100%;
    transform: translate(85%, 60%);
    background-color: hsl(216, 21%, 16%);
}

img.curve::after {
    content: '';
    display: block;
    position: absolute;
    border-radius: 100% 50%;
    width: 55%;
    height: 100%;
    background-color: #3c31dd;
    transform: translate(-4%, 40%);
    z-index: -1;
}


.blog-list-half .item .cont .tags a:hover {
  background: var(--color-primary)!important;
}

.blog-list-half .item .cont .tags.colorbg a:hover {
  background: var(--color-primary)!important;
  color: #fff;
}

.sub-title {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}


.tm-details-thumb img {
 width:100%;
    max-width: inherit;
    margin-left: 30px;
    margin-bottom: -20px;
    position: relative;
    z-index: 2;
}
}


.tm-details-wrapper-half {
    height: 80vh!important;
    overflow: hidden;
}

/* ------------------------------------------------------------------------------------------------------------------------------------
 cifras
--------------------------------------------------------------------------------------------------------------------------------------- */

.numero-cifras{font-size: 40px; padding-bottom: 40px; display:block}
/* ------------------------------------------------------------------------------------------------------------------------------------
  10 home
--------------------------------------------------------------------------------------------------------------------------------------- */
.tp-studio-portfolio-inner-title {
    font-size: 100px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    background-size: 200% 100%;
    color: white;
   
    mix-blend-mode: difference;
}


.tp-studio-portfolio-img img {
   
    height: 300px;
    width: 350px;}

.tp-theme-settings-area {
    display:none;
    top: -200px;
    right: -200px;
   
}
/* ------------------------------------------------------------------------------------------------------------------------------------
  11 uikit
--------------------------------------------------------------------------------------------------------------------------------------- */
.uk-card-default {
    background-color: #fff;
    color: #666;
    box-shadow: 0 5px 15px rgba(0,0,0,.08); border-radius: 25px;
}
.uk-card-media-top img{     border-top-left-radius: 25px;    border-top-right-radius: 25px;}

h3.uk-card-body , .uk-card-body h3{ font-size: 20px; font-weight: 400}
h3.uk-card-title.text-blue-dark{font-size: 11px;}
div.text-dark.uk-text-light.uk-text-small.pt-15{font-size: 11px;}
.uk-card-body{font-size: 11px}


/* ------------------------------------------------------------------------------------------------------------------------------------
  13 graficos
--------------------------------------------------------------------------------------------------------------------------------------- */
.relative{position: relative;}

 .c-line {
    position: absolute;
    z-index:1;
    top: 70px;
    left: 0;
    width: 90%;
    height: calc(100% - 140px);
    z-index: 10;
    pointer-events: none;
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    -webkit-transition: all 2s linear;
    -o-transition: all 2s linear;
    transition: all 2s linear; }
    .c-line.animated {
      -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
      clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%); }


 .ser-img {
    width: 100%;
    height: 1000px;
    margin-top: -550px;
}

 .ser-img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: bottom;
      object-position: bottom; }


.section-romo-bottom {
    height: auto;
    position: relative;
    background-position: top;
    background-repeat: no-repeat;
    overflow: hidden;
}
.section-romo-bottom:after {
    background-image: url(/2023/images/graficos/romo_bottom.png);
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background-repeat: no-repeat;
    background-position: bottom;
    z-index: 0;
     bottom: -2px;
    background-size: 100%;
}

.section-romo-bottom2 {
    background: #ffffff;
 
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
   
}


.section-romo-bottom2:after {
    content: "";
    background-image: url(/2023/images/graficos/romo_bottom2.png);
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat; ;
}

.bg-img-proyectos-top{ background-position: left top; }



.ser-img-innovacion-proyectos-bottom {
    width: 100%;
    height: auto;
    margin-top: -450px;
    padding-top: 200px;background-size: 100%;background-position: center center;
}

img.ser-img-innovacion-proyectos-bottom {
    width: 100%;position: relative;
    
}

.bg-img-proyectos-top{ background-size: 100%; padding-top: 0px!important;}

.portfolio-tab.crev .glry-img .bg-img:after, .portfolio-tab.crev .glry-img .bg-img:before {
 
  background: var(--color-primary);;
 
}

.accordion .active .accordion-info-white em{
   
    color: white;
}

img.sppb-img-reponsive.img-ods{width: 50%; padding: 30px 30px 0px 30px}

b.text-light.uk-text-small.uk-text-uppercase.pb-s , .text-light.uk-text-small.uk-text-uppercase.pb-s b{color:grey} 

img.sppb-img-responsive.table_img_cifras {width: 70%}