/* CSS - Ariadna Garay - Ari Creativa - wwww.ariadnagaray.com
 Raul Escudero 2022 */

/* Personalización Menu */

.navbar-light .navbar-nav .nav-link {
    color: rgb(80,80,80,1);
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #d61119;
}

.navbar-brand {
    display: flex;
    width: 100%;
    justify-content: left;
}

nav {
    font-family: 'Montserrat', sans-serif;
    color: yellow;
    letter-spacing: 1.5px;
    text-align: center;
    font-weight: 600;
    font-size: 1vw;
}

/* Cambio de tamaño de menu */
@media (max-width:576px) {
    nav {
        font-family: 'Montserrat', serif;
        letter-spacing: 1px;
        text-align: center;
        font-weight: 600;
        font-size: 2vh;
    }
}

/* Clases TITULAR - Da tamaño al TITULAR más grande de la WEB */
.titular {
    font-family: 'Montserrat', bold;
    font-weight: bolder;
    font-size: 3.5em;
    letter-spacing: 1vwx;
}
/*
@media (max-width:1150px) {
    .titular {
        letter-spacing: 15px;
        font-weight: bolder;
        font-family: 'Montserrat', serif;
    }
}

@media (max-width:767px) {
    .titular {
        letter-spacing: 10px;
        font-weight: bolder;
        font-family: 'Montserrat', serif;
    }
}
*/

/* Correción padding de COLUMNAS sobre predefinido de BOOTSTRAP */
.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12,
	.col,
	.col-auto,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm,
	.col-sm-auto,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md,
	.col-md-auto,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg,
	.col-lg-auto,
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12,
	.col-xl,
	.col-xl-auto {
    padding-left: 0px;
    padding-right: 0px;
}

/* Efecto HOVER IMAGENES */
.hover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.conte:hover .hover {
    display: flex;
}

.dhover {
    display: none;
    position: absolute;
    
    
    z-index: 1;
}

.conte:hover .dhover {
    display: flex;
}

.efectoletra img:hover {
      transform: scale(0.90);
      opacity: 0.80;

/* Tipografias */

}
.titularARI {
    /* Equivalente a H1 en la WEB */
    font-family: 'Montserrat', bold;
    font-weight: bolder;
    font-size: 4.0em;
    letter-spacing: 0.5vw;
    text-align: center;
    
}


@media (max-width: 576px) {
    .titularARI {
  
    font-family: 'Montserrat', bold;
    font-weight: bolder;
    font-size: 4.0vh;
    letter-spacing: 0.5vw;
    text-align: center;
    
    
                }
    }


.titularARIred {
    font-family: 'Montserrat', bold;
    font-weight: bolder;
    font-size: 4em;
    letter-spacing: 0.5vw;
    text-align: center;
    color: #d61119;
}

.titularARIxl {
    font-family: 'Montserrat', bold;
    font-weight: bolder;
    font-size: 5em;
    letter-spacing: 0.5em;
    text-align: left;
    margin-left: 30px;
}

/*
     @media (max-width: 767px) {
    .titularARIxl {
    font-family: 'Montserrat', bold;
    font-weight: bolder;
    font-size: 5em;
    letter-spacing: 0.5vw;
    text-align: center;}
       
            }
*/

.textorojoxl {
  
    font-family: 'Montserrat', bold;
    font-weight: bold;
    font-size: 1em;
    letter-spacing: 1.0vw;
    text-align: left;
    color: #d61119;
    margin-left: 30px;
}
/*
 @media (max-width: 767px) {
.textorojoxl {
  
    font-family: 'Montserrat', bold;
    font-weight: bold;
    font-size: 1.5em;
    letter-spacing: 1.0vw;
    text-align: center;
    color: #d61119;
    
}
}

*/

.textonegroxl {

    font-family: 'Montserrat', bold;
    font-weight: bold;
    font-size: 1.5em;
    letter-spacing: 0.8vw;
    text-align: left;
    margin-left: 30px;
}

