/* This code is only meant for previewing your Reflow design. */
.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

/* header */
#header {
    float: none;
    height: 60px;
    width: 930px;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 26;
    clear: none;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}

#content_header {
    float: left;
    height: auto;
    width: 100%;
    background-color: rgb(139, 178, 77);
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 24;
}
#content_header2 {
    float: left;
    height: 210px;
    width: 100%;
    background-color: rgb(139, 178, 77);
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 24;
}

#logo {
    float: left;
    font-size: 1.546875em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    color: rgb(255, 255, 255);
    font-style: normal;
    letter-spacing: normal;
    text-decoration: none;
          font-family: 'Avenir Black';
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 27;
    margin-top: 16px;
    margin-left: 0px;
    clear: none;
    margin-right: 0%;
}

/* nav */
#menu_caller {
    float: right;
    height: 60px;
    width: 100px;
    position: absolute;
    top: 0px;
    left: auto;
    z-index: 29;
    clear: none;
    display: block;
    background-color: rgb(255, 255, 255);
    overflow: visible;
    display: none;
    right: 0px;
cursor: pointer;
}

nav#main_nav {
    float: right;
    height: auto;
    margin: 0px;
    clear: none;
    width: 600px;
    overflow: visible;
    position: relative;
    top: 0px;
    left: 0px;
	display: block;
}
nav#mobile_nav {
	height: auto;
	left: auto;
	position: absolute;
	right: 10px;
	top: 60px;
	width: 100px;
    background-color: rgb(139, 178, 77);
  	display: none;
	z-index: 99;
}


nav#main_nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
	overflow: hidden;
	display: block;
}
nav#mobile_nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
	overflow: hidden;
	display: block;
}


nav#main_nav ul li {
    float: left;
    height: 60px;
    width: 100px;
    background-color: rgba(255, 255, 255, 0);
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 29;
    margin: 0px;
    clear: none;
	display: block;
}
nav#main_nav ul li.nav_active{
background-color: rgba(255, 255, 255, 0.4);
}
nav#mobile_nav ul li {
    float: left;
    height: 60px;
    width: 100px;
    background-color: rgba(255, 255, 255, 0);
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 29;
    margin: 0px;
    clear: left;
	display: block;
}
nav#mobile_nav ul li.nav_active{
background-color: rgba(255, 255, 255, 0.4);
}

nav ul li a{
    display: block;
	float: left;
    font-size: 0.9em;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    color: rgb(255, 255, 255);
    font-style: normal;
    letter-spacing: normal;
    text-decoration: none;
    font-family: 'Avenir Medium';
    position: relative;
    z-index: 30;
    margin-top: 22px;
    margin-left: auto;
    clear: none;
    margin-right: auto;
}
nav ul li a:visited{
	color: rgb(255, 255, 255);
}
nav ul li a:hover{
color: rgb(0, 0, 0);
}
nav ul li a.a_active{
	color: rgb(0, 0, 0);
}


/* nav */
/* header */



/* content */
#content {
    float: none;
    height: auto;
    width: 929.9999939999999px;
    background-color: rgb(255, 255, 255);
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 2;
    margin-top: 0px;
    margin-left: auto;
    clear: both;
    margin-right: auto;
}

#tit_boveda {
    float: left;
    font-size: 1.59375em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    color: rgb(139, 178, 77);
    font-style: normal;
    letter-spacing: normal;
    text-decoration: none;
          font-family: 'Avenir Black';
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 21;
    margin-top: 45px;
    margin-left: 0px;
    clear: none;
}

#tit_pintura {
    float: left;
    font-size: 1.453125em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    color: rgb(34, 34, 33);
    font-style: normal;
    letter-spacing: normal;
    text-decoration: none;
          font-family: 'Avenir Light';
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 22;
    margin-top: 10px;
    margin-left: 60px;
    clear: both;
}

/* mural */
#mural_cont {
    float: left;
    height: auto;
    width: 930px;
    background-color: rgb(255, 255, 255);
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 4;
    margin-top: 20px;
    margin-left: 0px;
    clear: both;
}


