body[data-header-resize="0"] .container-wrap, body[data-header-resize="0"] .project-title {

    padding-top: 0px !important;
}

#ajax-content-wrap {
    margin-top: -115px;
}

@media only screen and (max-width: 999px){
    #ajax-content-wrap {
        margin-top: 0px;
    }
    body.single-post.material[data-bg-header=true] .container-wrap {
    padding-top: 0px!important;
    }
}

div#header-outer {
    background: transparent !important;
}

body #header-outer.scrolling, body[data-header-color="dark"] #header-outer.scrolling {
    background-color: #000 !important
}

#Custom_Body .container-wrap{
    padding-bottom: 0px !important;
}

#Linea-1 {
    left: 33.3%;
    height: 100%;
    border: 1px solid #;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

#Linea-2 {
    left: 66.6%;
    height: 100%;
    border: 1px solid #;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 700px){
    #Linea-1, #Linea-2 {
        display: none;
    }
}

#Cabecera {
    height: 100vh;
    justify-content: center;
    align-items: center;
}

#Cabecera .Background {
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: 1;
}

#Cabecera .BOX-Titulo {
    z-index: 1;
    text-align: center;
}

#Cabecera .BOX-Titulo h1 {
    color: #fff;
    font-size: 90px;
    line-height: 95px;
    position: relative;
    padding: 0px 40px;
}

#Cabecera .BOX-Titulo .TXT-BLC-Trans{
    opacity: 0.7;
}

@media only screen and (max-width: 890px){
    #Cabecera .BOX-Titulo h1 {
        font-size: 80px;
        line-height: 85px;
    }
}

@media only screen and (max-width: 700px){

    #Cabecera .BOX-Titulo h1 {
        padding: 0px 18px;
    }

}

@media only screen and (max-width: 780px){
    #Cabecera .BOX-Titulo h1 {
        font-size: 60px;
        line-height: 65px;
    }
}

@media only screen and (max-width: 600px){
    #Cabecera .BOX-Titulo h1 {
        font-size: 40px;
        line-height: 45px;
    }

}

@media only screen and (max-width: 420px){
    #Cabecera .BOX-Titulo h1 {
        font-size: 38px;
        line-height: 42px;
    }
 
}

@media only screen and (max-width: 389px){
    #Cabecera .BOX-Titulo h1 {
        font-size: 30px;
        line-height: 35px;
    }
  
}

#Introduccion .logo {
    max-width: 115px;
}

#Introduccion {
    /*align-items: center;*/
}

#Introduccion .COLA {
    align-content: space-between;
}

#Introduccion .Quien {
    flex-basis: 100%;
}

#Introduccion .Quien p{
    max-width: 300px;
    padding-bottom: 0px;
}

#Introduccion .COLB p {
    font-size: 28px;
    line-height: 28px;
    padding-right: 40px;
    padding-bottom: 0px;
}

@media only screen and (max-width: 999px){

    #Introduccion .COLB p {
        padding-right: 20px;
    }

}

@media only screen and (max-width: 700px){

    #Introduccion .COL {
        flex-basis: 100%;
    }

    #Introduccion .COLA {
    margin-bottom: 40px;
    }

    #Desarrollo .COL{
        flex-basis: 100%;
        margin-bottom: 40px;
    }

    #Desarrollo h2{
        font-size: 27px;
    }

}

#Introduccion .COLB p {
    font-size: 28px;
    line-height: 28px;
    padding-right: 40px;
    padding-bottom: 0px;
}

#Desarrollo {
    margin: 0px -40px;
}

#Desarrollo h2{
    margin-bottom: 50px;
}

#Desarrollo .COL{
    padding: 0px 40px;
}

#Desarrollo .COL .Titulo{
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: 700;
}

#CTA-Sector {
    padding: 112px 90px 32px !important;
    max-width: 1200px;
    background: #fff;
}

#CTA-Sector .cursor-parpadeante {
    width: 20px;
    animation: blink 0.7s infinite alternate;
    float: left;
    width: 20px;
    shape-outside: inset(0px);
    clip-path: inset(0px);
    margin: 27px 6px 0px 0px;
}

#CTA-Sector h3 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 400;
    width: 324px;
    margin-bottom: 50px;
}

#CTA-Sector h4 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 50px;
}

#CTA-Sector .Sector-Link{
    
}

@media only screen and (max-width: 999px){
    #CTA-Sector {
        padding: 80px 50px 30px!important;
    }
    #CTA-Sector h3 {
    font-size: 35px;
    line-height: 35px;
            width: auto;
    max-width: 324px;
    padding-right: 20px;
    }
    #CTA-Sector h4 {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 45px;
    }
}

@media only screen and (max-width: 700px){
    #CTA-Sector{
        padding: 50px 18px !important;
    }
    #CTA-Sector .Cabecera{
        flex-basis: 100%;
    }
    #CTA-Sector h3 {
    width: auto;
    max-width: 343px;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 25px;
    }

    #CTA-Sector h4 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 29px;
    }
    #CTA-Sector .cursor-parpadeante {
    width: 15px;
    margin: 20px 4px 0px 0px;
    }

}

#Contacto_Sector .Logo-Banner {
    height: 100%;
    right: 0;
    top: 0;
}

#Contacto_Sector .ROW-TXT {
    margin-bottom: 80px;
}

#Contacto_Sector .ROW-TXT h2 {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    width: 80%;
}

#Contacto_Sector .ROW-MAIL{
    align-items: center;
}

#Contacto_Sector a {
    color: #fff;
    font-size: 60px;
}

#Contacto_Sector .ICO-Flecha {
    width: 72px;
    margin-left: 20px;
}

@media only screen and (max-width: 999px){
    #Contacto_Sector .ROW-TXT h2 {
    font-size: 22px;
    line-height: 22px;
    }

    #Contacto_Sector .ROW-TXT {
    margin-bottom: 60px;
    }

    #Contacto_Sector a {
    font-size: 50px;
    }
}

@media only screen and (max-width: 700px){

    #Contacto_Sector .ROW-TXT h2 {
    font-size: 18px;
    line-height: 18px;
    }

    #Contacto_Sector .ROW-TXT {
    margin-bottom: 50px;
    }

    #Contacto_Sector a {
    font-size: 42px;
    }
    #Custom_Body .contenedor_margenes_peq {
        padding: 40px 18px;
    }

}

@media only screen and (max-width: 500px){

    #Contacto_Sector .ROW-TXT h2 {
        width: 100%;
        font-size: 16px;
        line-height: 16px;
    }

    #Contacto_Sector .ROW-TXT {
    margin-bottom: 50px;
    }

    #Contacto_Sector a {
    font-size: 28px;
    }

    #Contacto_Sector .ICO-Flecha {
    width: 40px;
    margin-left: 20px;
    }

    #Custom_Body .contenedor_margenes_peq {
    padding: 40px 18px 30px;
    }

}