/*
 @media (max-width: 767px) {
.textonegroxl {
  
    font-family: 'Montserrat', bold;
    font-weight: bold;
    font-size: 1.2em;
    letter-spacing: 0.5vw;
    text-align: center;
    }
    }
*/

.textonegroc {
    
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8em;
    font-weight: 600;
    text-align: left;
    margin-left: 30px;
    margin-right: 30px;
    letter-spacing: 0.1vw;
}
/*
 @media (max-width: 767px) {
.textonegroc {
    
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8em;
    font-weight: 600;
    text-align: left;
    margin-left: 30px;
    margin-right: 30px;
    letter-spacing: 0.1vw;
}}
*/

.textonegrocc {
    
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8em;
    font-weight: bolder;
    text-align: left;
    margin-left: 30px;
    margin-right: 30px;
    letter-spacing: 0.1vw;
}

/*
 @media (max-width: 767px) {
.textonegrocc {
    
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8em;
    font-weight: bolder;
    text-align: left;
    margin-left: 30px;
    margin-right: 30px;
    letter-spacing: 0.1vw;
}
}
*/

.textonegrol {
    
    font-family: 'Montserrat', sans-serif;
    font-size: 0.6em;
    font-weight: normal;
    text-align: left;
    margin-left: 30px;
    margin-right: 30px;
    letter-spacing: 0.1vw;
}

.v-line {
 
    border-right: 2px solid black;         
    
        }

 @media (max-width: 767px) {
.v-line {
 
    border-right: 0px solid black;         
    
        }
}

.textonegronm {
    
    font-family: 'Montserrat', serif;
    font-size: 1em;
    font-weight: bold;
}
/*
 @media (max-width: 767px) {
.textonegronm {
    
    font-family: 'Montserrat', serif;
    font-size: 1em;
    font-weight: bold;
}
}
*/
.textorojonm {
    color: #d61119;
    font-family: 'Montserrat', serif;
    font-size: 1em;
    font-weight: bold;
}
/*
 @media (max-width: 767px) {
.textorojonm {
    color: #d61119;
    font-family: 'Montserrat', serif;
    font-size: 1em;
    font-weight: bold;
}
}



@media (max-width:1150px) {
    .titularARI {
        font-size: 8vw;
        letter-spacing: 25px;
        font-weight: bolder;
        font-family: 'Montserrat', serif;
    }
}

@media (max-width:767px) {
    .titularARI {
        font-size: 40px;
        letter-spacing: 10px;
        font-weight: bolder;
        font-family: 'Montserrat', serif;
    }
}
*/

.textorojo {
    color: #d61119;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 20px;
}

/*
@media (max-width:767px) {
    .textorojo {
        color: #d61119;
        font-size: 1.0em;
        font-weight: 700;
        letter-spacing: 15px;
    }
}
*/
.textonegro {
    color: #0b090a;
    font-family: 'Montserrat', serif;
    font-size: 14px;
    font-weight: 500;
}

.espaciotop {
    padding: 15px;
    border-right: 0.5mm solid #000000;
}

.espaciotopsin {
    padding: 15px;
}

.margeneslat {
    padding-left: 75px;
    padding-right: 75px;
    padding-top: 20px;
}

@media (max-width:767px) {
    .textonegro {
        color: black;
        font-size: 3vw;
        font-weight: 500;
    }
}

@media (max-width:767px) {
    .espaciotop {
        padding: 15px;
        border-right: 0;
    }
}

@media (max-width:767px) {
    .mediano {
        padding: 15px;
        font-size: 3vw;
        font-weight: 500;
        letter-spacing: 1px;
    }
}

.b1 {
    font-family: 'Montserrat', bold;
    font-weight: bolder;
    font-size: 2.5vw;
    letter-spacing: 1.5vw;
}

.b2 {
    font-family: 'Montserrat', bold;
    font-weight: 500;
    font-size: 4vw;
    letter-spacing: 3vw;
}

.b3 {
    font-family: 'Montserrat', bold;
    font-weight: bolder;
    font-size: 8em;
    letter-spacing: 5vw;
}