/* elemento */
.pintura_cont:hover{
   	-webkit-filter: opacity(80%) grayscale(75%);
    filter: opacity(80%) grayscale(75%);
}

.pintura_cont {
    float: left;
    height: auto;
    width: 309px;
    background-color: rgb(255, 255, 255);
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 6;
    margin: 0px 0px 0px 1px;
    clear: none;
}
.pared {
	margin: 40px 0px 0px 0px;
    width: 309px;
    clear: both;
}

.pintura {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0px;
    clear: none;
    color: rgb(0, 0, 0);
}

.pintura_txt {
    float: none;
    font-size: 0.984375em;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    color: rgb(34, 34, 33);
    font-style: normal;
    letter-spacing: normal;
    text-decoration: none;
          font-family: 'Avenir Medium';
    position: relative;
    top: 20px;
    left: 0px;
    z-index: 7;
    margin: 0px;
    clear: none;
}
/* elemento */
/* mural */

/*pag1*/
.txt_general {
    float: left;
    font-size: 1em;
    width: 400px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    color: rgb(0, 0, 0);
    font-style: normal;
    letter-spacing: normal;
    text-decoration: none;
          font-family: 'Avenir Light';
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 21;
    margin-top: 40px;
    margin-left: 0px;
    clear: left;
    margin-right: 0px;
    margin-bottom: 0px;
}
.versiculo{
    float: left;
    width: 400px;
    height: auto;
    font-weight: normal;
    line-height: 1em;
    color: rgb(0, 0, 0);
    font-style: normal;
    letter-spacing: normal;
    text-decoration: none;
          font-family: 'Avenir Light';
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 21;
    margin-top: 0px;
    margin-left: 0px;
    clear: left;
    margin-right: 0px;
    margin-bottom: 40px;
	text-align: right;
	font-size: 0.85em;
}
.autor{
	font-family: 'Avenir Medium';
}
.pintor{
    color: rgb(139, 178, 77);
    margin-bottom: 40px;
}
.puntos{
    display: block;
	font-family: 'Avenir Light';
	text-indent: -12px;
	margin-left: 12px;
}
.puntos:before{
	content: "•";
}
.subtit{
	font-family: 'Avenir Medium';
    color: rgb(139, 178, 77);
}
/**/
.ampli {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0px;
    margin-bottom: 0px;
}
.ampli_cont, .foto_pintor {
    float: left;
    height: auto;
    margin-left: 40px;
    margin-top: 40px;
    clear: none;
    width: 280px;
    margin-right: 0px;
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    left: 0px;
}
.ampli_but {
    float: left;
    height: 30px;
    clear: none;
    width: 30px;
    position: absolute;
    top: auto;
    left: auto;
    bottom: 0px;
    right: 0px;
}
.ampli_img_cont {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    position: relative;
}


/**/
.ampli_audio_cont {
    float: left;
    height: 30px;
    margin-left: 0px;
    margin-top: 20px;
    clear: both;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.audio_cont {
	float: left;
	height: 30px;
	left: 0;
	margin: 40px;
	position: relative;
	top: 0;
	width: 280px;
    clear: none;
}

/*submenu*/
.submenu {
	position:absolute;
    float: left;
    height: auto;
    margin-left: 300px;
    margin-top: 120px;
    clear: none;
    width: auto;
    margin-right: 0px;
    margin-bottom: 0px;
}
.submenu_but {
    float: left;
    font-size: 1em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    color: rgb(139, 178, 77);
    font-style: normal;
    letter-spacing: normal;
    text-decoration: none;
          font-family: 'Avenir Medium';
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 22;
    margin-top: 0px;
    margin-left: 0px;
    clear: both;
    display: block;
    margin-right: 0px;
    margin-bottom: 6px;
}
.submenu_but a:hover {
   	-webkit-filter: brightness(75%);
    filter: brightness(75%);
}
.submenu_active{
	color: rgb(0, 0, 0);
}


/*submenu*/
#tit_dentro_boveda {
    float: left;
    font-size: 1.45em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    color: rgb(255, 255, 255);
    font-style: normal;
    letter-spacing: normal;
    text-decoration: none;
          font-family: 'Avenir Light';
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 22;
    margin-top: 11px;
    margin-left: 0px;
    clear: both;
    display: block;
    margin-right: 0px;
    margin-bottom: 0px;
}
#tit_parte_boveda {
    float: left;
    font-size: 1.25em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    color: rgb(34, 34, 33);
    font-style: normal;
    letter-spacing: normal;
    text-decoration: none;
          font-family: 'Avenir Medium';
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 22;
    margin-top: 23px;
    margin-left: 0px;
    clear: left;
    display: block;
    margin-right: 0px;
    margin-bottom: 0px;
}
#banda2 {
    float: left;
    height: 45px;
    clear: none;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.4);
    position: absolute;
    top: 60px;
    left: 0%;
    bottom: auto;
}
#banda3 {
    float: left;
    height: 105px;
    clear: none;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 105px;
    left: 0%;
    bottom: auto;
}
/* content */


