/* 
Theme Name:		 Damia Diaz
Theme URI:		 http://www.softer.es 
Description:	 damia is a child theme of WP Bootstrap Starter
Author:			 DamiÃ¡ Diaz
Author URI:		 http://www.softer.es 
Template:		 wp-bootstrap-starter
Version:		 1.0.0
Text Domain:	 damia
*/


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

a:hover,
a:visited,
a:focus,
a:active,
.btn:hover,
.btn:visited,
.btn:focus,
.btn:active,
.close:hover,
.close:visited,
.close:focus,
.close:active{
    text-decoration: none!important;
    outline: 0!important;
    box-shadow: none!important;
}
a.linkBio {
	color:#F15A24 !important;
}
a.linkBio:hover {
	font-weight:bold;
}

.text-black{color: #333333}
.text-gray{color: #c1c1c1}
.text-darkgray{color:#666}
.text-white{color: #ffffff}

.fblack{background-color: #000000}
.fgray{background-color: #f8f8f8}
.fwhite{background-color: #ffffff}

.w-400{font-weight: 400}
.w-500{font-weight: 500}
.w-600{font-weight: 600}
.w-700{font-weight: 700}
.w-800{font-weight: bold}
.wbold{font-weight: bold}

.line-h-100{line-height: 100%}
.line-h-110{line-height: 110%}
.line-h-120{line-height: 120%}
.line-h-130{line-height: 130%}
.line-h-140{line-height: 140%}
.line-h-150{line-height: 150%}

.content-area {
	width: 100%;
}

.rounded-no{border-radius: 0px}
.rounded-xs{border-radius: 5px}
.rounded-x{border-radius: 10px}
.rounded-s{border-radius: 15px}
.rounded-m{border-radius: 20px}
.rounded-l{border-radius: 25px}
.rounded-xl{border-radius: 30px}
.rounded-xxl{border-radius: 35px}
    
.size-12{font-size: 12px !important}
.size-14{font-size: 14px !important}
.size-16{font-size: 16px !important}
.size-18{font-size: 18px !important}
.size-20{font-size: 20px !important}
.size-24{font-size: 24px !important}
.size-22{font-size: 24px !important}
.size-26{font-size: 26px !important}
.size-28{font-size: 28px !important}
.size-30{font-size: 30px !important}
.size-34{font-size: 34px !important}
.size-36{font-size: 36px !important}
.size-44{font-size: 44px !important}
.size-46{font-size: 46px !important}
.size-48{font-size: 48px !important}
.size-56{font-size: 56px !important}
.size-60{font-size: 60px !important}
.size-62{font-size: 62px !important}
.size-64{font-size: 64px !important}

.l-space-1{letter-spacing: 1px !important}
.l-space-2{letter-spacing: 2px !important}
.l-space-3{letter-spacing: 3px !important}

@font-face {
    font-family: 'Avenir Next';
    src: url('fonts/AvenirNext-Bold.woff2') format('woff2'),
        url('fonts/AvenirNext-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir Next';
    src: url('fonts/AvenirNext-DemiBold.woff2') format('woff2'),
        url('fonts/AvenirNext-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir Next';
    src: url('fonts/AvenirNext-Regular.woff2') format('woff2'),
        url('fonts/AvenirNext-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.pb-0, .py-0 {padding-bottom: 0 !important}
.pt-0, .py-0 {padding-top: 0 !important}
.pb-1, .py-1 {padding-bottom: .25rem!important}
.pt-1, .py-1 {padding-top: .25rem!important}
.pb-2, .py-2 {padding-bottom: .5rem!important}
.pt-2, .py-2 {padding-top: .5rem!important}
.pb-3, .py-3 {padding-bottom: 1rem!important}
.pt-3, .py-3 {padding-top: 1rem!important}
.pb-4, .py-4 {padding-bottom: 1.5rem!important}
.pt-4, .py-4 {padding-top: 1.5rem!important}
.pb-4-5, .py-4-5 {padding-bottom: 2.25rem!important}
.pt-4-5, .py-4-5 {padding-top: 2.25rem!important}
.pb-5, .py-5 {padding-bottom: 3rem!important}
.pt-5, .py-5 {padding-top: 3rem!important}
.pb-6, .py-6 {padding-bottom: 4rem!important}
.pt-6, .py-6 {padding-top: 4rem!important}
.pb-7, .py-7 {padding-bottom: 5rem!important}
.pt-7, .py-7 {padding-top: 5rem!important}
.pb-8, .py-8 {padding-bottom: 6rem!important}
.pt-8, .py-8 {padding-top: 6rem!important}

.mb-0, .my-0 {margin-bottom: 0 !important}
.mt-0, .my-0 {margin-top: 0 !important}
.mb-1, .my-1 {margin-bottom: .25rem!important}
.mt-1, .my-1 {margin-top:.25rem!important}
.mb-2, .my-2 {margin-bottom: .5rem!important}
.mt-2, .my-2 {margin-top: .5rem!important}
.mb-3, .my-3 {margin-bottom: 1rem!important}
.mt-3, .my-3 {margin-top: 1rem!important}
.mb-4, .my-4 {margin-bottom: 1.5rem!important}
.mt-4, .my-4 {margin-top: 1.5rem!important}
.mb-4-5, .my-4-5 {margin-bottom: 2.25rem!important}
.mt-4-5, .my-4-5 {margin-top: 2.25rem!important}
.mb-5, .my-5 {margin-bottom: 3rem!important}
.mt-5, .my-5 {margin-top: 3rem!important}
.mb-6, .my-6 {margin-bottom: 4rem!important}
.mt-6, .my-6 {margin-top: 4rem!important}
.mb-7, .my-7 {margin-bottom: 5rem!important}
.mt-7, .my-7 {margin-top: 5rem!important}
.mb-8, .my-8 {margin-bottom: 6rem!important}
.mt-8, .my-8 {margin-top: 6rem!important}

.pl-0, .px-0 {padding-left: 0!important}
.pr-0, .px-0 {padding-right: 0!important}
.pl-1, .px-1 {padding-left: .25rem!important}
.pr-1, .px-1 {padding-right: .25rem!important}
.pl-2, .px-2 {padding-left: .5rem!important}
.pr-2, .px-2 {padding-right: .5rem!important}
.pl-3, .px-3 {padding-left: 1rem!important}
.pr-3, .px-3 {padding-right: 1rem!important}
.pl-4, .px-4 {padding-left: 1.5rem!important}
.pr-4, .px-4 {padding-right: 1.5rem!important}
.pl-4-5, .px-4-5 {padding-left: 2.25rem!important}
.pr-4-5, .px-4-5 {padding-right: 2.25rem!important}
.pl-5, .px-5 {padding-left: 3rem!important}
.px-5, .px-5 {padding-right: 3rem!important}
.pl-6, .px-6 {padding-left: 4rem!important}
.px-6, .px-6 {padding-right: 4rem!important}
.pl-7, .px-7 {padding-left: 5rem!important}
.px-7, .px-7 {padding-right: 5rem!important}

.ml-0, .mx-0 {margin-left: 0!important}
.mr-0, .mx-0 {margin-left: 0!important}
.ml-1, .mx-1 {margin-left: .25rem!important}
.mr-1, .mx-1 {margin-right:.25rem!important}
.ml-2, .mx-2 {margin-left: .5rem!important}
.mr-2, .mx-2 {margin-right: .5rem!important}
.ml-3, .mx-3 {margin-left: 1rem!important}
.mr-3, .mx-3 {margin-right: 1rem!important}
.ml-4, .mx-4 {margin-left: 1.5rem!important}
.mr-4, .mx-4 {margin-right: 1.5rem!important}
.ml-4-5, .mx-4-5 {margin-left: 2.2rem!important}
.mr-4-5, .mx-4-5 {margin-right: 2.25rem!important}
.ml-5, .mx-5 {margin-left: 3rem!important}
.mr-5, .mx-5 {margin-right: 3rem!important}
.ml-6, .mx-6 {margin-left: 4rem!important}
.mr-6, .mx-6 {margin-right: 4rem!important}
.ml-7, .mx-7 {margin-left: 5rem!important}
.mr-7, .mx-7 {margin-right: 5rem!important}

.line-h-100{line-height: 100%}
.line-h-110{line-height: 110%}
.line-h-120{line-height: 120%}
.line-h-130{line-height: 130%}
.line-h-140{line-height: 140%}
.line-h-150{line-height: 150%}

.rounded-no{border-radius: 0px}
.rounded-xs{border-radius: 5px}
.rounded-x{border-radius: 8px}
.rounded-s{border-radius: 10px}
.rounded-m{border-radius: 15px}
.rounded-l{border-radius: 20px}
.rounded-xl{border-radius: 25px}
.rounded-xxl{border-radius: 30px}

strong {
    font-weight: bold;
}
.subrayado{
    text-decoration: underline;
    font-weight: bold;
}

a{color: black;-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;}
a:hover{color: #7F7F7F}
a:hover h2,a:hover span{color: #7F7F7F}

@font-face{
    font-family:'__Nunito Sans_5';
    src:url('assets/fonts/nunito-sans-v5-latin-regular.eot');
    src:url('assets/fonts/nunito-sans-v5-latin-regular.woff') format('woff'), 
        url('assets/fonts/nunito-sans-v5-latin-regular.svg') format('svg');
    font-weight:400;
    font-style:normal;
}
body{
    /*font-family: 'Nunito', sans-serif;*/
    font-size: 14px;
    line-height: 1.2;
    font-family:'__Nunito Sans_5';
}

.container, 
.container-lg, 
.container-md, 
.container-sm, 
.container-xl {
    max-width: 848px;
}
#masthead .container{
    padding: 0;
}

/*///////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////*/
/*////////////////// PROYECTOS //////////////////////*/
/*///////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////*/
.page-template-page-proyectos #content.site-content,
.page-template-page-bio #content.site-content,
.page-template-page-publications #content.site-content,
.page-template-page-contacto #content.site-content,
.single-post #content.site-content{
    padding-top: 0;
}
#pro-proyectos-list{
    width: 848px;
    margin-left: auto;
    margin-right: auto;
}

/*
    Add your custom styles here
*/
.ww-full{width: 100% !Important}
.ww-95{width: 94% !Important}
.ww-90{width: 89% !Important}
.ww-85{width: 84% !Important}
.ww-70{width: 69% !Important}
.ww-65{width: 64% !Important}
.ww-60{width: 59% !Important}
.ww-55{width: 54% !Important}
.ww-50{width: 49% !Important}
.ww-45{width: 44% !Important}
.ww-40{width: 39% !Important}
.ww-35{width: 34% !Important}
.ww-30{width: 29% !Important}
.ww-25{width: 24% !Important}
.ww-20{width: 19% !Important}

.pro-grid-col-txt{
    min-height: 120px;
    background: white;
    PADDING-TOP: 16PX;
}
.pro-grid-col-txt p,
.pro-grid-col-txt span,
.pro-grid-col-txt h2{
    display: block;
    margin-bottom: 0;
    padding-bottom: 0;
    text-transform: uppercase;
}
.texto_derecha .pro-grid-wrap{
    display: flex;
    align-items: flex-end;
}
.texto_derecha .pro-grid-wrap .pro-grid-col-txt{
    padding-left: 20px;
    display: flex;
    align-items: flex-end;
}
.pro-grid-element.texto_derecha{
    margin-bottom: 80px;
}
.ww-auto img{max-width: auto}
.ww-650 img{max-width: 650px}
.ww-600 img{max-width: 600px}
.ww-550 img{max-width: 550px}
.ww-500 img{max-width: 500px}
.ww-450 img{max-width: 450px}
.ww-400 img{max-width: 400px}
.ww-350 img{max-width: 350px}
.ww-300 img{max-width: 300px}
.ww-250 img{max-width: 250px}
.ww-200 img{max-width: 200px}

/*///////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////*/
/*////////////////// HEADER WEB MENU //////////////////////*/
/*///////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////*/
.navbar-expand-xl {
    justify-content: space-between;
}
header#masthead {
    margin-bottom: 0;
    background-color: #fff;
    box-shadow: none;
    padding: 60px 0;
}/*
.navbar-brand > a.site-title{
   font-size: 23px;
    font-weight: 400 !important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #000;    
}*/
@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400&display=swap');

.navbar-brand > a.site-title {
    font-family: 'DM Mono', monospace;
    font-size: 23px;
    font-weight: 400 !important;
    letter-spacing: 1.5px;
    color: #000;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li{
    padding: 0 0 6px;
    margin: 0;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #000000;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0;
    font-weight: 400 !important;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
     color: #6A6868;
    font-weight: 400 !important;
}
.navbar-nav{
    display: block;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li.menu-insta,
body:not(.theme-preset-active) #masthead .navbar-nav > li.menu-face,
body:not(.theme-preset-active) #masthead .navbar-nav > li.menu-vimeo{
    display: inline-block;
    background: #e0e0e0;
    PADDING: 4PX;
    border-radius: 9px;
    margin: 3px;
    -webkit-transition: all .2s ease;-moz-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li.menu-insta:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.menu-face:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.menu-vimeo:hover{
    background: #888;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li.menu-insta a,
body:not(.theme-preset-active) #masthead .navbar-nav > li.menu-face a,
body:not(.theme-preset-active) #masthead .navbar-nav > li.menu-vimeo a,
body:not(.theme-preset-active) #masthead .navbar-nav > li.menu-insta a:hover span,
body:not(.theme-preset-active) #masthead .navbar-nav > li.menu-face a:hover span,
body:not(.theme-preset-active) #masthead .navbar-nav > li.menu-vimeo a:hover span{
    color: white !important;
    font-size: 16px;
}

/*///////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////*/
/*////////// SINGLE POST / PROYECTO//////////////////////*/
/*///////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////*/
.single-post p,
.page-template-page-bio p{
    font-size: 12px;
}
.page-template-page-bio .entry-content, 
.single-post .entry-content {
    margin: 6px 0 0;
}
.wrap-info-pics{
    min-height: 100px;
    padding-top: 10px;
}
.carousel-txt{
    min-height: 100px;
    padding-top: 10px;
}

/*///////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////*/
/*////////////////// HEADER WEB MENU //////////////////////*/
/*///////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////*/
#page #masthead.navbar-light .navbar-toggler {
    border-color: transparent !important;
}
#page #masthead.navbar-light .navbar-toggler:active,
#page #masthead.navbar-light .navbar-toggler:focus{
   border: none;
    outline: none;
    box-shadow: none;
}
header#masthead {
    background-color: transparent;
}
footer#colophon {
    background-color: transparent !important;
}
#my-carousel .carousel-inner {
    display: flex;
    transition: all .5s ease !Important; 
}
#my-carousel .carousel-indicators {
    
    width: auto;
    display: block;
    width: 100%;
    /*background: lime;border: 1px solid;*/
    position: relative;
    margin: 0;
}
#my-carousel .carousel-indicators li {
    height: 110px;
    width: 100px;
    position: relative;
    text-indent: 0;
    display: inline-block;
    width: 23%;
    height: auto;
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
    /*opacidad*/
    opacity:1;
}
#my-carousel .carousel-indicators li img{
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    float: none;
}
#my-carousel.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
    /*background: red;*/
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0 !Important;
    transition: all .5s ease !Important;  
}
#my-carousel.carousel-fade .carousel-item,
#my-carousel.carousel-fade .carousel-item a,
#my-carousel.carousel-fade .carousel-item a img{
    width: 100%;   
}    
#my-carousel.carousel-fade .carousel-item a{
     transition: all .5s ease !Important;
    opacity: 0;
}
#my-carousel.carousel-fade .carousel-item.active a{
    opacity: 1
}
#my-carousel.carousel-fade .active.carousel-item-left a,
#my-carousel.carousel-fade .active.carousel-item-right a{
    opacity: 1 !Important;
}
#my-carousel.carousel-fade .carousel-item.active,
#my-carousel.carousel-fade .carousel-item-next,
#my-carousel.carousel-fade .carousel-item-prev{
    opacity: 1 !Important;
}
.miniatura {
    width: 100%;
    height: 90px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.carousel-control-next-icon{
    background-image: none;
}
.carousel-control-prev,
.carousel-control-next{
    font-size: 36px;
    color: black !Important;
    opacity: .6;
    width: 20px;
}
.carousel-control-prev{
    left: -40px;
}
.carousel-control-next{
    right: -50px;
}
.carousel-control-prev:hover,
.carousel-control-next:hover{
    opacity: .9
}
.carousel-control-prev:hover span,
.carousel-control-next:hover span{
    color: black !Important;
}
.carousel-control-prev, .carousel-control-next {
    width: 50px;
}
.carousel-control-prev:before {
    content: "";
    width: 50px;
    height: 50px;
    background: lime;
    display: block;
    position: relative;
    background: url(assets/css/default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    background-position: -138px -44px;
}
.carousel-control-prev span{
    display: none;
}
.icon-chevron-right:before {
    content: "";
    width: 50px;
    height: 50px;
    background: lime;
    display: block;
    position: relative;
    background: url(assets/css/default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    background-position: -84px -44px;    
}

.playbuttonwrap{
    position: relative;
}
.playbutton{
    position: absolute;
    background: #5d5d5d47;
    z-index: 1;
    height: 100%;
    width: 100%;
    left: 0%;
    margin-left: 0;
    background-image: url(assets/pics/play-white.png);
    background-size: 150px;
    background-repeat: no-repeat;
    background-position: center center;
}
.lity {
    background: #fff !Important;
    background: rgb(255 255 255 / 90%) !Important;
}
.lity-container .pswp__button--close{
    position: fixed;
    top: 0;
    right: 0;
}
.lity-content:after {
    -webkit-box-shadow: none !Important;
    box-shadow: none !Important;
}

.publications-grid {
    max-width: 1200px;
    margin: 0px auto;
    padding: 30px 0px;
    width: 100%;
    display: grid;
    grid-auto-rows: auto;
    grid-template-columns: repeat(auto-fill, minmax(450px, 1fr));
    grid-gap: 20px 35px;
    align-items: flex-end;
}
.publicacion-item {
    height: 100%;
    display: flex;
    align-items: flex-end;
}
.publicacion-item-wrap{

}
.con-sombra{
    box-shadow: 6px 6px 10px rgb(0 0 0 / 35%);
    background-color: transparent;
    display: inline-block;
    margin-bottom: 20px;
}


.navbar-expand-xl .navbar-toggler {
        display: none !important;
    }
.collapse:not(.show) {
        display: flex!important;
}
.navbar-collapse {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}



.pswp__container{
    background: white;
}
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {

}
#my-carousel .order-lg-1{
    padding-left: 0;
}
#my-carousel .order-lg-2{
    padding-right: 0;
}
#my-carousel .carousel-indicators {
    margin: 0 0 0 0px;
    display: grid !important;
    grid-auto-rows: auto;
    grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
    grid-gap: 0px 8px;
}
#my-carousel .carousel-indicators li {
    width: 100%;
    padding: 0;
    margin: 0;
}
@media (max-width: 990px){
    #my-carousel .order-lg-1,
    #my-carousel .order-lg-2{
        padding: 0;
    }
    #my-carousel .carousel-indicators {
        margin: 0 0 0 0;
    }
}