.b4 {
    color: #0b090a;
    font-family: 'Montserrat', serif;
    font-size: 14px;
    font-weight: 500;
}

.b5 {
    padding-top: 15px;
    font-size: 1.7vw;
    font-weight: 700;
    letter-spacing: 5px;
}

.textorojo {
    color: #E14848;
    font-size: 1em;
    font-weight: 800;
    letter-spacing: 12px;
}

.textorojoc {
    color: #E14848;
    font-family: 'Montserrat', sans-serif;
    font-size: 1vw;
    font-weight: bolder;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 1vw;
}

.textorojocccc {
    color: black;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    font-weight: bolder;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 0.5vw;
}

.textorojoplus a{
    color: #d61119;
    font-family: 'Montserrat', sans-serif;
    font-size: 2vh;
    
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 0.2vw;
}

.textorojoplus a:hover{
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 2vh;
    text-decoration: none; 
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 0.2vw;
}


.pe {
    color: black;
    font-family: 'Montserrat', serif;
    padding-top: 7%;
    padding-bottom: 5%;
}

.inverso {

    padding: 10px;
    background-color: black;
    color: white;
    margin: 5px;
    min-height: 300px;
    text-align: center;
    vertical-align: middle;

}

label {

     color: black;
    font-family: 'Montserrat', serif;
}

@media (max-width:1200px) {
.inverso {

    padding: 10px;
    background-color: black;
    color: white;
    margin: 5px;
    min-height: 150px;
    text-align: center;
    vertical-align: middle;
}
}

.margensuperior20 {
    margin-top: 20px;
}

.margensuperior50 {
    margin-top: 50px;
}

.colu-8 {
    width: 12.5%;
}

@media (max-width:767px) {
    .colu-8 {
        width: 50%;
    }
}

.fondito {
    /* background-image: url('‪/../images/fondo.jpg'); */
    /* background-image: url('‪/../images/fondoletras.jpg'); */
    background-color: black;
    min-height: 856px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.colu-3 {
    width: 33%;
}

@media (max-width:767px) {
    .colu-3 {
        width: 100%;
    }
}

@media (min-width:1200px) {
    .colu-3 {
        width: 30%;
    }
}

.texto-footer {

    color: white;
    font-family: 'Montserrat', serif;
    padding-left: 2px;
    font-size: 0.75vh;
}


}

.colu-5 {
    width: 20%;
}

@media (max-width:767px) {
    .colu-3 {
        width: 100%;
    }
}

@media (min-width:1200px) {
    .colu-3 {
        width: 20%;
    }
}


@media (min-width:1200px) {
    .carta {
        width: 75%;
    }
}

@media (max-width:767px) {
    .carta {
        width: 50%;
    }
}

.TEXTOMED {
    /* Equivalente a H1 en la WEB */
    font-family: 'Montserrat', bold;
    font-weight: bolder;
    font-size: 5vw;
    letter-spacing: 50px;
}

.TEXTOMED2 {
    /* Equivalente a H1 en la WEB */
    font-family: 'Montserrat', bold;
    font-weight: bolder;
    font-size: 20px;
    letter-spacing: 10px;
}

.TEXTOMED3 {
    /* Equivalente a H1 en la WEB */
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 5px;
    color: red;
}

.textonegro2 {
    color: black;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
}

.TEXTOMED2b {
    /* Equivalente a H1 en la WEB */
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 6px;
}

.textoinverso {
    /* Equivalente a H1 en la WEB */
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0px;
    color: white;
    text-align: center;
    background-color: red;
}

.textonegro3 {
    color: black;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
}

.textosmall {
    color: black;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0px;
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
}

