/* ========================================= General styles ======================================*/
@font-face { 
    font-family: "FontFamilyLogo";
    src: url("../fonts/GOODTIME.ttf");
}
@font-face { 
    font-family: "FontFamilySPro";
    src: url("../fonts/SourceSansPro-Regular.otf");
}
body{
    font-family: "FontFamilySPro";
    line-height: 1.5;
    font-size: 1.4em;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #fff;
}

/* preloader */
#preloader {
    width: 100%;
    position: fixed;
    top:0; left:0;
    right:0; bottom:0;
    background: #fff;
    z-index: 100;
    
}
#loader {
    top: 40%;
    width: 400px;
    height: 300px;
    position: relative;
  /*left:41%; top:40%;*/
    margin: 0 auto;
    background: url(../assets/home/Untitled-1.jpg) no-repeat center 0;
    background-size: 35% 50%;
           
}


.contenedor-tabla{
    display: table;
    width: 100%;
    position: relative;
    top: 40px;
}

.table-cell-td {
  display: table-cell;
  padding: 20px 7px;
  border-left: 0px solid rgba(149, 165, 166,0.8);
  text-align: center;
  width: 20%;
}
.table-cell-td:focus{
	outline: none;
}
.logo-navbar{
    
    width: 59px;
    height: 59px;
    margin-left: 2%;
    float: left;
}

#mobile-menu-list{
	display: none;
}
section{
    width: 100%;
    margin: 0px;
    padding: 90px 0px;
}
article{
    width: 100%;
    margin: 0px;
    padding: 10px;
}

.social-icon{
    margin: 7px 7px;
    transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    -webkit-transition: opacity .4s ease-in;
    -o-transition: opacity .4s ease-in;
    -ms-transition: opacity .4s ease-in;
}
.social-icon:hover{
    text-decoration: none; 
    opacity: 0.7;
    transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    -webkit-transition: opacity .4s ease-in;
    -o-transition: opacity .4s ease-in;
    -ms-transition: opacity .4s ease-in;
    
}
.social-icon:focus{
    outline: none;
}
.tittles-pages-logo{
    font-family: "FontFamilyLogo";
}
.center-all-contens{
    margin-left: auto;
    margin-right: auto;
}
#carrito-compras-tienda{
    width: 100%;
    padding: 20px;
}

#carrito-compras-tienda .table {
border: 1px solid #000 !important;
color: #444444;
font-size: 18px;
text-align: center;
}

#carrito-compras-tienda .table tr td{
border: 1px solid #a8a8a8;
line-height: 3;
}

#carrito-compras-tienda .table .tumbnail {
width: 50px;
position: relative;
float: right;
}

#container-carrito-compras{
   background-color: rgba(255, 255, 255, 0.93);
   color:#fff;
   display: none;
   position: fixed;
   z-index: 60;
   top: 0px;
   width: 100%;
   height: 100%;
   margin: 0 auto;
   
}

#container-carrito-compras .closeded {
width: 50px;
height: 50px;
text-align: center;
position: relative;
right: 30px;
top: -60px;
float: right;
}

.closeded #ex {
font-size: 50px;
color: #454545;
transition: all .5s;
-webkit-transition: all .5s;
-moz-transition: all .5s;
}

.closeded #ex:hover {
color: #bc0033;
text-decoration: none;
}

#container-carrito-compras .container {
width: 50%;
height: 90%;
background: ;
border-radius: 20px;
}

.contenersillo .text-center i {
color: #bc0033;
}

.thumbnail {
overflow: hidden;
}

.thumbnail a {

}

.thumbnail a img {
transition: all .4s;
-webkit-transition: all .4s;
-moz-transition: all .4s;
-ms-transition: all .4s;
}

.thumbnail a:hover img {
border-radius: 50%;
box-shadow: 1px 2px 6px rgba(25,25,25,0.5);
transform: rotateY(180deg);
}

.thumbnail a:after {
position: absolute;
content: '';
width: 87%;
height: 77.4%;
background: rgba(25,25,25,0.5);
top: 4px;
left: 19px;
opacity: 0;
border-radius: 50%;
transition: all .4s;
-webkit-transition: all .4s;
-moz-transition: all .4s;
-ms-transition: all .4s;
}

.thumbnail a:hover:after {
opacity: 1;


}

.thumbnail a:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
background-image: url(../assets/icons/search-2.png);
background-repeat: no-repeat;
background-position: 50% 38%;
left: 0;
z-index: 10;
opacity: 0;
transform: translateY(20px);
transition: all .6s;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s;
}

