/*// Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) { 
/*    editables bootstrap*/
 .container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    padding-left: 0;
}   
/*acaban editables*/
    
   .texto-nos {
    width: 86%;
    height: 596px;
    text-align: justify;
    background-color: #0003;
    margin-left: 5px;
    margin-top: 0px;
}
.fondo-1 {
    width: 100%;
    height: 55px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/fondo1.png);
    margin-top: -19px;
}
h1 {
    text-transform: uppercase;
    font-size: 20px;
}
h2 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    }
h3 {
    color: #000;
    font-size: 20px;
    text-align: center;
    padding-top: 0;
    text-transform: uppercase;
}
#servicios {
   width: 100%;
    height: 163rem;
     background-color: #cccccc5e;
    position: relative;
    top: 2px;
}
.cajas {
    width: 100%;
    height: 270px;
    background-color: #87c1c1;
    border-radius: 8px;
    margin-bottom: 10px;
}
#psycometricos {
   width: 100%;
    height: 650px;
    position: relative;
    top: 73rem;
   
}
.texto-psy {
    margin-top: -53px;
    margin-left: 0px;
    margin-right: 0;
    width: 100%;
}
#contacto {
    width: 100%;
    height: 650px;
    position: relative;
    top: 4px;
}
.fondo-1 {
    width: 100%;
    height: 60px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/fondo1.png);
    margin-top: -10px;
}




/*drag&drop*/
#drop-files {
    width: 250px;
    height: 125px;
    background-color: #ccc;
    border-radius: 10px;
   border: 4px dashed #000;
    padding: 42px 0 0 0;
    text-align: center;
    font-size: 20px;
    float: left;
    font-weight: bold;
    margin-left: 2px;
}
.gracias {
    width: 80%;
    height: 5rem;
    text-align: center;
    margin: 0 auto;
    padding-top: 6rem;
    position: relative;
    top: 15rem;
}




/*acaba drag*/
}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) { 
    html{
        font-size: 13px;
    }
    .texto-nos {
    width: 86%;
    height: 352px;
    text-align: justify;
    background-color: #0003;
     margin-left: 1px; 
    margin-top: 81px;
}
.cajas {
    width: 250px;
    height: 270px;
    background-color: #87c1c1;
    border-radius: 8px;
    margin-bottom: 10px;
    margin-left: 20px;
}
#servicios{
    width: 100%;
    height: 90rem;
     background-color: #cccccc5e;
}
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {

.texto-nos {
    width: 28rem;
    height: 25rem;
    text-align: justify;
    background-color: #0003;
    margin-left: 0px;
    margin-top: 0;
}
    #servicios {
    width: 100%;
    height: 89rem;
    background-color: #cccccc5e;
}
    .cajas {
    width: 160px;
    height: 390px;
    background-color: #87c1c1;
    border-radius: 8px;
}
.titulos{
    font-size: 12px;
text-transform:uppercase;
}
.texto-t{
    text-align: justify;
}
#psycometricos {
    width: 100%;
    height: auto;
    position: relative;
    top: 16rem;
}
.texto-psy {
     margin:0; 
     padding-top: 0; 
     padding-left: 0; 
     padding-right: 0; 
     font-size: 14px;
}
.fondo-1{
    width: 100%;
    height: 60px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/fondo1.png);
    margin-top: -10px;
}
#contacto {
    width: 100%;
    height: 33rem;
    background-color: #cccccc5e;
}
.footer {
    width: 100%;
    height: 28px;
    background-color: #88c2c1;
    position: relative;
    top: 0;
}
.gracias {
    width: 80%;
    height: 5rem;
    text-align: center;
    margin: 0 auto;
    padding-top: 6rem;
    position: relative;
    top: 15rem;
}

/*drag&drop*/
#drop-files {
    width: 100%;
    height: 125px;
    background-color: #ccc;
    border-radius: 10px;
    border: 4px dashed #000;
    padding: 42px 0 0 0;
    text-align: center;
    font-size: 20px;
    float: left;
    font-weight: bold;
    margin-left: 2px;
    margin-top: 6rem;
}
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
   .texto-psy {
    margin: 10px;
    padding-top: 24px;
    padding-left: 20px;
    padding-right: 20px;
}
#servicios {
    width: 100%;
    height: 76rem;
    background-color: #cccccc5e;
}
#contacto {
    width: 100%;
    height: 30rem;
    background-color: #cccccc5e;
}
.footer {
    width: 100%;
    height: 28px;
    background-color: #88c2c1;
    position: relative;
    top: 0;
}
/*drag&drop*/
#drop-files {
    width: 100%;
    height: 125px;
    background-color: #ccc;
    border-radius: 10px;
    border: 4px dashed #000;
    padding: 42px 0 0 0;
    text-align: center;
    font-size: 20px;
    float: left;
    font-weight: bold;
    margin-left: 2px;
    margin-top: 6rem;
}
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
    #servicios {
    width: 100%;
    height: 83rem;
    background-color: #cccccc5e;
}
#contacto {
    width: 100%;
    height: 30rem;
    background-color: #cccccc5e;
}
.footer {
    width: 100%;
    height: 28px;
    background-color: #88c2c1;
    position: relative;
    top: 0;
}
/*drag&drop*/
#drop-files {
    width: 100%;
    height: 125px;
    background-color: #ccc;
    border-radius: 10px;
    border: 4px dashed #000;
    padding: 42px 0 0 0;
    text-align: center;
    font-size: 20px;
    float: left;
    font-weight: bold;
    margin-left: 2px;
    margin-top: 6rem;
}
}