.container_productos {
    padding-right: 0px;
    padding-left: 0px;
}

.card_productos_border {
    width: 80%;
    margin: auto;
    /*padding: 10px;*/
    border: solid;

    border-width: 2px;
    border-color: #e6e5e5;
    height: 100% !important;
    padding-bottom: 20px;
}

#content {
    top: 80px;

}
.btn_cargar_mas{
    height: 50px;
    border: solid thin #d9272e;
    background: white;
    color: #d9272e;

}

.btn_orden{
    height: 40px;
    border: solid thin black;
    background: white;
    color: black;
    border-color: black;
}
.text_marca_producto {
    color: #333;
    font-size: 0.9em;
    font-weight: 600;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: 'Montserrat', sans-serif;
}
.btn_orden:hover{
    background: #3483fa;
    color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}
.btn_orden.selected{
    background: #3483fa;
    color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}



.fecha_resenia{
	font-size: 11px;
	color: gray;
}
.content-wrap.home-bg {
    margin-right: 16px;
    margin-left: 16px;
    padding-bottom: 50px;
}

.image_logo_sidebar {
    width: 50%;
}


#slider .slider-arrow-left,
#slider .slider-arrow-right {

    top: 50% !important;
}

#producto .slider-arrow-left,
#producto .slider-arrow-right {

    top: 50% !important;
}

.img_icono_producto_left {
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
    position: absolute;
    opacity: 1.0;
    margin-left: 70px;
}

.img_icono_producto_right {
    left: 0;
    top: 0px;
    /* top: 50%;*/
    /* transform: translate(0%, -50%);*/
    position: relative;
    opacity: 1.0;
    margin-right: 70px;
    float: right;
}

.img_icono_producto_center {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /*transform: translate(-50%, 0%);*/
    position: absolute;
    opacity: 1.0;
}


.img_icono_producto_left {
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
    position: absolute;
    opacity: 1.0;
    margin-left: 70px;
}

.img_icono_producto_right {
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
    position: relative;
    opacity: 1.0;
    margin-right: 70px;
    float: right;
}

.img_icono_producto_top {
    top: initial !important;
    transform: none !important;
}

.img_icono_producto_bottom {
    /*
    top: 70% !important;
    transform: translate(0%, -70%) !important;
    ;
    */
    top: 0px;
}

.esquina-superior-izquierda {
    top: 0;
    left: 0;
    position: absolute;
}

.esquina-superior-derecha {
    top: 0;
    right: 0;
    position: absolute;
}

.esquina-inferior-izquierda {
    bottom: 0;
    left: 0;
    position: absolute;
}

.esquina-inferior-derecha {
    bottom: 0;
    right: 0;
    position: absolute;
}

.img_icono_producto_top_center {
    top: initial !important;
    transform: translate(-50%, 0%) !important;
    ;
}

.border_img_productos {

    max-width: none !important;
    width: 100%;

    height: 100%;
    object-fit: contain;
}

.leyenda_icono {
    font-weight: bold;
    background: #2e3189;
    padding: 2px;
    color: #FFF;
    border-radius: 7px;
}

.icon_productos_bottom_simple {
    position: absolute;
    z-index: 99;
    left: 0px;
    width: 100%;
    /* height: 127px;*/

    /* margin-top: -110px;*/
    top: 300px;
}

.icon_productos_bottom_gallery {
    position: relative !important;
    z-index: 99;
    left: 0px;
    width: 100%;
    height: 127px;
    bottom: 127px;
}

.icon_productos_top_simple {
    position: absolute;

    z-index: 99;
    left: 0px;
    width: 100%;
    height: 127px;
}

.icon_productos_top_gallery {

    position: relative !important;
    top: 0px !important;

    z-index: 99;
    left: 0px;
    width: 100%;
    height: 127px;
}






.cont_off {
    background-color: #d9272e !important;
    width: 100px;
    border-radius: 5px;
    margin: auto;
}



.flex-control-nav li a {
    border: 1px solid #b2b2b2 !important;
}

.flex-control-nav li:hover a,
.flex-control-nav li a.flex-active {
    background-color: #D9272E !important;
    ;
}