.thumbnail a:hover:before {
transform:  translateY(0);
opacity: 1;
}

.caption p {
transition: all .6s;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s;
}

.thumbnail:hover .caption p {
color: #bc0033;
}


.contenersillo .text-center i img {
width: 200px;
}

.modal-content tr {
color: #656565;
}

.gogo {
padding: 10px;
background: transparent;
border: 1px solid #848484;
color: #4c4c4c;
transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
}

.gogo:hover {
background: #bc0033;
color: white;
text-decoration: none;
}

/* ========================================= index styles ======================================*/
#container-page-index{	
}

/* ========================================= iframe slider ======================================*/

#slider-1 {
width: 100%;
height: 500px;
border: 0;
margin-top: 92px
}

/* =================================== end iframe slider ===================================*/

#jumbotron-index{
    margin: 0px;
    padding: 0px 25px;
    color: #fff;
    background-color: rgba(0,0,0,.0);
}
#new-prod-index{
  
    background-color: rgba(255,255,255,.9);
}
#reg-info-index{
    background-color: rgba(255,255,255,.9);
    border-top: 1px solid rgba(183, 165, 165,.2);
}
#distribuidores-index{
    background-color: rgba(186, 188, 171,.87);
    color: #000;
}
/* ========================================= product styles ======================================*/
#container-page-product{
    background-image: url();
}
#store, #infoproduct, #container-pedido{
    background-color: rgba(255,255,255,.97);
    min-height: 0px;
}

#claus {
width: 150px;
}

/* ========================================= registration styles ======================================*/
#container-page-registration{
    background-image: url();
}
#form-registration{
    min-height: 900px;
    background-color: rgba(255,255,255,.95);
    padding-top: 120px;
}
#container-form{
    width: 100%;
    padding: 40px;
    background-color: #333;
    border: 7px;
}


/* ========================================= login styles ======================================*/
.este {
width: 50% !important;
margin: 0 auto;
position: relative;
top: 20%;
}
.cheque {
width: 100%;
border-radius: 5px;
background: #fff;
}
.cheque form .form-group label {
display: grid;
font-weight: 100;
color: #333;
}

.cheque form .form-group .control-form:focus {
outline: none;
border-bottom: 1px solid red;
}

.cheque form .form-group .control-form {
width: 100%;
height: 25px;
border: 0;
border-bottom: 1px solid #ccc;
}  

.modal-footer .inic,
.modal-footer .canc {
border: 1px solid #ccc;
background: transparent;
padding: 5px 15px;
color: rgba(25,25,25,0.7);
transition: all .6s;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s; 
-o-transition: all .6s;
}

.modal-footer {
border-top: 0;
}

.modal-footer .inic:hover,
.modal-footer .canc:hover {
border: 1px solid #ccc;
background: red;
padding: 5px 15px;
color: rgba(255,255,255,0.7);
}


/* ========================================= configAdmin styles ======================================*/
#container-page-configAdmin{
    background-image: url(../assets/img/font-index.JPG);
}
#prove-product-cat-config{
    background-color: #fff;
    min-height: 900px;
}
#add-product,
#del-prod-form,
#add-categori,
#del-categori,
#add-provee,
#del-prove,
#add-admin,
#del-admin,
#del-pedido{
    border: 1px solid #e0e1e1 !important;
    border-radius: 4px;
    padding: 10px;
}

#diseno-cat {
width: 1500px;
height: auto;
}

/* ============================================ footer ===============================================*/

footer {
width: 100%;
background-color: #eeeeee;
height: 370px;
}

footer .social {
width: 1500px;
height: 200px;
position: relative;
top: 30px;
margin-bottom: 30px;
}

footer .social .logo-foot {
position: relative;
float: left;
margin-right: 0px;
width: 20%;
}

footer .social .logo-foot img {
width: 100%;
}

footer .social ul {
float: right !important;
position: relative;
margin: 10px 10% 0% 3%;
}

footer .social ul h2 {
text-align: left;
width: 100%;
color: #454545;
font-weight: 500;
margin-bottom: 15px;
}

footer .social ul a {
text-align: left;
margin-bottom: 5px;
width: 100%;
color: #454545;
text-decoration: none;
transition: all .4s;
-webkit-transition: all .4s;
}

footer .social ul a:hover {
color: #bc0033;
} 

footer .copy {
width: 1500px;
height: 60px;
top: 50px;
position: relative;
}

footer .copy h2 {
font-size: 14px;
width: 50%;
float: left;
left: 3%;
position: relative;
}

footer .copy h3 {
font-size: 14px;
width: 30%;
float: right;
}

