
/* @font-face kit by Fonts2u (https://fonts2u.com) */ 

@import url('https://fonts.googleapis.com/css?family=Righteous&display=swap');

@font-face {
    font-family:"cocofont";
    src:url("../fonts/Cocogoose_Pro_Semilight-trial.eot?") format("eot"),url("../fonts/Cocogoose_Pro_Semilight-trial.woff") format("woff"),url("../fonts/Cocogoose_Pro_Semilight-trial.ttf") format("truetype"),url("../fonts/Cocogoose_Pro_Semilight-trial.svg#cocofont") format("svg");font-weight:normal;font-style:normal;

}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.ttf");
}

nav{
    height: 75px;
}
.righteous { 
    font-family: "Righteous";
 }
    body{
        font-family:"Roboto";
        font-size: 14px;

    }

.inner-padding{
    padding-top: 30px;
}
.btn-ag{
    background-color: #05abf9;
    border-color: #05abf9;
}

    .form-register{
        background-color: #fff;
        border: 2px solid #9b9b9b;
        border-radius: 10px;
        padding: 20px;      
    }
    .form-register .inp-text{
        border: 1px solid #ccc;
        background-color: #fff;
    }


    .logoimg{
        /*
        border-radius: 20px 20px 20px 20px;
        -webkit-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.75);
        box-shadow: 5px 5px 5px 0px #05abf9;
        */
    }

    .buscadorinput{
        border-radius: 40px 40px 40px 40px;
/*        -webkit-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.75);
        box-shadow: 3px 2px 2px 0px #05abf9;*/
    }

    .iconosperfil{
        color: #05abf9;
    }

    .radioproducto{
        border-radius: 15px 15px 15px 15px;
    }

    .footer{
        font-size: 12px;
        font-weight: 400;
        color: white;
        /*color: rgb(153,153,153);*/
    }

    .bordes{
        border: none;
    }

    .iconos{
        /*background-color: #05abf9; */
        /*width: 20px; height: 20px; */
        float: right;
        /*margin-top: 5px;*/
        /*margin: 3px;*/
    }

    .positionicono{
        color: #F8FBF7; 
        position: absolute; 
    }

    .colornav{
        color: rgb(153,153,153)!important;
    }

    .menu{
        /* font-family:"cocofont"; */
        font-size: 14px;
        font-weight: 900;
        color:rgb(33, 35, 36) !important;
    }

    .botones:hover{
        background-color: #F15A24 !important;
    }

    .iconoshover:hover{
        color: white !important;
    }

    .arialfont{
        font-family:"arial";
        font-weight: 600;
    }
    .acolor{
        color: black;
    }
    .acolor:hover{
        color: #05abf9;
    }


    .procolor{        
        color: black;
        position: relative;
        display: inline-block;
        margin: 10px 5px;
        cursor: pointer;
    }
    .procolor:hover{
        color: white;
        text-decoration: none !important;
    }
    .positionnav{
        text-align: center;
        margin-left: 160px;
        /*font-size: 15px;*/
    }
    .despues{
        position: absolute;
        top: 433px;
        left: 815px;
        width: 19px;
    }
    .antes{
        position: absolute;
        top: 431px;
        left: 768px;
        width: 19px;
    }
    .texto2{
        /*font-size: 14px;*/
        background-color: #05abf9;
    }
    .texto{
        background-color: #05abf9;
        /*font-family: "cocofont";*/
        /*font-size: 14px;*/
    }
    .pro{
        /*font-family: "cocofont";*/
        font-size: 40px;
    }
    .positiondiv{
        position: relative;
        z-index: 1;
        padding: 10px;
        margin-left: 70px;
        margin-top: 80px;
        margin-bottom: 0px;
        border-radius: 5px;
    }
    .divposition{
        position: relative;
        margin-top: -300px;
        margin-left: 380px;
        margin-bottom: 15px;
    }

    .categoria{
        position: relative;
        left:150px;
        width:50px;
    }

    .hiper{
        color: #05abf9;
    }

    /*---------------------REGISTRO--------------------------*/

    .registroposition{
        position: relative;
        margin-left: 70px;
        margin-top:20px;
        /*padding: 10px;*/
        z-index: 1;
    }
    .positionregistro{
        position: relative;
        margin-top: -430px;
        margin-left: 375px;
        margin-bottom: 15px;
        /*padding: 10px;*/
    }
    .colordiv{
        background-color: red;
        color:white;
        /*font-family: "cocofont";*/
        /*font-size: 12px;*/
    }
    .datos{
        font-size: 20px;
        /*font-family: "cocofont";*/
        text-align: center;
    }
    /*hr{
        height: 3px;
        background-color: black;
    }*/
    .backnav:hover {
        
        background-color: #E6E1DE  !important;
        border-radius: 5px 5px 5px 5px !important;
        border-bottom: 2px solid #F15A24;
        
        
    }
    .backnav:focus {
        color: #ffffff !important;;
        background: #F15A24 !important;
        border-radius: 10px 5px 10px 5px;  
        border-bottom: 2px solid #ffffff;
    }

    .navbar-light .navbar-nav .active > .nav-link, 
    .navbar-light .navbar-nav .nav-link.open, 
    .navbar-light .navbar-nav .nav-link.active {
        border-bottom: 2px solid #F20909 !important;

    }
    .nav-link { padding: 1em 0.5em 0.2em 0.5em; }

    .backnav:before {
        color: #E6E1DE !important;
        border-radius: 10px 5px 10px 5px !important;
    }

    .inputform{
        background-color: red;
        border: 0px;
        /*font-size: 12px;*/
        /*font-family: "cocofont"; */
        color: #e4c413;
    }

    .textarea-roboto {
    color: rgb(153,153,153); font-family: "Roboto"; font-size: 15px; font-weight: 500; border: 0.1rem solid #a5a5a5; padding: 7px 18px; border-radius: 13px; resize: none;
}

    /*.btn { border-radius: 10px; cursor: pointer; border: 0.13em solid ; }*/

    .btncolor{
        background-color: black;
        border: 0px;
        /*font-size: 12px;*/
        /*font-family: "cocofont";*/
        color: #e4c413;
    }
    .textali{
        text-align: right;
    }

    .border-blue { 
        height: 6px; background: #05abf9; width: 300px; margin: 0 auto; border-radius: 3px;
     }

     .text-blue { color: #05abf9 !important; font-size: 15px; }

     .text-black { color: rgba(0, 0, 0, 0.9); }

     .price-fav { position: absolute; right: 10px; bottom: 0px; color: #ffa700; }

     .name-fav { position: absolute; left: 10px; bottom: 0px; }

    /*---------------------CONTACTO---------------------------------*/
    h3{
       
    }
    /*-----------------------Perfil-------------------------------*/
    .letras{
        font-size: 17px;
        font-family: "cocofont";
        color: #f95605;
    }
    .letra1{
        font-size: 19px;
    }

    .letra2{
        font-size: 29px;
    }

    /*-------------------- END perfil-------------------------------*/

    .border{
     border-radius: 5px;
    } /*Imagenes index, recomendations, productorecomendation*/

    .alt-wrap { 
        position: relative;
        color: #05abf9; 
        border: 1px; 
        -webkit-box-shadow: -5px -5px 0px 0px #05abf9, -10px -10px 0px 0px #55CFFF, -10px -13px 4px 0px rgba(0,0,0,0);
        box-shadow: -5px -5px 0px 0px #05abf9, -10px -10px 0px 0px #55CFFF, -10px -13px 4px 0px rgba(0,0,0,0);
        border-radius: 5px;
     }

     .alt-wrap p.alt {
        opacity: 0; position: absolute; left: 0; right: 0; bottom: 0; margin: 0; padding: 15px; font-size: 18px; line-height: 22px; background-color: rgba(0,0,0,0.8); transition: all 300ms ease; border-radius: 0px 0px 5px 5px;
     }

     .alt-wrap:hover > p.alt { 
      opacity: 1; 
      transition-delay: 0s;
    }

    .btn-price { margin-left: 7px; border-radius: 10px; font-size: 17px;  font-weight: bold; background: #05abf9; color: white; border: #05abf9;  -webkit-box-shadow: 0.7px 1.2px 4px 1px rgba(0,0,0,0.09); -moz-box-shadow: 0.7px 1.2px 4px 1px rgba(0,0,0,0.09); box-shadow: 0.7px 1.2px 4px 1px rgba(0,0,0,0.09);
        padding: 0.5rem 1rem;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        line-height: 1.25;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
     }

     .btn-red{
        background: #f95605;
        border: #f95605;
     }

     a.btn-red:hover { color: #fff; }

    /*--------------------LOGIN------------------------*/
    .loginposition{
        position: relative;
        z-index: 1;
        padding: 10px;
        margin-left: 70px;
        margin-top: 70px;
        margin-bottom: 0px;    
    }
    .logindivimg{
        position: relative;
        margin-top: -325px;
        margin-left: 380px;
        margin-bottom: 15px;
    }
    #formulario{
        background-color: #05abf9;
        /*font-size: 14px;*/
        /*font-family: "cocofont";*/
    }
    .inputform{
        background-color: #05abf9;
        border: 0px;
        /*font-size: 14px;*/
        /*font-family: "cocofont"; */
    }
    #hiper{
        color: white;
        text-decoration: underline white;
        /*font-size: 12px;*/
        /*font-family: "cocofont"; */
    }
    #btncolor{
        background-color: black;
        border: 0px;
        padding: 5px;
        /*font-size: 15px;*/
        /*font-family: "cocofont";*/
        color: white;
    }
    #textali{
        text-align: right;
    }
    #datos{
        /*font-size: 20px;*/
        /*font-family: "cocofont";*/
        text-align: center;
        padding: 10px;
    }


    /*-----------------cuadros personalizados----------------*/
    .oculto{
        display: none;
    } 
    #sumicon{
        position: absolute;
        top: 180px;
        left: 197px;   
    }
    #pintura{
        background-color: #05abf9; 
    }
    .stylebutton{
        background-color: red;
        font-size: 17px;
        font-weight: bold;
        border: 0px;
        color: white;
        text-align: center;
    }
    .monto{
        height: 30px;
        font-size: 14px;
        border-radius: 0px;
        /*border-bottom: 2px solid #05abf9;*/
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
    }
    .buscadorboton {
        color: #05abf9;
        border: 0px;
        background: transparent;
        font-size: 19px;
        background: transparent;
        cursor: pointer;
    }
    #limit{
        width: 725px; 
        height: 373px;
        position: absolute; 
        padding: 22px;  
        /*top:77px;*/
    }
    #input{
        width: 300px; margin-left: 150px;
    }
    #input2{
        width: 250px; margin-left: 270px;
    }
    #contenido{
        width: 300px;
        height: 620px;
    }
    #myContainer { 
        width: 730px; 
        height: 417px;     
    }
    .container2{margin-top: 120px;}
    .imgcuadro{
        position: absolute;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .margen_cuadro{
        border: 2px dashed #666;
        width: 530px;
        height: 293px;
        position: absolute;
        top: 146px;
        left: 111px; 
    }
    .backimageper{
        width: 555px;
        height: 320px;
        position: absolute;
        top:40px;
        left:100px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .backimage{
        width: 555px;
        height: 320px;
        position: absolute;
        top:40px;
        left:100px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .backimage3{
        width: 550px;
        height: 312px;
        position: absolute;
        top:20px;
        left:75px;
    }
    .imgmove{
        position: relative;
    }   
    #b2{
        position: absolute;
        top: 0px;
        left: 50px;
    }
    #b3{
        position: absolute;
        top: 0px;
        left: 50px;
    }
    .disabled {
        color: darkgrey;
        background-color: grey;
    }

    .addcambios{
        top:10px;
    }
    .cuadrolabel {
        background: #05abf9;
    }
    .cuadrolabel2{
        background: #05abf9;
    }

    .bottonmenuview{
        position: relative;
    }

    /*style radio predeterminados y personalizados*/
    .option-input {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        position: relative;
        height: 15px;
        width: 15px;
        background: #cbd1d8;
        border: none;
        position: relative;

    }
    .option-input:checked {
        background: #05abf9;
    }

    .option-input.radio {
        border-radius: 50%;
    }
    .option-input.radio::after {
        border-radius: 50%;
    }

    .card-headercuadros {
        padding: 0.10rem 1.25rem;
        margin-bottom: 0;
        background-color: #f7f7f9;
        border-bottom: 1px solid
        rgba(0, 0, 0, 0.125);
    }

    /*style radio predeterminados y personalizados*/
    /* ---------------cuadros personalizados-----------------*/
    /*----------------Datos dentro de las tablas------------ */
/*    .card-headercuadros {
        padding: 0.10rem 1.25rem;
        margin-bottom: 0;
        background-color: #f7f7f9;
        border-bottom: 1px solid
        rgba(0, 0, 0, 0.125);
    }*/
    th{
        text-align: center;
        font-size: 15px;
    }   
    .table{
        font-family: arial;
        font-weight: 600;
    }
    #total{
        font-family: arial;
        font-weight: 600;
    }


