body{
/*    background-image:url("http://www.jaxviolin.com/images/parchment-BG2.jpg") ;*/
        background-image:url("../img/modulo-fondo.jpg") ;

    background-color: #1e1e2a;
    margin-top: 2em;
    font-size: 13px;    
    color:#fff;
}

iframe{
    max-width: 100%;
    
}
ul{
    list-style: none;
}
*{
    font-family: arial;
}
a{
    cursor: pointer;
    color:#c0ac7b;
}
a:hover{
    color:#c0ac7b;
    text-decoration: underline;    
}
h1, h2, h3, h4,h5{
    font-family: 'Alex Brush', cursive;
    font-size: 3em;
    font-weight: bold;    
    color:#c0ac7b;
}
h2{
    font-size: 2.5em;
}
h3{
    font-size: 2em;
}
.clear{
    clear:both;
}
#logo{
    text-align: center;
    padding:1em 0;
}
nav{
    text-align: center;   
    border-top:1px #c0ac7b solid;
    border-bottom:1px #c0ac7b solid;
}
nav a, nav > ul > li{
    font-family: 'Alex Brush', cursive;
    font-size: 33px;     
}
nav > ul{
    height: 47px;
    margin: 0 100px;
}
nav > ul > li{
    float: left;
    padding: 0 16px;
}
nav > ul > li > ul{
    display: none;
}
nav > ul li a, footer div#menuInferior > a{
    color:#fff;
    padding: 0 2%;
}
nav a:hover, footer div#menuInferior > a:hover{
    color: #c0ac7b;
    text-decoration: none;   
}

nav > ul{
    
}

nav > ul > li > ul{
    display: none;
    position: absolute;
    background: #c0ac7b;
    width: 215px;    
    margin: 0;
    z-index: 20000000;
}

nav > ul > li > ul > li{
    display: block;
}
nav > ul > li > ul > li a{
    font-family: 'Alex Brush', cursive;
    font-size: 20px;
    cursor: pointer;
    margin: 0 10px;
    background: none;
    display: block;
    color:#fff;
    text-align: left;
}
nav > ul > li > ul > li a:hover{
    text-decoration: none;
    color:#1e1e2a;
}



.orbit-slide-number, .orbit-bullets{
    display: none;
}

div.servicios{
    margin-top: -3em;
}
div.servicios div{
    text-align: center;
}
div.servicios h2{
    text-transform: uppercase;
    font-size: 1em;
    text-align: center;
}

#centro{
    margin-top: 1em;
}
#centro a{
    color: #c0ac7b;
}
#centro a:hover{
    color:#000;
    text-decoration: underline;    
}

#centro > div{
/*    
       background:transparent;
       filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
       zoom: 1;    

       background-color: rgba(0,0,0,0.7);
       */
       background: #1e1e2a;
    padding-top: 0.9375em;
    padding-bottom: 2.9375em;
    padding-left: 4em;
    padding-right: 4em;
    margin-bottom: 2em;
}
#centro > div#home{
    padding-left: 0em;
    padding-right: 0em;
    margin-bottom: 0 !important;
}

.marginBottom{
margin-bottom: 2.9375em;
}

#centro > div#home{
    background: none;
}
.negro{
    background: #000 !important;
}
.lineaDorada{
    border-top:4px #c0ac7b solid;
}

#centro > div p{
    text-align: justify;
}
#centro > div.lineheight p, #centro > div.lineheight li{
    line-height: 27px;
}
.imgBorde{
    border:5px #1e1e2a solid;
}



.pagina{
    background: #1e1e2a;
    /*
-webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 15px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 15px rgba(50, 50, 50, 0.75);
*/    
}

.pagina.guarda{
     
}

.interiorPagina{
}

.interiorPagina{
    line-height: 23px;
}
.interiorPagina ul li{
    padding: 1em;
    border-bottom: 1px #efefef dashed;
}

.interiorPagina ul li a{
    background: none !important;
}

.interiorPagina ul li a:hover{
    cursor: pointer;
    color: #c0ac7b !important;
}


#mira{
    position: absolute;
    top: -20px;
    right: -20px;
    font-family: 'Alex Brush', cursive;
    font-size: 3em;
    font-weight: bold;   
    display: block;   
    z-index: 10000000;
    padding: 0.5em;
    background-color: transparent !important;
    background: url("../img/flecha.png") no-repeat !important; 
    width: 64px;
    height: 64px;
}
#mira:hover{
    color:#c0ac7b !important;
    text-decoration: none !important;
    cursor: pointer !important;
}