.fonditoform {
    background-image: url('‪/../images/BAJO@2x.png');
    min-height: 856px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.cuadro {
    font-family: 'Montserrat', bold;
    font-size: 1.3em;
    font-weight: bold;
    padding-left: 5%;
    padding-top: 1%;
    width: 50%;
}

.container-social {
    width: 48px;
}

.paneo {
    padding-right: 10%;
    padding-left: 10%;
}

.container {
    width: 100%;
}

.col-xs-5 {
    float: left;
    width: 20%;
}

.col-space {
    padding: 0 5px 0 5px;
}

.col-space-1 {
    padding: 0 12px 0 12px;
}

/* Galeria */
.row {
    margin: 15px;
}

.rowpie {
    background-image: url("images/pidefotohomehi2.jpg") !important;
    /*background-attachment: fixed;*/
    background-position: center;
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    background-size: cover;
    

    /* background: url('/../images/BAJO@2x.png') center / cover repeat; */
}

.page-header {
  margin-top: 0;
}

.image-separa {

    padding-left: 15px;
    padding-right: 15px;

}
.margenes_header {

    margin-left: 10%;
    margin-right: 10%;
}

.slider_Ari {
    margin-left: 15%;
    margin-right: 15%;
}
.carousel-control-prev-icon  {
    height: 50px;
    width: 50px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff0000' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
    height: 50px;
    width: 50px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff0000' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,800);
figure.snip0015 {
  font-family: "Raleway", Arial, sans-serif;
  color: #fff;
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 350px;
  max-width: 50%;
  max-height: 900px;
  width: 100%;
  background: #000000;
  text-align: center;
}
figure.snip0015 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.snip0015 img {
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.55s;
  transition: opacity 0.35s;
}
figure.snip0015 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em 2em;
  width: 100%;
  height: 100%;
}
figure.snip0015 figcaption::before {
  position: absolute;
  top: 50%;
  right: 30px;
  bottom: 50%;
  left: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  content: "";
  opacity: 0;
  background-color: #ffffff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip0015 h2,
figure.snip0015 p, 
figure.snip0015 b 
{
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s,
    -o-transform 0.35s, transform 0.35s;
}
figure.snip0015 h2 {
  word-spacing: -0.15em;
  font-weight: 200;
  text-transform: uppercase;
  -webkit-transform: translate3d(0%, 50%, 0);
  transform: translate3d(0%, 50%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip0015 h2 span {
  font-weight: 800;
}
figure.snip0015 p b {
  font-weight: 150;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.snip0015 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.snip0015:hover img {
  opacity: 0.35;
}
figure.snip0015:hover figcaption h2 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip0015:hover figcaption p {
  opacity: 0.9;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

figure.snip0015:hover figcaption b {
  opacity: 0.9;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

figure.snip0015:hover figcaption::before {
  background: rgba(255, 255, 255, 0);
  top: 30px;
  bottom: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.letrasfondo {
    background-image: url('‪/../images/fondoletras.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
 }

 .linkhover a:hover{
    color:#d61119;
    text-decoration: none;
 }

 .form-style {
  margin-top:10px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 50px;
  width: 60%;
  padding: 20px 12px 10px 20px;
  font: 2.vh "Montserrat", sans-serif;
}
.form-style td {
  padding: 0;
  display: block;
  list-style: none;
  margin: 10px 0 0 0;
}
.form-style label{
  margin:0 0 3px 0;
  padding:0px;
  display:block;
  font-weight: bold;
}
.form-style .required{
  color:red;
}
.form-style input[type=submit], .form-style input[type=reset]{
  background: black;
  padding: 8px 15px 8px 15px;
  border: none;
  color: #fff;
}
.form-style input[type=submit]:hover, .form-style input[type=reset]:hover{
  background: #4eb5f1;
  box-shadow:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
}
.form-style .field-textarea{
  height: 100px;
}
.form-style input[type=text], 
.form-style input[type=email],
textarea{
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border:1px solid #BEBEBE;
  padding: 7px;
  margin:0px;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;  
}
.form-style .long{
  width: 100%;
}
.form-style input[type=text]:focus, 
.form-style input[type=email]:focus,
.form-style textarea:focus{
  -moz-box-shadow: 0 0 8px #88D5E9;
  -webkit-box-shadow: 0 0 8px #88D5E9;
  box-shadow: 0 0 8px #88D5E9;
  border: 1px solid #88D5E9;
}
.error{
  color: #D8000C;
  background-color: #FFBABA;
}