*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
body{
    overflow-y: scroll;
}
h1{
    font-size: 15px;
}
/* RIBBON PHONE  */
.ribbonPhone{
    background-color: #e00109;
    color: #fbc700;
    height: 34px;
    line-height: 20px;
    text-align: center;
    font-family: sans-serif;
    font-size: 20px;
    padding-top: 4px;
    letter-spacing: 2px;
}

/* HEADER STYLES */
.header{
    text-align: center;
    letter-spacing: 2px;
    font-family: sans-serif;
    font-size: 16px;
    margin-top: 30px;
    position: relative;
}
.imgHead{
    margin: 10px 0px 7px 0px;
    height: 74px;
}

/* NAVBAR */
.sticky-top {
    top: 500px;
}
.navStyle{
    margin: 0px auto;
 }
.styleItem{
    /* width: 200px; */
    padding: 0px 10px;
}



/* MAIN MENU */

/* .mainMenu{
    background-color: green;
    text-align: left;
    letter-spacing: 2px;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
}
a.linkMenu{
    text-decoration: none;
    color: #fff;
    
} */

/* .navButton{
    margin: -50px 0px 50px auto;
}
li{
    padding: 0px 0px 0px 0px;
    /* margin-bottom: 15px; 
    
}*/
/* li a {
    height: 40px;
    
}
li a:hover{
    
    color: #bf0310; 
    background-color: #e00109;
} */
/* .navStyle{

    margin: 0 auto;
    width: 100%;
} */
/* .navRibbon{
    width: 100%;
    background-color: blue;
    height: 40px;
    margin-bottom: 20px;
    font-weight: bold;
    
} */
/* .styleLink{
    color: #0f0;
}
@media screen and (max-width: 720px){
    .navRibbon{
        background-color: yellow;
    }
} */
/* .styleItem{
    width: 200px;
    background-color: aqua;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
    
} */






/* CONTENT */
.mainContent{
    /* height: 320px; */
    text-align: center;
    padding-top: 20px;
}
#carouselExampleIndicators{
    margin-top: -20px;
}

/* FOOTER STYLES */
.footer{
    width: 100%;
    clear: both;
    margin-top: 50px;
}
.fContact{
    height: 40px;
    background-color: #fff;
    text-align: center;
    letter-spacing: 2px;
    font-family: sans-serif;
    font-size: 16px;
    color: #e00109;
    line-height: 30px;
    padding-top: 10px;
    /* font-weight: bold; */
    /* display: inline-block; */
    position: relative;
    /* margin-top: 200px; */
}
.copyNovel{
    height: 40px;
    background-color: #fff;
    text-align: left;
    letter-spacing: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #777;
    line-height: 20px;
    padding-top: 20px;
    padding-left: 20px;
    /* padding: 10px 0px 10px 20px; */
}
.logoFoot{
    height: 40px;
    background-color: #fff;
    text-align: center;
    letter-spacing: 2px;
    font-family: sans-serif;
    font-size: 16px;
    line-height: 30px;
}
.cinzelFont{
    font-size: 12px;
}
.imgFoot{
    margin: 0px;
    height: 30px;
}

/* CONTACTO */

/* Centre the page */
/* .body {
    display:block;
    margin:0 auto;
    width:576px;
} */

/* Centre the form within the page */
form {
    margin:0 auto;
    width:470px;
}

/* Style the text boxes */
/* input, textarea {
	width:439px;
	height:27px;
	background:#efefef;
	border:1px solid #dedede;
	padding:10px;
	margin-top:3px;
	font-size:0.9em;
	color:#3a3a3a;
} */
input, textarea {
    width:439px;
    height:27px;
    background:#efefef;
    border:1px solid #dedede;
    padding:10px;
    margin-top:3px;
    font-size:0.9em;
    color:#3a3a3a;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

textarea {
	height:200px;
	/* background:url(images/textarea-bg.jpg) right no-repeat #efefef; */
}

label {
    display:block;
    margin-top:20px;
    letter-spacing:2px;
}
input:focus, textarea:focus {
    border:1px solid #97d6eb;
}
input#submit{
    height: 40px;
}
/* #submit {
    width:127px;
    height:38px;
    background:url(images/submit.jpg);
    text-indent:-9999px;
    border:none;
    margin-top:20px;
    cursor:pointer;
}

	#submit:hover {
	    opacity:.9;
    } */
    
    

/* CONTENIDO INDEX */
.eleccion{
    margin: 44px 0px 20px 0px;
}
.contactenos{
    margin: 44px 0px 20px 0px;
}
.razon{
    margin-top: 20px;
}
.razonText{
    font-size: 24px;
    font-weight: bold;
}
.razones{
    widows: 80%;
}
.contactoText{
    font-size: 30px;
    font-weight: bold;
}

/* CONTENIDO QUIENES */
.whoImage{
    /* width: 50%; */
    float: left;
    /* display: inline-block; */
}
.whoText{
    /* width: 50%; */
    display: inline-block;
    text-align: justify;
    /* padding: 20px 60px; */
    font-size: 22px;
}
.whoContainer{
    width: 80%;
    display: block;
    margin: 0 auto;
    
}
/* .wrapperWho{
    width: 100%;
    padding: 30px 0px;
    background-color: burlywood;
} */

/* CONTENIDO PRODUCTOS*/
.products{
    width: 90%;
    margin: 0 auto;
    /* background-color: red; */
}
.product{
    text-align: center;
    margin: 0 auto;
}
/* .proStyle{
    width: 100%;
    margin: 15px 0px 0px 10px;
    /* display: inline-block; */
    /* background-color: blue; */
} */
.flex_parent{
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
  }
   
  .flex_child{
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-direction: column;
    opacity: 1;
    z-index: 1000;
    color: #000;
  }
  .boxProduct{
    width: 100%;
    background-color: rgb(233, 233, 233);
    margin: 20px 0px;
    padding: 20px;
    /* color: white; */
    display: inline-block;
    font-weight: bold;
    border-radius: 10px;
    /* opacity: 0.7; */
    z-index: 0;
  }
.opImg{
    opacity: 1;
    z-index: 100;
}


/* CONTENIDO SUCURSALES */
.sucursales{
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.sucursal{
    width: 90%;
    margin: 20px 0px;
}
.sucTitle{
    font-weight: bold;
    font-size: 19px;
}

/* CONTENIDO CONTACTO */
.infoContainer{
    width: 67%;
    margin: 0 auto;
    font-size: 18px;
}
.mailContainer{
    width: 100%;
}
.addressSection{
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.storePhoneCon{
    margin-top: 20px;
}
.bussinesHours{
    margin-top: 20px;
}
.contactSuc{
    margin-top: 60px;
    font-size: 20px;
}
a.sucLinkStyle{
    color: #000;
    /* font-weight: 500; */
}
a.sucLinkStyle:hover{
    color: #e00109;
    text-decoration: none;
    transition-duration: 0.7s;
    /* font-weight: 500; */
}