/* styles inner layout */
    #titulo{
        font-size: 20px;
        font-family: 'COCOGOOSE-DemiBold';
    }
    .url{
        font-size: 15px;
        font-family: 'COCOGOOSE-DemiBold';
    }
    .alert {
        padding: 15px;
        margin-bottom: 20px;
        border: 1px solid #cccccc;
        border-radius: 4px;
        /*position: relative;*/
        bottom: 0px;
        right: 21px;
        /* Each alert has its own width */
        float: right;
        clear: right;
        background-color: white;
    }

    .alert-red {
        color: white;
        background-color: #ff0000;
    }
    .alert-green {
        color: white;
        background-color: #00a307;
    }
    .alert-blue {
        color: white;
        background-color: #0036a2;
    }
    .alert-yellow {
        color: black;
        background-color: #ffe100;
    }
    .alert-orange {
        color:white;
        background-color: #ff5d00;
    }
    .alert-gray {
        color:black;
        background-color: #aaaaaa;
    }

.monto-success{
    border: none;
    margin-bottom: 0 !important;
    font-size: 20px;
    color: #05abf9;
    background-color: transparent;
    background-image: none;
    border-color: #05abf9;
    cursor: pointer;
}
.monto-success:hover{
    margin-bottom: 0 !important;
    /*background-color: #05abf9;*/
    color: #05abf9;
    background-color: transparent;
    background-image: none;
    border-color: #05abf9;
    cursor: pointer;
}
.buscador{
    display: flex;
    webkit-box-orient: horizontal;
    webkit-box-direction: normal;
    /*flex-flow: row wrap;*/
    webkit-box-align: center;
}
.tbl-shop{ margin-top: 40px; }
.tbl-shop tr td span{
    font-family:;
    font-weight: 300;
    font-size: 14px;
}
.shop-font{
    font-family:;
    font-weight: 300;
    font-size: 14px;      
}
.btn-car{ margin-bottom: 0px; }