/*pag2*/
.relacionada_content {
    float: left;
    height: auto;
    width: auto;
    clear: left;
    margin-top: 40px;
    margin-left: 0px;
}
.relacionada_img {
    float: left;
    height: auto;
    width: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: left;
    color: rgb(0, 0, 0);
    margin-right: 0px;
    margin-bottom: 0px;
}
.relacionada {
    float: left;
    width: auto;
    height: 240px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0px;
    margin-bottom: 0px;
}

.relacionada_leyenda {
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 10px;
    clear: both;
    width: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.relacionada_txt {
    font-family: 'Avenir Light';
    float: left;
    font-size: 1em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: left;
}
.obra {
    font-family: 'Avenir Medium Italic';
    color: rgb(139, 178, 77);
}
.small{
	    font-family: 'Avenir Light';
font-variant: small-caps;
}

.cursiva {
    font-family: 'Avenir Light Italic';
}


/*pag2*/
#det_group_cont {
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 40px;
    clear: none;
    width: auto;
}

#detalle1 {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0px;
    margin-bottom: 0px;
}


.detalle_cont {
    float: left;
    height: 180px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 180.0000004775px;
    margin-right: 40px;
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    left: 0px;
}
.detalle_menu {
   	-webkit-filter: opacity(50%) grayscale(75%);
    filter: opacity(50%) grayscale(75%);
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.detalle_menu:hover {
   	-webkit-filter: opacity(100%) grayscale(0%);
    filter: opacity(100%) grayscale(0%);
}

.detalle_img {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100.005578%;
    position: relative;
}




@media (max-width: 950px) {
    #header {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
    }

    #mural_cont {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
    }

    .pintura_cont {
        width: 33.225806%;
        height: auto;
        margin-left: 0.10752688%;
        margin-right: 0px;
        padding-left: 0px;
    }
    .detalle_cont {
        width: 30%;
        height: auto;
        margin-left: 3%;
        margin-right: 0px;
        padding-left: 0px;
    }


    #tit_boveda {
        margin-left: 10px;
    }

    #tit_pintura {
        margin-left: 70px;
    }

    #content {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
	#det_group_cont{
		width: 100%;
	}
}

@media (max-width: 820px) {


    #tit_dentro_boveda {
        margin-top: 31px;
    }

    #tit_parte_boveda {
        /*margin-top: 100px;*/
    }


    #menu_caller {
        clear: none;
        display: block;
        margin: 0px;
        float: right;
        background-color: rgb(255, 255, 255);
        overflow: visible;
        right: 10px;
        left: auto;
        display: block;
    }

	.ampli_cont, .audio_cont {
		margin-top: 0px;
		margin-bottom: 40px;
		margin-left: 0px;
	}
	
	.foto_pintor{
		margin-top: 40px;
		margin-bottom: 40px;
		margin-left: 0px;
	}

.relacionada_content {
    float: left;
    height: auto;
    width: auto;
    clear: left;
    margin-top: 40px;
    margin-left: 0px;
}
.relacionada {
    float: left;
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0px;
    margin-bottom: 0px;
}

  nav#main_nav {
    display: none;
 }

  nav#mobile_nav {
    display: block;
	
	}
	
    /*nav ul {
        clear: left;
    }*/

    #content {
        margin-top: 0px;
        clear: both;
    }
}

