/*

Theme Name:   The League - Arkaiko

Theme URI:    https://arkaiko.es/

Description:  The League Child Theme

Author:       Arkaiko

Author URI:   https://arkaiko.es

Template:     the-league

Version:      1.0.0

License:      GNU General Public License v3 or later

License URI:  http://www.gnu.org/licenses/gpl-3.0.html

Tags:         two-columns, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready

Text Domain:  the-league-child

*/



/************************* INSTAIN *************************/

@media (max-width: 1003px) and (min-width: 601px) {
    #mvp-bot-nav-wrap {
        display: block !important;
    }
}





/* Custom styles - Arkaiko*/


.financiado-eu {
    text-align: center;
}

.financiado-eu img {
    max-height: 45px;
    margin-top: 20px;
}



:root {

    --grey: rgba(27, 29, 54, 0.60);

    --light-grey: rgba(27, 29, 54, 0.30);

    --lighter-grey: rgba(27, 29, 54, 0.15);

    --primary: #E3254D;

    --dark: #1B1D36;

}





/* FONTS */



@font-face {

    font-family: 'Mohave';

    src: url('fonts/Mohave-Medium.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

}





/* General */



body,
a,
p,
h2,
h3,
h4,
.mvp-blog-story-text h2 a,
.mvp-blog-story-text p,
.mvp-post-trend-text a,
.mvp-feat4-sub-text h2 a,
.mvp-feat4-sub-text h2 a,
.mvp-feat4-sub-text p,
.mvp-widget-list-text1 h2 a {

    color: #1B1D36;

}



/* Change font to Montserrat */

.mvp-side-tab-text h3 {

    font-family: 'Montserrat', sans-serif !important;

    font-weight: 500;

}



/* LOGO */

#mvp-top-nav-logo,
#mvp-fly-logo {

    margin-top: 10px;

}

/* Reduce main logo dimensions */

#mvp-top-nav-logo img {

    width: 90%;

}



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

    /* Reduce main logo dimensions */

    #mvp-top-nav-logo img {

        width: 20%;

    }

}



.mvp-widget-list-img {

    line-height: 0;

    overflow: hidden;

    width: 100%;

    display: flex;

    align-items: center;

    justify-content: center;

    height: 170px;

}



.mvp-widget-list-img img {

    width: 100%;

}



/* HEADER */

/* Header fonts */

#mvp-nav-menu ul li a,
nav.mvp-fly-nav-menu ul li a,
#mvp-foot-nav ul.menu li a,
#mvp-foot-menu ul.menu li a {

    font-family: "Mohave";

}



/* Remove bottom shadow when not scrolled down */

#mvp-top-head-wrap {

    box-shadow: none;

    -webkit-box-shadow: none;

    -ms-box-shadow: none;

    -moz-box-shadow: none;

}



/* Add shadow when scrolled down */

#mvp-top-head-wrap.mvp-score-up {

    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);

    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);

    -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);

    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);

    -o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);

}



/* Styles to top header border bottom */

#mvp-top-nav-cont {

    border-bottom: 1px solid #1B1D36;

}



/* Header responsive styles */

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

    /* Add padding and modify height */

    #mvp-main-nav-wrap {

        height: auto;

    }



    #mvp-top-nav-wrap {

        padding-top: 6px !important;

        padding-bottom: 6px !important;

    }



    #mvp-top-head-wrap.mvp-score-up {

        border-bottom: 1px solid var(--lighter-grey);

    }

}



/* Remove categroy name from header */

#mvp-top-nav-left .mvp-cat-head {

    display: none;

}





/* Redes in header */

#mvp-top-nav-right,
#mvp-top-nav-soc,
#mvp-top-nav-left {

    width: auto;

}



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

    #mvp-top-nav-left {

        width: 100%;

    }

}



/* Make "Siguenos..." text bigger */

span.mvp-nav-soc-head {

    font-size: 14px;

    font-family: 'Mohave', 'Mohave', 'Montserrat', sans-serif !important;

}





/* FONTS STYLES */

#mvp-content-main p {

    line-height: 1.7;

}

/* Reduce font size in mobile */

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

    #mvp-content-main p {

        font-size: 1rem;

        line-height: 180%;

    }

}