#ohsnap {position: fixed; top: 50px; right: 15px;}

.agregar{ 
    background: #0f1af3;
    border: 1px solid #0f1af3;
    border-radius: 2px;
    padding: 10px;
    width: 140px;
    text-align: center;
    font-size: 15px;
  } 


.dropdown-menu { 
    right: -35px;
    left: auto;
 }

.img-shutter { position: absolute; width: 87%; height: 80%; opacity: 0; }
    .img-label { position: relative; padding: 10px; width: 24%; }

    .img-label input[type="radio"]:checked+img { -webkit-filter: grayscale(80%); filter: grayscale(80%); }

/* END  - - - - - - - - - styles inner layout */
/*footer{   
    position: absolute; 
    right: 0; 
    bottom: 0; 
    left: 0; 
    padding: 1rem; 
    background-color: rgb(242,242,242)!important; 
    color: white;  text-align: center; 
}*/
/*----------------END Datos dentro de las tablas------------ */

@media (max-width: 1349) {
    .row{
        width: 100%;
    }
}
@media (max-width: 600px) {
    .row{
        padding-left: inherit;
        width: 100%;
    }
    .margen_cuadro{
        border: 2px dashed #666;
        width: 530px;
        height: 293px;
        position: absolute;

        top: 146px;

        left: 111px; 
    }
    .imgcuadro{

        position: absolute;
        background-repeat: no-repeat;
        background-size: cover;
    }



}


 @media (min-width: 1200px) {
    .margen_cuadro{
        border: 2px dashed #666;
        width: 530px;
        height: 293px;
        position: absolute;
        top: 146px;
        left: 111px; 
    }
 }

