button{
    background: none;
    border: none;}
.productoscontendor{
    width: 100%;
    float: left;
    overflow: hidden;
    height: auto;}
.seccionesproductos{
    width: 95%;
    float: left;
    height: 50px;
    margin: 2.5%;}
.btn-seccion{
    width: 24%;
    margin: .5%;
    text-align: center;
    float: left;
    height: 50px;
    line-height: 50px;
    color: grey;
    font-size: 16px;
    text-transform: uppercase;
    font-family: open sans;
    font-weight: bold;
    letter-spacing: 2px;
    border-bottom: 4px solid grey;}
#conte-seccion1{
    width: 100%;
    transition: .5s;
    height: auto;
    overflow: hidden;
    float: left;}
#conte-seccion2{ 
    width: 100%;
    float: left;
    overflow: hidden;
    transition: .5s;
    height: auto;}
#conte-seccion3{
    width: 100%;
    float: left;
    overflow: hidden;
    transition: .5s;
    height: auto;
    font-family: sans-serif;}
#conte-seccion4{ 
    width: 100%;
    float: left;
    overflow: hidden;
    transition: .5s;
    height: auto;}
#conte-seccion5{ 
    width: 100%;
    float: left;
    overflow: hidden;
    transition: .5s;
    height: auto;}    
.contenidosecciones{
    width: 100%;
    padding: 0% 10%;}
.producto{
    width: 30%;
    height: auto;
    margin: 1.5%;
    border-right: 3px solid #4B6A93;
    border-bottom: 3px solid #4B6A93;
    float: left;}
.imgpro-detalle{
    width: 90%;
    margin: 5%;
    float: left;}
.text-pro{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #4B6A93;
    float: left;
    color: white;
    font-size: 18px;
    font-family: open sans;
    font-weight: 200;
    text-align: center;}
.text-pro2{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #4B6A93;
    float: left;
    font-size: 12px;
    font-family: open sans;
    text-align: center;
    transition: .3s;}
.text-pro2:hover{ 
    letter-spacing: 2px;
}
.textodescripcion{
    width: 80%;
    float: left;
    height: auto;
    color: grey;
    text-align: justify;
    font-size: 22px;
    line-height: 30px;
    font-family: open sans;
    margin: 2% 10%;}
.movilproductos{
    display: none;
}
.pcproductos{
    display: block;
}


/*AMERICAN TECH--------------------------*/
#seccionamericantech{
    width: 100%;
    display: block;
    transition: .5s;
    height: auto;
    overflow: hidden;
    float: left;}