/* Remove margin from article date */

span.mvp-post-info-date {

    margin-left: 0px;

    font-family: 'Montserrat' !important;

}





/* MENU */



#mvp-nav-menu ul li.menu-item-has-children.menu-item-201463 a {

    padding-left: 0px;

}

.menu .sub-menu .menu-item a {

    text-transform: none;

}

/* SIDE MENU */

ul.mvp-fly-soc-list li a {

    background: rgba(27, 29, 54, 0.60);

}





/* Post trend */

/* Hide post trend wrapper in bottom of the page */

#mvp-post-trend-wrap {

    display: none;

}



/* SIDEBAR */

/* Ads */

#mvp-side-wrap .mvp-widget-ad a:hover {

    background-color: transparent;

}

/* Headlines and trending */

/* Remove background */

.mvp-side-tab-top {

    background: transparent;

    margin-bottom: 25px;

    width: 100%;



}

ul.mvp-side-tab-list li {

    width: 48%;

}



ul.mvp-side-tab-list {

    float: left;

    margin: 10px 0 0;

    width: 100%;

    display: flex;

    justify-content: space-between;

}



/* Remove unwanted item */

ul.mvp-side-tab-list>li:nth-child(3) {

    display: none;

}

ul.mvp-side-tab-list>li {

    width: 48%;

}



/* Remove icon */

ul.mvp-side-tab-list li span.mvp-side-tab-head i {

    display: none;

}

ul.mvp-side-tab-list li a {

    width: 100%;

}



/* Adjust font-size */

ul.mvp-side-tab-list li span.mvp-side-tab-head {

    font-size: 20px;

    font-family: 'Mohave', 'Montserrat', sans-serif !important;

    width: 100%;

    box-sizing: border-box;

    text-align: center;

}





/* Selected and hover styles */

#mvp-side-wrap .mvp-col-tabs a:hover,
ul.mvp-side-tab-list li.active a,
#mvp-side-wrap .active a {

    background-color: rgba(27, 29, 54, 0.60);

    color: #FBFBFB !important;

}



/* Custom Home */

#mvp-leader-wrap {

    display: none;

}

/* Header image */

.home #mvp-leader-wrap {

    display: none;

    margin-top: 0px;



    top: 0px;

}

.home #mvp-top-head-wrap {

    top: 0px !important;

    transition: all 0.3s ease-in-out;

}





.home #mvp-top-head-wrap.sps-score-up {

    top: 0px !important;

}

#mvp-top-nav-wrap {

    padding-top: 10px;

}



.home #mvp-main-wrap {

    margin-top: 90px;

}

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

    .home #mvp-leader-wrap {

        display: none !important;

        margin-top: 90px;

    }



    .home #mvp-main-wrap {

        margin-top: 60px;

    }



}



/* FEATURED POST */



/* Change color of featured post category */

.mvp-feat5-out .mvp-feat1-cat {

    background-color: transparent;

    color: #1B1D36;

    padding: 0px;

    padding-bottom: 4px;

    font-size: 14px;

    font-family: 'Montserrat', sans-serif !important;

}

.mvp-feat5-text h2 a {

    font-family: 'Mohave', 'Montserrat';

    font-size: 42px !important;

}



/* Change featured post text and description color */

.mvp-feat5-out .mvp-feat5-text h2 a,
.mvp-feat5-out .mvp-feat5-text p {

    color: #1B1D36;

}



/* Add space between featured post title and text */

/* Change featured post text font size */

.mvp-feat5-out .mvp-feat5-text p {

    margin-top: 64px;

    font-size: 14px;

    line-height: 135%;

}



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

    .mvp-feat5-out .mvp-feat5-text p {

        margin-top: 10px;

        font-size: 14px;

        line-height: 145%;

    }

}







/* Add space between featured post text and author */

.mvp-feat5-out .mvp-blog-story-author {

    margin-top: 10px;

}



/* FEATURED CATEGORY */



/* Remove lateral padding of feature category container */

.mvp-body-sec-cont {

    padding: 30px 0px;

    width: 100%;

}



/* Remove bottom border */

.mvp-body-sec-cont {

    border-bottom: none;

}