@media (min-width: 1903px) {
    .margen_cuadro{
        border: 2px dashed #666;
        width: 530px;
        height: 293px;
        position: absolute;
        top: 146px;
        left: 309px; 
    }

    #sumicon {
        position: absolute;
        top: 180px;
        left: 367px;
    }
    #input2{
        width: 251px;
        margin-left: 300px;  
        margin-top: 104px;   
    }

    #limit{
        width: 725px; 
        height: 373px;
        position: absolute; 
        padding: 22px;  
        margin-left:77px;
    }

    .backimageper{
        width: 555px;
        height: 320px;
        position: absolute;
        top:90px;
        left:250px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .backimage {

        width: 555px;
        height: 320px;
        position: absolute;
        top: 74px;
        left: 226px;
        background-repeat: no-repeat;
        background-size: cover;

    }

    #imgcuadro {

        vertical-align: middle;
        margin-left: 192px;

    }
 }


@media (max-width: 1199px) {
    .row{
        padding-left: inherit;
        width: 100%;
    }
    .despues{
        position: absolute;
        top: 390px;
        left: 545px;
        width: 15px;
    }
    .antes{
        position: absolute;
        top: 390px;
        left: 525px;
        width: 15px;
    }
    .margen_cuadro{
        border: 2px dashed #666;
        width: 530px;
        height: 293px;
        position: absolute;
        top: 146px;

        left: 111px; 
    }
    .imgcuadro{

        position: absolute;
        background-repeat: no-repeat;
        background-size: cover;
    }
}
@media (max-width: 1055px) {
    .row{
        padding-left: inherit;
        width: 100%;
    }
    .positiondiv{
        position: relative;
        z-index: 1;
        padding-left: 5px;
        padding-top: 5px;
        margin-left: 70px;
        margin-top: 70px;
        margin-bottom: 0px;
    }
    .divposition{
        position: relative;
        margin-top: -370px;
        margin-left: 336px;
        margin-bottom: 15px;
    }
    .despues{
        position: absolute;
        top: 390px;
        left: 545px;
        width: 15px;        
    }
    .antes{
        position: absolute;
        top: 390px;
        left: 525px;
        width: 15px;
    }
    .margen_cuadro{
        border: 2px dashed #666;
        width: 530px;
        height: 293px;
        position: absolute;

        top: 146px;

        left: 111px; 
    }
    .imgcuadro{

        position: absolute;
        background-repeat: no-repeat;
        background-size: cover;
    }
}
@media (max-width: 1065px) {
    .row{
        padding-left: inherit;
        width: 100%;
    }
    .loginposition{
        position: relative;
        z-index: 1;
        padding-left: 5px;
        padding-top: 5px;
        margin-left: 70px;
        margin-top: 65px;
        margin-bottom: 0px;
    }
    .logindivimg{
        position: relative;
        margin-top: -350px;
        margin-left: 320px;
        margin-bottom: 15px;
    }
    .despues{
        position: absolute;
        top: 390px;
        left: 545px;
        width: 15px;        
    }
    .antes{
        position: absolute;
        top: 390px;
        left: 525px;
        width: 15px;
    }
    .margen_cuadro{
        border: 2px dashed #666;
        width: 530px;
        height: 293px;
        position: absolute;

        top: 146px;

        left: 111px; 
    }
    .imgcuadro{

        position: absolute;
        background-repeat: no-repeat;
        background-size: cover;
    }
}