@media (max-width: 480px){
       #my-carousel .carousel-indicators {
        grid-template-columns: repeat(auto-fill, minmax(25%, 1fr));
    }
}



@media (max-width: 768px){
    .navbar-expand-xl .navbar-toggler {
        display: block !important;
    }
    .collapse:not(.show) {
        display:none !important;
    }
    .navbar-collapse {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding-top: 20px;
    }

}

/*///////////////////// RRSS //////////////////////*/
#MENU-RRSS {
    
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: block;
    padding-top: 6px;
}
#MENU-RRSS li.menu-vimeo,
#MENU-RRSS li.menu-insta,
#MENU-RRSS li.menu-face{
    display: inline-block;
    background: #e0e0e0;
    PADDING: 4PX;
    border-radius: 9px;
    margin: 3px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
#MENU-RRSS li.menu-vimeo a,
#MENU-RRSS li.menu-insta a,
#MENU-RRSS li.menu-face a{
    color: white !important;
    font-size: 16px;
}

/*///////////////////// home //////////////////////*/
#home-bg-wrap{
    width: 100%;
    height: 100%;
    position: fixed;
}
@keyframes dash {
  from {
    transform: scale(1.1);
    opacity: 1;
  }
  to {
    transform: scale(1);
      opacity: 1;
  }
}
#home-bg{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-position: center center;
    background-size: cover;
     animation: dash 12s linear alternate forwards;

}