/* Featured category header border bottom */

h1.mvp-sec-head,
h4.mvp-sec-head {

    border-bottom: 1px solid #1B1D36;

}



/* Remove red border below category name in featured category header*/

span.mvp-sec-head {

    border-bottom: none;

}



/* Increase font size */

h4.mvp-sec-head span.mvp-sec-head {

    font-size: 20px;

}



h4.mvp-sec-head span.mvp-widget-head-link {

    font-size: 16px;

}



/* Change color of link to category page */

.mvp-sec-head span.mvp-widget-head-link a {

    color: var(--grey) !important;

}



/* Hide category from post info */

.mvp-post-info-top h3 {

    display: none;

}



/* Change features category posts title */

.mvp-widget-list-text1 h2 a {

    font-size: 28px;

    font-weight: 700;

}



/* Change featured category post text*/

.mvp-widget-list-text1 p {

    font-size: 14px;

    font-weight: 400;

    margin-top: 14px;



}



/* Hide video icon */

.mvp-vid-box-wrap {

    display: none;

}

/* HOME RECOMMENDED POSTS */

/* CATEGORY POSTS */

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

    .mvp-body-sec-cont .mvp-widget-list-story1,
    .mvp-main-blog-wrap .mvp-blog-story-wrap {

        display: flex;

        flex-direction: column;

    }



    .mvp-body-sec-cont .mvp-widget-list-img,
    .mvp-main-blog-wrap .mvp-blog-story-img {

        width: 100%;

        margin: 10px 0px;

    }

    .mvp-body-sec-cont .mvp-widget-list-img img {

        width: 100%;

    }



    .mvp-more-post-img {

        max-height: none;

    }



    .mvp-reg-img {

        display: block !important;

    }



    .mvp-mob-img {

        display: none !important;

    }



    /* Show publication day */

    .mvp-body-sec-cont .mvp-post-info-date,
    .mvp-main-blog-wrap .mvp-post-info-date {

        display: block !important;

    }



    /* Show article text */

    .mvp-widget-list-text1 p,
    .mvp-main-blog-wrap p {

        display: block !important;



    }



    /* Article title font size*/

    .mvp-widget-list-text1 h2 a {

        font-size: 1.6rem !important;

    }



    #mvp-more-post-wrap .mvp-more-post-img::after {

        display: none;

    }



    .mvp-widget-list-text1,
    .mvp-blog-story-text {

        width: 100% !important;

        margin-top: 8px !important;

        margin-bottom: 16px !important;

    }



    .mvp-more-post-text p {

        display: block !important;

    }

}





/* ARTICLE 2 */

/* LAYOUT */

/* Align photo with content */

.mvp-post-feat-img-wide2 {

    margin: -30px 0px 0px 0px;

    width: 100% !important;

}



.mvp-sec-pad {

    padding: 30px 0px;

    width: 100%;

}



/* Featured image */

#mvp-post-feat-img,
#mvp-post-feat-img-wide {

    max-height: 650px;

    display: flex;

    align-items: center;

    justify-content: center;

}

#mvp-main-body .mvp-sec-pad {

    padding-top: 0px;

}



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

    #mvp-post-feat-img,
    #mvp-post-feat-img-wide {

        max-height: 70vh;

    }

}



.mvp-post-feat-img-wide2 {

    margin-top: 0px !important;

}



/* AUTHOR */

.mvp-author-info-wrap .post-date {

    text-transform: uppercase;

    opacity: 50%;

}



/* SOCIAL SHARE */

/* Change socials share buttons background color */

ul.mvp-post-soc-list li {

    background-color: rgba(27, 29, 54, 0.6) !important;

    box-sizing: border-box;

    height: 42px;

}



ul.mvp-post-soc-list li:hover {

    background-color: transparent !important;

    border: 2px solid rgba(27, 29, 54, 0.6);

    padding-top: 9px;

}



ul.mvp-post-soc-list li:hover .fa {

    color: rgba(27, 29, 54, 0.6);

}



/* Hide socials shares */

ul.mvp-post-soc-list li.mvp-post-soc-com {

    display: none;

}



/* ARTICLE HEADER */

/* Remove author photo */