#miraIzq{
    position: absolute;
    top: -20px;
    left: 0px;
    font-family: 'Alex Brush', cursive;
    font-size: 3em;
    font-weight: bold;   
    display: block;   
    z-index: 10000000;
    padding: 0.5em;
    background-color: transparent !important;
    background: url("../img/flechaizq.png") no-repeat !important; 
    width: 64px;
    height: 64px;
}
#miraIzq:hover{
    color:#c0ac7b !important;
    text-decoration: none !important;
    cursor: pointer !important;
}






footer{
    padding: 2em;   
    color:#fff;
    font-size:0.8em; 
}

footer div#menuInferior{
    padding-top: 1em;
}

footer div#menuInferior > a:last-child{
    padding-right: 0;
}
footer div#menuInferior{
    text-align: right;
}
#datosPie{
    border-top:1px #A29B9D solid;
    padding-top: 2em;
    margin-top: 2em;
}
#datosPie img{
    vertical-align: middle;
} 

#pasaviga{
    text-align: right;
}




.texto_form{
    width: 20%;
    float: left;
}
.campo_form{
    border-left: 1px #c0ac7b dotted;
    padding-left: 1%;
    width: 77%;
    float: right;    
}
.campo_form input{
    margin-bottom: 0;
    
}
.campo_form textarea{
    height: 80px;
    
}
.item_form{
    margin-bottom: 1em;
}

.enviar{
    background: #c0ac7b;
    padding: 1em 3em;
    color:#fff;
    font-weight: bold;
    border:1px #ccc solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;    
}
.enviar:hover{
    background: #658799;
}





@media only screen and (max-width: 767px) {
.dosColumnas{
    -moz-column-count:1; /* Firefox */
    -webkit-column-count:1; /* Safari and Chrome */
    column-count:1;    
}
nav > a{
    display: block;
    border-left:none;
    border-bottom:1px solid #A29B9D;
    padding: 0.5em 1em;
    
}
footer {
line-height: 30px;
}
}



.paddingBottom-1{
    padding-bottom: 1em;
}
.paddingBottom-2{
    padding-bottom: 2em;
}
.paddingBottom-3{
    padding-bottom: 3em;
}
.paddingBottom-4{
    padding-bottom: 4em;
}

.paddingTop-1{
    padding-Top: 1em;
}
.paddingTop-2{
    padding-Top: 2em;
}
.paddingTop-3{
    padding-Top: 3em;
}
.paddingTop-4{
    padding-Top: 4em;
}
.paddingRigth{
    padding-right: 60px !important;
}

div.orbit-container{
    background: none !important;
}

div.orbit-container li div{
    text-align: center !important;
}

div.galeria a{
background: none !important;
display: block;
margin-bottom: 1.5em;
padding: 0 !important;
}

div.Bloque{
    background: #c0ac7b;
    padding: 10px;
    margin-bottom: 2em;
}
div.Bloque img{border: none;}
div.Bloque h2{
    font-family: inherit;
    color: #1e1e2a;
    text-transform: uppercase;
    text-align: right;
    font-size: 18px;
    margin-bottom: 0;
}

h7{
   color:#c0ac7b;
   font-size: 17px;
   font-weight: bold;
   text-transform: uppercase;
   margin-bottom: 1em;
   display: block; 
}


ul.items li{
    margin-bottom: 1em;
    margin-bottom: 1em;
    background: url("../img/li.jpg") no-repeat 0px 8px;
    padding-left: 20px;        
}
    
hr{
    background-color: #c0ac7b;
    height: 2px;    
    border: none;
}


.profesionales .link{
    color: #c0ac7b;
}
.profesionales h2{
    background: #c0ac7b;
    padding: 10px;
    font-family: inherit;
    color: #1e1e2a;
    text-align: center;
    font-size: 16px;    
}
.profesionales p{
    text-align: left !important;
    line-height: 20px !important;
}
@media only screen and (max-width: 40em) { 
    
    body{
    }
    nav > ul{
        height: auto;
        margin: auto;
    }
    nav > ul > li{
        float: none;
    }
    nav > ul > li > ul{
        width: 88%;
    }
    nav > ul > li > ul > li a{
        text-align: center;
    }
    #centro > div{
        padding: 1em;
    }
}

.calltoaction a:hover{
    color:#fff !important;
}

.calltoaction2{
    background: #1e1e2a;
    padding-top: 1em;
    padding-bottom: 1em !important;
    padding-left: 4em;
    padding-right: 4em;
    margin-top: 1em;
}
.calltoaction2 strong{
    color:#c0ac7b;
    padding-right: 1em;
}

.calltoaction2 a{
    color:#fff;
}

.calltoaction2 a:hover{
    color:#c0ac7b;
    text-decoration: none;
}

.separador{
    border-right: 1px #ccc solid;
    margin: 0 1em;