.tituloamerican{
    text-align: center;
    width: 100%;
    height: auto;
    float: left;
    font-size: 40px;
    font-family: open sans;
    font-weight: lighter;
    letter-spacing: 20px;
    line-height: 100px;
    border-bottom: 2px solid grey;
    color: #4B6A93;}
.centrado{
    text-align: center;
}
.videoamerican1{
    width: 48%;
    margin: 2.5% 0%;
    height: auto;
    float: left;}
.text-ametech{
    width: 50%;
    margin: 2.5% 0%;
    font-size: 14px;
    line-height: 20px;
    float: right;}
h1111{
    font-family: open sans;
    font-weight: bold;
    color: #4B6A93;}
#infoamerican{
    width: 98%;
    margin: 1%;
    float: left;
    border-radius: 20px;
    background: #F3F5F7;
    box-shadow: 3px 3px #4B6A93;}
.imgamerican{
    width: 30%;
    float: left;
    margin: 2% 0%;}
.detalleramerican{    
    width: 40%;
    float: left;
    font-family: open sans;
    font-size: 15px;
    line-height: 25px;
    margin: 4% 0% 0% 2%;}
.imgamerican2{   
    width: 22%;
    float: right;
    margin: 2%;}
.videoamerican2{
    width: 90%;
    height: auto;
    margin: 5%;
    float: left;}
.secamerican{
    width: 30%;
    float: left;
    margin: 1.5%;
}
.btn-vermas{
    width: 20%;
    margin: 0% 40%;
    float: left;
    transition: .3s;
}
.btn-vermas:hover{
    opacity: .5;
}


@media (max-width:1500px){
    .textodescripcion{
        font-size: 16px;
        line-height: 20px;}
}
@media (max-width:1100px){
    .btn-seccion{
        height: 50px;
        line-height: 50px;
        letter-spacing: 0px;}
}
@media (max-width:1100px){
    .text-ametech{
        font-size: 11px;
        line-height: 16px;}
    .detalleramerican{    
        font-size: 12px;
        line-height: 20px;}
}
@media (max-width:1000px){
    .btn-seccion{
        font-size: 14px;}
}
@media (max-width:900px){ 
    .seccionesproductos{
        width: 100%;
        margin: 0%;}
    .contenidosecciones{
        padding: 0% 5%;}
    .movilproductos{
        display: block;}
    .pcproductos{
        display: none;}
    .producto{
        width: 47%;}
}
@media (max-width:800px){
    .videoamerican1{
        width: 80%;
        margin: 0% 10%;
        height: auto;
        float: left;}
    .text-ametech{
        width: 80%;
        margin: 5% 10%;
        text-align: center;
        font-size: 14px;
        line-height: 20px;
        float: right;}
    .imgamerican{
        width: 50%;
        margin: 2% 25%;}
    .imgamerican2{  
        width: 40%;
        margin: 2% 30%;}
    .detalleramerican{    
        width: 100%;
        text-align: center;
        font-size: 18px;
        line-height: 30px;
        margin: 0%;}
}
@media (max-width:600px){
    .btn-seccion{
        height: 40px;
        line-height: 40px;
        font-size: 12px;
        letter-spacing: 0px;}
    .textodescripcion{
        width: 90%;
        font-size: 12px;
        line-height: 20px;
        margin: 2% 5%;}
    .detalleramerican{    
        font-size: 12px;
        line-height: 24px;}
    .imgamerican{
        width: 60%;
        margin: 0% 20%;}
    .imgamerican2{  
        width: 50%;
        margin: 0% 25%;}
    .text-ametech{
        width: 90%;
        margin: 5%;
        text-align: center;
        font-size: 12px;
        line-height: 20px;
        float: right;}
}
@media (max-width:450px){
    .seccionesproductos{
        height: auto;
    }
    .btn-seccion{
        width: 45%;
        margin: 1% 2.5%;
        height: 30px;
        line-height: 30px;
        font-size: 14px;}
}
@media (max-width:400px){
    .seccionesproductos{
        width: 100%;
        margin: 2% 0%;}
    .btn-seccion{
        height: 30px;
        line-height: 30px;
        font-size: 12px;}
    .text-pro{
        height: 30px;
        line-height: 30px;
        font-size: 12px;}
}



.titu-pro{
    width: 100%;
    font-size: 30px;
    color: rgb(47, 47, 47);
    line-height: 50px;
    margin-bottom: 20px;
    font-weight: bold;
    float: left;
}
.txt-pro{
    width: 78%;
    float: left;
    color: rgb(47, 47, 47);
    line-height: 24px;
}
.txt-proul{ 
    width: 100%;
    margin-left: 40px;
    float: left;
    color: rgb(47, 47, 47);
}
.txt-proul li{
    margin-top: 10px;
}
.btn-pro{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: rgba(192, 192, 192, 0.952);
    color: rgb(24, 24, 24);
    width: 100%;
    text-align: left;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    float: left;
    margin-top: 2%;
    transition: .3s;
    padding-left: 10px;
    cursor: pointer;
}
.btn-pro:hover{
    background: rgba(39, 39, 39, 0.425)
}
.img-pro{
    width: 20%;
    float: right;
    margin: 1%;
}

.chi{
    width: 46%;
    margin: 2%;
}
.gre{
    width: 40%;
    margin: 1%;
}

.propc{display: block;}
.promovil{display: none;}

@media (max-width:500px){
    .promovil{display: block;}
    .propc{display: none;}
}

.ico-flecha{
    width: 30px;
    float: right;
    margin:10px;
    transform: rotate(180deg);
    transition: .3s;}

.input-boucher{
    display: none;}

#boucher, #boucher2{
    height: 0px;
    width: 100%;
    float: left;
    transition: .3s;
    overflow: hidden;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background:rgb(44, 44, 44);}

.catalogo{
    width: 200px;
    margin: 30px;
    transition: .3s;
    box-shadow: 0px 0px 5px #ffffff;}

.catalogo:hover{
    cursor: pointer;
    box-shadow: 0px 0px 10px #ffffff;}

#btn-boucher:checked ~ #boucher{
    height: 350px;}

#btn-boucher:checked ~ .btn-pro .ico-flecha{
    transform: rotate(270deg);}

.cata{
    width: 100%;
    height: 110%;
    float: left;
    position: absolute;
    top: 0;
    bottom: 0;}


#btn-boucher2:checked ~ #boucher2{
    height: 500px;
    background:rgb(202, 199, 199);
    padding: 20px 100px;}

.educati{
    width: 100%;
    float: left;
}