ul.mvp-author-info-list li.mvp-author-info-thumb {

    display: none;

}



ul.mvp-author-info-list li.mvp-author-info-name {

    margin-left: 0px;

}



/* Change post info text color */

ul.mvp-author-info-list li p,
ul.mvp-author-info-list li a,
ul.mvp-author-info-list li time {

    color: #1B1D36 !important;

    font-weight: 700 !important;

}



/* LATERAL MENU */

/* Hide lateral menu on PC */

.mvp-fly-but-wrap {

    display: none;

}



.mvp-bot-nav-in {

    margin-left: 0px;

}



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

    .mvp-fly-but-wrap,
    .mvp-search-but-wrap {

        display: block;

    }

}



/* ARTICLE CONTENT */

/* Add margin above and under post images */

.type-post #mvp-content-main img {

    margin: 18px 0px;

}



/* Show share in rs in mobile article*/

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

    #mvp-post-soc-wrap.sps-mob {

        display: none;

        width: 100%;

    }



    .sps-share-mob {

        display: flex;

        align-items: center;

        justify-content: center;

        gap: 30px;



        height: 80px;



    }



    h3.sps-share-title {

        text-transform: uppercase;

        text-align: center;

        font-family: Montserrat;

        font-size: 12px;

        font-style: normal;

        font-weight: 500;

        line-height: normal;

        color: rgba(27, 29, 54, 0.30);

        padding-top: 40px;

    }



    .sps-share-mob>a {

        margin-left: 0px;

        padding: 0px;

    }



    .sps-share-mob>a>div {

        background-color: rgba(27, 29, 54, 0.6) !important;

        box-sizing: border-box;

        height: 42px;



        -webkit-border-radius: 50%;

        -moz-border-radius: 50%;

        -ms-border-radius: 50%;

        -o-border-radius: 50%;

        border-radius: 50%;

        color: #fff;

        float: left;

        font-size: 18px;

        line-height: 1;

        margin-bottom: 10px;

        padding-top: 12px;

        position: relative;

        text-align: center;

        width: 42px;

    }





}



/* ARTICLE FOOTER */

#mvp-author-box-wrap {

    display: none;

}



/* Post tags */

/* Hide post tags header */

.mvp-post-tags .mvp-post-tags-header {

    display: none;

}



/* Transform into flex */

.mvp-post-tags span {

    display: flex;

    justify-content: center;

    align-items: center;

    gap: 10px;

    padding-bottom: 6px;

}



.mvp-post-tags span a {

    white-space: nowrap;

    flex-shrink: 0;

}



/* Change post tags styles */

.mvp-post-tags a,
.mvp-post-tags a:visited {

    border-radius: 0px;

    color: white;

    display: inline-block;

    float: left;

    font-weight: 600;

    padding: 8px 16px;

    background-color: rgba(27, 29, 54, 0.30);

    border: 1.6px solid transparent;

    font-size: 12px;

    box-sizing: border-box;

}



/* Post tags styles on hover */

.mvp-post-tags a:hover {

    background-color: transparent;

    border: 1.6px solid var(--grey);

    color: var(--grey) !important;

}



/* Responsive adjustments */

.mvp-post-tags span {

    justify-content: flex-start;

    overflow-x: auto;

}

/* ARTICLE SIDEBAR */

.mvp-widget-ad img {

    width: 100%;

}



/* ARTICLE RECOMMENDED POSTS */

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

    #mvp-more-post-wrap .mvp-more-post-list li {

        display: flex;

        flex-direction: column;

    }



    #mvp-more-post-wrap .mvp-more-post-img {

        width: 100%;

        margin: 10px 0px;

    }

    #mvp-more-post-wrap .mvp-more-post-img img {

        width: 100%;

    }



    .mvp-more-post-img {

        max-height: none;

    }



    .mvp-reg-img {

        display: block !important;

    }



    .mvp-mob-img {

        display: none !important;

    }



    #mvp-more-post-wrap .mvp-more-post-img::after {

        display: none;

    }



    .mvp-more-post-text {

        width: 100% !important;

        margin-top: 8px !important;

        margin-bottom: 16px !important;

    }



    .mvp-more-post-text p {

        display: block !important;

    }

}