@media (max-width: 991px) {
    .row{
        padding-left: inherit;
        width: 100%;
    }
    .positiondiv{
        position: relative;
        z-index: 1;
        margin-left: 70px;
        margin-top: 65px;
        margin-bottom: 15px;
    }
    .divposition{
        position: relative;
        margin-top: -475px;
        margin-left: 260px;
        margin-bottom: 15px;
    }
    .despues{
        position: absolute;
        top: 390px;
        left: 385px;
        width: 15px;        
    }
    .antes{
        position: absolute;
        top: 390px;
        left: 365px;
        width: 15px;
    }
    .margen_cuadro{
        border: 2px dashed #666;
        width: 530px;
        height: 293px;
        position: absolute;

        top: 146px;

        left: 111px; 
    }
    .imgcuadro{

        position: absolute;
        background-repeat: no-repeat;
        background-size: cover;
    }
    

}
@media (max-width: 767px) {
    .row{
        padding-left: inherit;
        width: 100%;
    }
    .positiondiv{
        position: relative;
        z-index: 1;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .divposition{
        position: relative;
        margin-top: -0px;
        margin-left: 0px;
        margin-bottom: 15px;
    }
    .despues{
        position: absolute;
        top: 0px;
        left: 380px;
        width: 15px;        
    }
    .antes{
        position: absolute;
        top: 0px;
        left: 0px;
        width: 15px;
    }

    .margen_cuadro{
        border: 2px dashed #666;
        width: 530px;
        height: 293px;
        position: absolute;

        top: 146px;

        left: 111px; 
    }
    .imgcuadro{

        position: absolute;
        background-repeat: no-repeat;
        background-size: cover;
    }
    /*---------------Registro--------------*/
    .registroposition{
        position: relative;
        margin-left: 0px;
        padding: 10px;
        z-index: 1;
    }
    .positionregistro{
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 15px;
        padding: 10px;
    }

}
@media (max-width: 480px) {
    .row{
        padding-left: inherit;
        width: 100%;
    }
    .positiondiv{
        position: relative;
        z-index: 1;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .divposition{
        position: relative;
        margin-top: -0px;
        margin-left: 0px;
        margin-bottom: 15px;
    }
    .despues{  
        left: 340px;
        top: 0px;      
    }
    .antes{
        left: 0px;
        top: 0px;
    }
    .margen_cuadro{
        border: 2px dashed #666;
        width: 530px;
        height: 293px;
        position: absolute;

        top: 146px;

        left: 111px; 
    }

    #intentos{
    margin-top: -10px;
    margin-left: -15px;
    }
    .imgcuadro{

        position: absolute;
        background-repeat: no-repeat;
        background-size: cover;
    }


    /*Registro*/

    .loginposition {
        position: relative;
        z-index: 1;
        padding-left: 0px;
        padding-top: 0px;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .logindivimg {
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
    }
    .despues {
        left: 390px;
        top: 0px;
    }

    #ohsnap{
        top: 5px;
        width: 100%;
        left: 0;
        padding: 10px;
    }
    
    #ohsnap .alert{
        right: auto;
        float: none;
    }

    .arte-resp img{
        width: 120px;
    }
}
@media (max-width: 320px) {
    .row{
        padding-left: inherit;
        width: 100%;
    }
    .positiondiv{
        position: relative;
        z-index: 1;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .divposition{
        position: relative;
        margin-top: -0px;
        margin-left: 0px;
        margin-bottom: 15px;
    }
    .despues{  
        left: 248px;
        top: 0px;      
    }
    .antes{
        left: 0px;
        top: 0px;
    }
    .margen_cuadro{
        border: 2px dashed #666;
        width: 530px;
        height: 293px;
        position: absolute;

        top: 146px;

        left: 111px; 
    }
    .imgcuadro{

        position: absolute;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (max-width: 348px) {

    .margen_cuadro{
        border: 2px dashed #666;
        width: 530px;
        height: 293px;
        position: absolute;

        top: 126px;


        left: 111px; 
    }
    .imgcuadro{

        position: absolute;
        background-repeat: no-repeat;
        background-size: cover;
    }

    @media (max-width: 640px) {
        .loginposition {
            position: relative;
            z-index: 1;
            padding-left: 0px;
            padding-top: 0px;
            margin-left: 0px;
            margin-top: 0px;
            margin-bottom: 0px;
        }
        .logindivimg {
            position: relative;
            margin-top: 0px;
            margin-left: 0px;
            margin-bottom: 0px;
        }
        .despues {
            position: absolute;
            top: 0px;
            left: 390px;
            width: 15px;
        }

    }
    @media (max-width: 767px) {
        .loginposition {
            position: relative;
            z-index: 1;
            padding-left: 0px;
            padding-top: 0px;
            margin-left: 0px;
            margin-top: 0px;
            margin-bottom: 0px;
        }
        .logindivimg {
            position: relative;
            margin-top: 0px;
            margin-left: 0px;
            margin-bottom: 0px;
        }
        .despues {
            position: absolute;
            top: 0px;
            left: 390px;
            width: 15px;
        }


    }