footer .copy h3 p {
font-weight: 100;
}

.copy .pri {
width: 40%;
position: relative;
float: right;
top: 10px;
}

.pri p {
position: relative;
float: left;
left: 2%;
padding: 9px 14px;
border-right: 0px solid #999999 !important;
}

.pri #ter {
position: relative;
padding: 9px 5px;
margin-left: 30px;
border-right: 0px solid #999999;
}

.pri a {
position: relative;
float: left;
padding: 9px 5px;
text-decoration: none;
color: #2a2a2a;
}

/* ======================================== icons style ============================================== */

#erroneo {
width: 40px;
}

.cerra {
color: #7f7f7f;
margin-right: 10px;
border: 1px solid #ccc;
padding: 5px 7px;
transition: all .6s;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s; 
-o-transition: all .6s;
}

.cerra:hover {
background: red;
color: white;
text-decoration: none;
}


.canacel {
color: #7f7f7f;
border: 1px solid #ccc;
padding: 2px 7px;
background: transparent;
margin-left: 10px;
transition: all .6s;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s; 
-o-transition: all .6s;
}

.canacel:hover {
background: red;
color: white;
}


/*  =================================== media queries =========================================== */

@media screen and (max-width: 1500px) {
    
#diseno-cat {
width: 100%;
height: auto;
}
    
footer .social {
width: 100%;
height: 200px;
position: relative;
top: 30px;
margin-bottom: 30px;
}
    
footer .copy {
width: 100%; 
}

}

@media screen and (max-width: 1080px) {



.thumbnail a:after {
position: absolute;
content: '';
width: 90%;
height: 82%;
background: rgba(25,25,25,0.5);
top: 4px;
left: 19px;
opacity: 0;

}



.thumbnail a:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
background-image: url(../assets/icons/search-2.png);
background-repeat: no-repeat;
background-size: 20%;
background-position: 52% 40%;
    
left: 0;
z-index: 10;
opacity: 0;
transform: translateY(20px);
transition: all .6s;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s;
}  
    
}

@media screen and (max-width: 720px) {
    #clodio h2 {
    font-size: 25px;
    }
}

@media screen and (max-width: 620px) {


.thumbnail a:after {
position: absolute;
content: '';
width: 85%;
height: 74.5%;
background: rgba(25,25,25,0.5);
top: 4px;
left: 19px;
opacity: 0;

}



.thumbnail a:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
background-image: url(../assets/icons/search-2.png);
background-repeat: no-repeat;
background-size: 20%;
background-position: 52% 36%;
    
left: 0;
z-index: 10;
opacity: 0;
transform: translateY(20px);
transition: all .6s;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s;
}  
    
}




@media screen and (max-width: 420px) {
    
#loader {
    top: 40%;
    width: 300px;
    height: 210px;
    position: relative;
  /*left:41%; top:40%;*/
    margin: 0 auto;
    background: url(../assets/home/Untitled-1.jpg) no-repeat center 0;
    background-size: 35% 50%;
           
}    
    

 #clodio h2 {
    font-size: 18px;
    text-align: justify;
    }
    
.thumbnail a:after {
position: absolute;
content: '';
width: 79%;
height: 66%;
background: rgba(25,25,25,0.5);
top: 4px;
left: 19px;
opacity: 0;

}



.thumbnail a:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
background-image: url(../assets/icons/search-2.png);
background-repeat: no-repeat;
background-size: 20%;
background-position: 52% 30%;
    
left: 0;
z-index: 10;
opacity: 0;
transform: translateY(20px);
transition: all .6s;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s;
}    
    
    
    
    

.este {
width: 100% !important;
margin: 0 auto;
position: relative;
top: 20%;
}
.cheque {
width: 100%;
border-radius: 5px;
background: #fff;
}
    
 footer .social .logo-foot img {
    width: 280px;
    }    
    
}

@media screen and (max-width: 320px) {
    
footer .social .logo-foot {
position: relative;
float: left;
margin-right: 60px;
}
    
    footer .social .logo-foot img {
    width: 210px;
    }
    
.thumbnail a:after {
position: absolute;
content: '';
width: 75%;
height: 60%;
background: rgba(25,25,25,0.5);
top: 4px;
left: 19px;
opacity: 0;

}



.thumbnail a:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
background-image: url(../assets/icons/search-2.png);
background-repeat: no-repeat;
background-size: 20%;
background-position: 52% 30%;
    
left: 0;
z-index: 10;
opacity: 0;
transform: translateY(20px);
transition: all .6s;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s;
}    

}