/* SEARCH FORM */

#searchform input {

    background: none;

    border-bottom: 1px solid var(--grey);

    color: var(--gret);

    float: left;

    font-size: 40px;

    font-weight: 400;

    line-height: 100%;

    padding: 0px;

    width: 100%;

    height: auto;

}



/* SEARCH RESULTS PAGE */

/* Hide archives */

.search-results #block-5,
.search-results #block-6 {

    display: none;

}



/* LATEST NEWS PAGE */

#mvp-side-wrap #block-2,
#mvp-side-wrap #block-3,
#mvp-side-wrap #block-4 {

    display: none;

}





/* FOOTER */

/* Footer icon styles */

ul.mvp-foot-soc-list li a:hover {

    color: #333 !important;

}

#mvp-foot-wrap {

    background-color: transparent;

}



#mvp-foot-wrap .mvp-main-box-cont {

    display: flex;

    justify-content: center;

    gap: 40px;
    height: auto;
}

#mvp-foot-logo {

    width: auto;

}

#mvp-foot-soc-left,
#mvp-foot-soc-right {

    margin-top: 15px;

}

#mvp-foot-soc-mob {

    display: none;

}



#mvp-foot-menu-wrap {

    border-top: none;

}



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

    #mvp-foot-soc-left,
    #mvp-foot-soc-right {

        display: none;

    }

    #mvp-foot-wrap .mvp-main-box-cont {

        flex-direction: column;

        gap: 0px
    }

    #mvp-foot-soc-mob {

        display: block;

    }

}



/* Footer menu */

#mvp-foot-menu {

    width: auto;

    padding-right: 40px;

}



#mvp-foot-menu ul li a {

    font-size: 0.8rem;

}



#mvp-foot-menu ul li a:hover {

    color: rgba(27, 29, 54, 0.60);

    font-weight: 700px;

}



/* Copyright and menu wrapper */

#mvp-foot-copy {

    display: flex;

    align-items: center;

    justify-content: space-between;

    gap: 0px;

}



#mvp-foot-copy p a {

    color: rgba(27, 29, 54, 0.60);

}

#mvp-foot-copy p a:hover {

    color: #0077ee !important;

}

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

    #mvp-foot-copy {

        display: flex;

        flex-direction: column;

        align-items: center;

        justify-content: space-between;

        gap: 20px;

    }



    #mvp-foot-menu {

        width: auto;

        padding: 0px 20px;

    }

}



/* AUTHOR PAGE*/

/* Author info */



/* Author posts */

/* Change author name color on post header */

.mvp-sec-head .author-name {

    color: var(--primary);

}



/* Author sidebar*/







/* CATEGORY PAGE */

/* Force image width */

.mvp-blog-story-img img {

    width: 100% !important;

}



/* Line between posts */

ul.mvp-main-blog-wrap li.mvp-blog-story-wrap {

    border-top: 1px solid var(--light-grey);

}



/* Category name */

.sps-main-blog-category-header {

    margin-bottom: 16px;

    border-bottom: 1px solid rgba(27, 29, 54, 0.60);

}



.sps-main-blog-category-name {

    color: rgba(27, 29, 54, 0.60);

    font-size: 42px;

    font-style: normal;

    font-weight: 700;

    line-height: normal;

    text-transform: uppercase;

    font-family: 'Mohave', 'Montserrat', sans-serif;

    letter-spacing: 1px;

}



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

    .sps-main-blog-category-name {

        font-size: 30px;

    }

}



/* HISTORIA PAGE */



/* GENERAL STYLES */



/* Back to top */

.mvp-fly-top i {

    font-size: 40px;

    line-height: 100%;

    position: absolute;

    top: 4px;

    left: 7.1px;

}



/* Full width on page */

.mvp-main-box-cont.has-sps-historia {

    width: 100%;

}

.sps-historia h2,
.sps-360 h2,
.sps-rsc h2 {

    color: rgba(27, 29, 54, 0.60);

    font-size: 38px;

    font-style: normal;

    font-weight: 700;

    line-height: normal;

    text-transform: uppercase;

    margin: 0;

    margin-bottom: 20px;

}