@media (max-width: 550px) {
    .img_icono_producto_left {
        margin-left: 54px !important;
    }

    .img_icono_producto_right {
        margin-right: 54px !important;
    }


}


@media (min-width: 300px) {
    .img_icono_producto_left {
        margin-left: 17px !important;
    }

    .img_icono_producto_right {
        margin-right: 17px !important;

    }

    .card_productos_border {
        width: 100%;
        /*border-color:bisque;*/
    }

    .slider-parallax-inner {
        padding-top: 0px !important;

    }
}

@media (min-width:480px) {
    .img_icono_producto_left {
        margin-left: 17px !important;
    }

    .img_icono_producto_right {
        margin-right: 17px !important;

    }

    .card_productos_border {
        width: 100%;
        /*border-color:bisque;*/
    }
}

@media (min-width: 530px) {
    .img_icono_producto_left {
        margin-left: 17px !important;
    }

    .img_icono_producto_right {
        margin-right: 17px !important;
    }

    .card_productos_border {
        width: 100%;
        /*	border-color:aqua;*/
    }
}

@media (min-width: 576px) {
    .img_icono_producto_left {
        margin-left: 54px !important;
    }

    .img_icono_producto_right {
        margin-right: 54px !important;

    }

    .card_productos_border {
        width: 85%;
        /*border-color:yellow;*/

    }
}

@media (min-width: 768px) {
    .img_icono_producto_left {
        margin-left: 124px !important;
    }

    .img_icono_producto_right {
        margin-right: 124px !important;

    }

    .card_productos_border {
        width: 70%;
        /*border-color:orange;*/

    }



}

@media (min-width: 992px) {
    .img_icono_producto_left {
        margin-left: 17px !important;
    }

    .img_icono_producto_right {
        margin-right: 17px !important;
    }

    .card_productos_border {
        width: 100%;
        /*border-color:black;*/
    }

    .container_productos {
        max-width: none !important;
    }

    .slider-parallax-inner {
        /*padding-top: 90px  !important;*/
        top: 95px !important;

    }

    .content-wrap.home-bg {
        margin-right: 90px;
        margin-left: 90px;

    }

    #content {
        top: 0px;

    }

}

@media (min-width: 1200px) {
    .img_icono_producto_left {
        margin-left: 17px !important;
    }

    .img_icono_producto_right {
        margin-right: 17px !important;
    }

    .card_productos_border {
        width: 100%;
        /*border-color:green;*/
    }

    .container_productos {
        max-width: none !important;
    }

    .sticky-header {
        height: 60px !important;
        top: 30px !important;
    }

}

.owl-carousel .owl-nav [class*="owl-"] {

    top: 60% !important;

    width: 30px !important;
    ;
    height: 30px !important;
    ;

}

.owl-prev {
    left: 0px !important;
    opacity: 1 !important;
    color: white !important;
}

.owl-next {
    left: auto !important;
    right: 0px !important;
    opacity: 1 !important;
    color: white !important;
}

.btn-lg,
.btn-group-lg>.btn {
    font-size: 1.0rem;
}

.text_titulo_producto {
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0px;
}

.text_subtitulo_producto {
    font-size: 12px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0px;
}

.cont_info_producto {
    margin: 0px 20px 0px 20px;
}

.text_precio_producto {
    font-size: 17px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #3483fa; 
    border-radius: 5px; display: inline-block;padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px; color: white;
}

.cont_text_promo {
    display: inline-block;
    color: white;
    padding: 0px 5px 0px 5px;
    background: #15269c;
    margin-top: 10px;
    margin-bottom: 10px;
}

.text_promo {
    display: inline-block;
    font-weight: 600;
    margin: 0px;
    font-size: 12px;

}

.btn_productos {
    font-size: 14px;
  font-weight: bold;
 
  max-width: 260px !important;
  padding: 15px 5px 15px 5px !important;
  margin-bottom: 8px;
}




.titulo_form {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

.subtitulo_form {
    text-align: center;
    font-size: 15px;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;

}

.col_input_form {
    padding-top: 10px;
}




.input_form {
    height: 35px;
    border-radius: 15px !important;
}

.cont_form {
    background: #f0f0f0;
    padding: 30px;
    position: relative;
}