/* ==========================================================================
   CUSTOM styles MECANIZADOSACVES.ES por 3DAMY
   ========================================================================== */

/* se compilará en css de la plantilla */

/* ------------------------------------- */
/* TABLE OF CONTENTS
/* -------------------------------------

    0.  3DAMY GENERALES

    1.1 INICIO
    1.2 EMPRESA
    1.3 SERVICIOS
    1.4 MEDIOS
    1.5 NOTICIAS
    1.6 CONTACTO
    1.7 AVISOS

    2.0 COOKIES DEBUG
    3.0 WEB OFFLINE
    4.0 404 ERROR
    5.0 custom @MEDIA

---------------------------------------- */


/*  **************************************************************************
    0. 3DAMY GENERALES 
    **************************************************************************  */

#sp-top2 p {margin-bottom: 0;}
#sp-top2 div.mod-languages ul li{padding: 0px 5px 3px;}


#sp-header {
    height: 140px;
    width: 100%;
    position: absolute;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.25);
    animation: spFadeIn .5s;
    background: rgba(255, 255, 255, .85);
    /*backdrop-filter: blur(3px);*/
}

#sp-header .logo {height: 140px;}

.ma-page-title {
    background-color: #26467F;
    /*padding: 190px 0 135px;*/
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.ma-page-title:before {
    content: "";
    background: linear-gradient(100.46deg, rgb(5 5 20 / 90%) 12%, rgb(5 5 20 / 75%) 35%, rgba(5, 5, 20, 0) 90%);
    /*background-color: rgb(2 2 2 / 40%);*/
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    max-width: 70%;

}
.ma-page-title div.custom{
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
#sp-title h1 {
    /*padding: 150px 300px 150px 50;*/
    /*background-color: #66666675;*/
    padding-top: 300px;
    padding-bottom: 175px;
    /*font-weight: 800;*/
    font-size: 60px;
    line-height: 110px;
    position: relative;
    z-index: 2;
    /*max-width: 75%;*/
    margin-bottom: 0;
}

.ma-intro h3{
    /*padding: 100px 0;*/
    margin: 0;
    font-size: 60px;
    line-height: 110px;
}

.breadcrumb {
    margin: 0;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    --bs-breadcrumb-divider-color: #fff;
    --bs-breadcrumb-item-active-color: #fff;
}
.breadcrumb a.pathway{
    color:  #fff !important;
}

#sp-bottom-body-title h3.sp-module-title {
    padding-bottom: 50px;
}

/* articulos de paginas no clasificados, distintos de NOTICIAS - BLOG */
body.ma-artPage .article-details .article-ratings-social-share.d-flex {
    display: none !important;
}


/* FOOTER*/
#sp-bottom #sp-position8 div.mod-languages .btn-group{
    justify-content: right;
}

#sp-bottom #sp-position8 div.mod-languages .btn-group ul li.lang-active a{
    color: #000000;
}

#sp-bottom #sp-position8 div.mod-languages .btn-group ul li a:hover{
    color: #000000;
    text-decoration: underline;
}


/*  --------------------------------------------------------------------------  */

/*  **************************************************************************
    1.1 INICIO
    **************************************************************************  */


/*  **************************************************************************
    1.2 EMPRESA
    **************************************************************************  */
div.ma-posIntro {
  padding-top: 100px;
}

#sp-user3 .custom, #sp-user4 .custom{
    padding: 0px 16px;
    /*margin-bottom: 100px;*/
}
img.ma-sellos{
  display: inline-flex;
}
/* alineación vertical en Feature Box EMPRESA*/
div.ma-alingVertical div.sppb-media-content{
   display: flex;
   align-items: center;
   min-height: 400px;
}

/*  **************************************************************************
    1.3 SERVICIOS
    **************************************************************************  */
div.sp-module.ma-slideServ .djslider-loader-default {
    padding-top: 50px !important;
	padding-bottom: 65px !important;
}
div.sp-module.ma-slideServ .djslider-default .navigation-container {
    padding-top: 25px;
}
/* alineación vertical en Feature Box SERVICIOS*/
div.ma-alingVertServ div.sppb-media-content{
   display: flex;
   align-items: center;
   min-height: 350px;s
}