.sps-historia p,
.sps-360 p {

    color: #1B1D36;

    font-family: Montserrat;

    font-size: 14px;

    font-style: normal;

    font-weight: 400;

    line-height: 155%;
    /* 18.9px */

}



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

    .sps-historia h2,
    .sps-360 h2 {

        font-size: 30px;

    }

}

/* Section styles */

section.normal-section {

    padding: 90px 10px;

    width: 100%;

    margin-left: 0%;

}



.sps-historia section.normal-section {

    width: 80%;

    margin-left: 10%;

}



section.normal-section.first {

    padding-top: 180px;

}



section.centered-content {

    display: flex;

    flex-direction: column;

    align-items: center;

    justify-content: center;

}







/* Font styles */

p.sps-balanced-centered {

    text-wrap: balance !important;

    text-align: center;

}



.sps-historia p.sps-big-text,
.sps-360 p.sps-big-text,
.sps-rsc p.sps-big-text {

    font-size: 20px;

    font-style: normal;

    font-weight: 700;

    line-height: 150%;

    padding: 0px 100px;

}



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

    .sps-historia p.sps-big-text,
    .sps-360 p.sps-big-text,
    .sps-rsc p.sps-big-text {

        padding: 0px 0px;

    }

}

.sps-rsc p.sps-big-text {

    font-size: 20px;

}





.circle {

    border-radius: 50%;

}



.sps-mob {

    display: none;

}

img.sps-pc {

    width: 100%;

}

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

    .sps-mob {

        display: block;

        margin-bottom: -14px;

    }

    .sps-pc {

        display: none;

    }

}



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

    section.normal-section {

        width: 86%;

        margin-left: 7%;

        padding: 60px 10px;

        box-sizing: border-box;

    }

    section.normal-section.first {

        padding-top: 120px;

    }



    .sps-historia p.sps-big-text,
    .sps-360 p.sps-big-text,
    .sps-rsc p.sps-big-text {

        color: #1B1D36;

        text-align: center;

        font-size: 18px;

        font-style: normal;

        font-weight: 700;

        line-height: 160%;

    }





}



/* HERO SECTION */

section.hero {

    height: auto
}



section.hero video {

    height: 100%;

    width: 100%;

    object-fit: cover;



}



/* HISTORIA SECTION */

.sps-historia h3 {

    margin: 0;

    font-family: Montserrat;



}





section.nuestra-historia,
.sps-360 section.hero {

    display: flex;

    justify-content: center;

    gap: 80px
}



.nuestra-historia>div,
.sps-360 section.hero>div {

    flex: 1
}



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

    section.nuestra-historia,
    .sps-360 section.hero {

        flex-direction: column-reverse;

    }

}















.nuestra-historia .sps-nuestra-historia-right img {

    width: 100%;

}



.adn-flex-container {

    display: flex;

    justify-content: center;

    align-items: center;

    margin-top: 40px;

    width: 100%;

    gap: 70px
}

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

    .adn-flex-container {

        flex-direction: row;

        flex-wrap: wrap;

        gap: 20px
    }

    .adn p {

        text-align: center;

    }

}



.adn-flex-item {

    display: flex;

    align-items: center;

    justify-content: center;

    flex-direction: column;

    gap: 20px
}



.adn-flex-item h3 {

    font-size: 28px;

    font-style: normal;

    font-weight: 700;

    line-height: 128%;

}



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

    .adn-flex-item {

        display: flex;

        align-items: center;

        justify-content: center;

        flex-direction: column;

        gap: 20px;

        padding-bottom: 30px;

    }



    .adn-flex-item img {

        width: 50px;

    }



    .adn-flex-item h3 {

        font-size: 18px;



    }



}



.equipo-item-image {

    background-color: #D9D9D9;

    height: 230px;

    width: 230px;

}



.equipo-flex-container {

    margin-top: 40px;

    display: grid;

    grid-template-columns: auto auto auto auto;

    row-gap: 40px;

    column-gap: 40px;

}

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

    .equipo-flex-container {

        margin-top: 40px;

        display: grid;

        grid-template-columns: auto;

        row-gap: 20px;

        column-gap: 40px;

    }

}



.equipo-flex-item p {

    margin: 0;

}