.page-template-page-home #page{
    z-index: 22222222;
    position: relative;
}

.page-template-page-home footer#colophon {
    position: fixed;
    bottom: 0px;
    max-width: 100%;
    margin: auto;
    width: 100%;
    display: block;
    z-index: 888;
    color: black !important;
}


.page-template-page-contacto img{
    width: 100%;
}


#verticalspacer-D{
    display: block;
}
#verticalspacer-M{
    display: none;
}
/*///////////////////// MEDIA //////////////////////*/





@media (max-width: 848px){   
    #masthead .container{
        padding: 0 5%;
    }
    header#masthead {
        padding: 40px 0;
    }
    .ww-full,.ww-95,.ww-90,.ww-85,.ww-70,.ww-65,.ww-60,.ww-55,.ww-50,.ww-45,.ww-40,.ww-35,.ww-30,.ww-25,.ww-20{width: 100% !Important}  
    
    .pro-grid-col-txt{
        min-height: auto;
        padding-bottom: 40px;
    }
    .texto_derecha .pro-grid-wrap {
        display: BLOCK;
    }
    .texto_derecha .pro-grid-wrap .pro-grid-col-txt {
        padding-left: 0;
    }
    .pro-grid-element.texto_derecha {
        margin-bottom: 0;
    }
    #pro-proyectos-list {
        width: 100%;
        padding: 0 5%;
    }
    #pro-proyectos-list img{
        width: 100%;
    }
    #primary{
        width: 100%;
        padding: 0 5%;
    }
    #my-carousel .carousel-indicators li {
        /*width: 22%;*/
    }
    .publications-grid{
        width: 100%;
        max-width: 100%;
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    }
    .carousel-control-prev{
        left: 0px;
    }
    .carousel-control-next{
        right: 0px;
    }
    .carousel-control-prev {
        left: -27px;
    }
    .carousel-control-next {
        right: -33px;
    }

    body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
        /*color: #000000;
        text-transform: uppercase;
        font-size: 16px;
        padding: 0;
        font-weight: 400 !important;
        line-height: 170%;*/
    }
    h3.size-14{
        font-size: 16px !Important
    }
    .playbutton {
        background-size: 100px;
    }
    
}
@media (max-width: 480px){  
    #verticalspacer-D{
        display: none;
    }
    #verticalspacer-M{
        display: block;
    }
    h3.size-14 {
        font-size: 11px !Important;
    }
    .navbar {
        align-items: end !Important;
    }
    .navbar-brand {
        padding-top: 0;
    }
    .navbar-brand > a.site-title {
        font-size: 19px;
    }
    body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
        font-size: 13px;
    }
    #my-carousel .carousel-indicators li {
        /*width: 30%;*/
    }
}