/*  **************************************************************************
    1.4 MEDIOS
    **************************************************************************  */
div.sp-module.ma-slideMedios {
    margin-bottom: -50px;
}


/*  **************************************************************************
    1.5 NOTICIAS
    **************************************************************************  */
div.ma-artPpal .article-intro-image img{
    margin-left: auto;
    margin-right: auto;
}
div.ma-artPpal .article .article-header a,
div.ma-artPpal .article .readmore a{
    color: #26467f;
}

/*body.view-article div.ma-oculta{
    display: none;
}*/
ul.latestnews-items li.latestnews-item{
    margin: 0px 25px;
    border: 1px solid #f5f5f5;
    border-radius: 3px;
}



/*  **************************************************************************
    1.6 CONTACTO
    **************************************************************************  */
body.itemid-127 #sp-bottom-body {
    padding-top: 100px;
}
#sp-position5 {
    padding-bottom: 50px;
}


/*  **************************************************************************
    1.7 AVISOS
    **************************************************************************  */
body.ma-artAvisos #sp-intro-title {
    padding: 140px 0px 0px 0px;
}
body.ma-artAvisos div.article-ratings-social-share {
    border: 0;
}
body.ma-artAvisos div.social-share-block {
    display: none;
}

/*  --------------------------------------------------------------------------  */

/*  **************************************************************************
    2.0 COOKIES DEBUG
    **************************************************************************  */
table#amy-tablaLegal td{
  padding: 15px!important
}
/*  **************************************************************************
    3.0 WEB OFFLINE
    **************************************************************************  */

/*  **************************************************************************
    4.0 404 ERROR
    **************************************************************************  */

/*  **************************************************************************
    5.0 custom @MEDIA
    **************************************************************************  */

/*  Large Display ------------------------------------------------------------  */
    /* hasta un MIN 75rem - 1200px */
    @media only all and (min-width: 75rem){

    }
    /* hasta un MAX 75rem - 1200px */
    @media only all and (max-width: 75rem){

    }
/*  Desktop ------------------------------------------------------------------  */
    /* MAX 75rem - 1200px ---  MIN 60rem - 960px */
    @media only all and (max-width: 74.938rem) and (min-width: 60rem){
        
    }
    /* hasta un MIN 60rem - 960px */
    @media only all and (min-width: 60rem){

    }

/* Smartphones to Desktop ----------------------------------------------------  */
    /* hasta un MAX 60rem - 960px */
    @media only all and (max-width: 59.9rem){
        #sp-logo .logo-image {
            height: 75px !important;
        }
        .offcanvas-menu img.logo-image{
            padding-left: 20px;
        }
        #sp-title h1 {
            padding-top: 200px;
            padding-bottom: 75px;
        }
    }
    /* MAX 60rem - 960px ---  MIN 48rem - 767px */
    @media only all and (max-width: 59.9rem) and (min-width: 48rem){

    }
    /* hasta un MIN 48rem - 767px */
    @media only all and (min-width: 48rem){

    }

/* Smartphones to Tablets ----------------------------------------------------  */
    /* hasta un MAX 780px */
    @media only all and (max-width: 780px){

    }
    /* hasta un MAX 48rem - 767px */
    @media only all and (max-width: 47.9rem){
        #sppb-carousel3 img{
            width: auto;
            max-width: none;
            height: 220px;
        }
        #sppb-carousel3 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
            padding: 20px;
        }

        #sp-top1{
            padding: 0px;
        }
        #sp-top1 .sp-module {
            margin: auto;
        }
        #sp-main-body, #sp-bottom-body-title {
            padding: 75px 0;
        }
        #sp-intro-title {
            padding: 75px 0px 75px 0px !important;
        }
        #sp-title h1, .ma-intro h3 {
            font-size: 40px;
            line-height: 75px;
        }
        .sp-page-builder .page-content section.sppb-section {
            padding: 0px !important;
        }
    }
    /* hasta un MAX 30rem - 480px */
    @media only all and (max-width: 29.9rem){

    }