.equipo-flex-item h3 {

    color: #1B1D36;

    text-align: center;

    font-size: 24px;

    font-style: normal;

    font-weight: 700;

    line-height: 115%;
    /* 27.6px */

}



.equipo-flex-item {

    display: flex;

    flex-direction: column;

    align-items: center;

    gap: 16px;

    padding: 20px 0px
}



/* SPHERA 360 */

/* LAYOUT */

.sps-360 section.normal-section {

    padding: 40px 10px;

}



.sps-360 section.normal-section.sps-360-servicios {

    padding-bottom: 100px;

}



.sps-360 section.normal-section.first {

    padding-top: 150px;

}



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

    .sps-360 section.normal-section {

        padding: 40px 10px;

    }

}



/* Hero section */

/* Add margin top */

.sps-360 .hero {

    margin-top: 60px;

}



/* Sección header styles */

.sps-360 .hero h2 {

    font-size: 38px;

    font-style: normal;

    font-weight: 700;

    line-height: 102%;
    /* 42.84px */

    letter-spacing: -0.42px;

    color: #1B1D36;

    text-transform: none;

}



/* Space between h2 and p */

.sphera-360-hero-left {

    display: flex;

    flex-direction: column;

    gap: 30px
}



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

    .sps-360 .hero h2 {

        font-size: 30px;

    }

}



/* Responsive layout */

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

    .sps-360 .hero,
    .sps-360 .normal-section {

        width: 86%;

        margin-left: 7%;

    }

}



/* Servicios section */

.sps-360 .sps-360-servicios h2,
.sps-360 .sps-360-logos h2,
.sps-rsc h2 {

    text-align: center;

}

.sps-360 .sps-360-logos h2 {

    margin-bottom: 50px;

}

/* Servicios grid */

.sps-360-servicios-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 70px;
    margin-top: 80px;
}

.sps-360-servicios-wrapper .sps-image-wrapper {
    height: 230px;
    width: 230px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sps-360-servicios-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    position: relative;
}

.sps-360-servicios-item h3 {
    color: #1B1D36;
    font-size: 24px;
    font-weight: 700;
    line-height: 128%;
    text-align: center;
    position: absolute;
    bottom: 35px;
    width: 100%;
    /*background: rgba(255, 255, 255, 0.7);  Fondo blanco con opacidad */
    padding: 10px 0;
    margin: 0;
}

/* Responsive */
@media only screen and (max-width: 600px) {
    .sps-360-servicios-wrapper {
        grid-template-columns: 1fr;
        row-gap: 50px;
        margin-top: 50px;
    }

    .sps-360-servicios-item h3 {
        font-size: 24px;
		bottom: 36px;
		
    }
}


/* Logos grid */

.sps-360 .sps-360-logo {

    width: 100%;

    margin-left: 0%;

}





.sps-360-logos .sps-360-logos-grid {

    display: grid;

    grid-template-columns: auto auto auto auto auto auto auto;

    row-gap: 30px;

    column-gap: 30px;



}

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

    .sps-360-logos .sps-360-logos-grid {

        display: grid;

        grid-template-columns: auto auto auto;

        row-gap: 30px;

        column-gap: 30px;



    }

}



/* RSC TEMPLATE */

.sps-rsc-acciones h2 {

    margin-bottom: 40px;

}



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

    .sps-rsc-acciones h2 {

        font-size: 30px;

    }

}



.sps-rsc section.normal-section.first {

    padding-top: 120px;

}



.sps-rsc-acciones .sps-rsc-acciones-grid {

    display: grid;

    grid-template-columns: auto auto;

    row-gap: 10px;

    column-gap: 10px;

}



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

    .sps-rsc-acciones .sps-rsc-acciones-grid {

        display: grid;

        grid-template-columns: auto;

        row-gap: 10px;

        column-gap: 10px;

    }

}



/* TEXTOS LEGALES */

.page-id-11 #mvp-post-soc-wrap,
.page-id-49484 #mvp-post-soc-wrap {

    display: none;

}



.page-id-11 #mvp-main-wrap,
.page-id-49484 #mvp-main-wrap {

    margin-top: 133px;

}





/* SAFARI */